fix(gitops): render lowercase ghcr image paths

This commit is contained in:
Ashwin Kumar Sivakumar 2026-06-14 22:57:55 +05:30
parent af4b237255
commit 0774b31d01

View file

@ -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