From 1791160b5a9db71732721f2bc226ebe2a4c19016 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 17 Dec 2025 16:41:44 +0000 Subject: [PATCH] chore(deps): update ghcr.io/argoproj/argo-helm/argocd-image-updater docker tag to v1.0.3 --- gitops/components/image-updater/resources.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gitops/components/image-updater/resources.yaml b/gitops/components/image-updater/resources.yaml index 176b05e..50067a8 100644 --- a/gitops/components/image-updater/resources.yaml +++ b/gitops/components/image-updater/resources.yaml @@ -16,7 +16,7 @@ spec: source: repoURL: oci://ghcr.io/argoproj/argo-helm chart: argocd-image-updater - targetRevision: 1.0.1 + targetRevision: 1.0.3 helm: valuesObject: # guide: https://github.com/argoproj-labs/argocd-image-updater/issues/112#issuecomment-1058465942