From e42f11f9c66cfc4c8626ce5a62194921d2223e95 Mon Sep 17 00:00:00 2001 From: Renovate Date: Sat, 22 Nov 2025 19:55:13 +0000 Subject: [PATCH] chore(deps): update registry.gitlab.com/unboundsoftware/schemas-app docker digest to 137f0a4 --- k8s/deploy.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8s/deploy.yaml b/k8s/deploy.yaml index d3fff78..2d0accb 100644 --- a/k8s/deploy.yaml +++ b/k8s/deploy.yaml @@ -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@sha256:137f0a4d170ac7b707ce56a8a45608700cbf3ced92ce14916959e954840268a5:${COMMIT} imagePullPolicy: IfNotPresent ports: - containerPort: 80 -- 2.52.0