fix(gitops): render lowercase ghcr image paths
This commit is contained in:
parent
af4b237255
commit
0774b31d01
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@ spec:
|
|||
spec:
|
||||
containers:
|
||||
- name: $container
|
||||
image: ghcr.io/Traceworks2023/nxtgauge-rust-$service@$digest
|
||||
image: ghcr.io/traceworks2023/nxtgauge-rust-$service@$digest
|
||||
PATCH
|
||||
fi
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue