From bdf67a8db70b3d1ad921c715d26c9f8ffa2b1e4d Mon Sep 17 00:00:00 2001 From: argocd-image-updater Date: Sun, 24 Nov 2024 07:10:14 +0000 Subject: [PATCH] build: automatic update of ecran updates image lab/ecran tag '0.118.0' to '0.118.1' updates image lab/ecran-worker tag '0.118.0' to '0.118.1' updates image lab/juge tag '0.118.0' to '0.118.1' --- apps/ecran/kustomization.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/ecran/kustomization.yaml b/apps/ecran/kustomization.yaml index 811f7d1..f5aa6bf 100644 --- a/apps/ecran/kustomization.yaml +++ b/apps/ecran/kustomization.yaml @@ -18,8 +18,8 @@ resources: - juge-service.yaml images: - name: kalmyk.duckdns.org/lab/ecran - newTag: 0.118.0 + newTag: 0.118.1 - name: kalmyk.duckdns.org/lab/ecran-worker - newTag: 0.118.0 + newTag: 0.118.1 - name: kalmyk.duckdns.org/lab/juge newTag: 0.118.1