Merge branch 'fix/update-image-reference-schemas-app' into 'main'

fix: update image reference for schemas-app in deploy.yaml

See merge request unboundsoftware/schemas-app!6
This commit was merged in pull request #7.
This commit is contained in:
2025-11-22 21:15:05 +01:00
+1 -1
View File
@@ -37,7 +37,7 @@ spec:
topologyKey: kubernetes.io/hostname
containers:
- name: schemas-app
image: registry.gitlab.com/unboundsoftware/schemas-app@sha256:9d759e76f6b924aa94b7371f09e41908ba1f68186146976da9987c703ce0abcf:${COMMIT}
image: registry.gitlab.com/unboundsoftware/schemas-app:${COMMIT}
imagePullPolicy: IfNotPresent
ports:
- containerPort: 80