From b17afbb5cdefe2a57492b8daf1cb0da7bc4a4804 Mon Sep 17 00:00:00 2001 From: Rene Luria Date: Tue, 7 Oct 2025 08:34:21 +0200 Subject: [PATCH] chore: bump production image tag to 1.1.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 f871240..f388f3c 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.0.10 + newTag: 1.1.0 # Production-specific labels