From 74b867624478687265fb36a1f37d562b19ac8a48 Mon Sep 17 00:00:00 2001 From: Gabriel Radureau Date: Tue, 23 Dec 2025 14:20:56 +0100 Subject: [PATCH] auto upgrade webapp image --- argocd/values.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/argocd/values.yaml b/argocd/values.yaml index cfdf93d..c7dbb2e 100644 --- a/argocd/values.yaml +++ b/argocd/values.yaml @@ -7,7 +7,9 @@ gitea_applications: tools: annotations: {} webapp: - annotations: {} + annotations: + argocd-image-updater.argoproj.io/image-list: webapp=gitea.arcodange.duckdns.org/arcodange-org/webapp:latest + argocd-image-updater.argoproj.io/webapp.update-strategy: digest erp: annotations: {} cms: