From e4989dcc8d0dc330eee9d4d12eb3e4ad116c61d6 Mon Sep 17 00:00:00 2001 From: Rene Luria Date: Tue, 7 Oct 2025 08:47:52 +0200 Subject: [PATCH] chore: bump production image tag to 1.2.0 --- deploy/overlays/production/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/overlays/production/kustomization.yaml b/deploy/overlays/production/kustomization.yaml index f388f3c..37c1f3f 100644 --- a/deploy/overlays/production/kustomization.yaml +++ b/deploy/overlays/production/kustomization.yaml @@ -13,7 +13,7 @@ resources: images: - name: math-exercises newName: harbor.cl1.parano.ch/library/math-exercice - newTag: 1.1.0 + newTag: 1.2.0 # Production-specific labels