From 71da8147a5c75194a0f4a40f94d2a2c86410ec13 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 10 Jun 2025 10:02:11 +0000 Subject: [PATCH 1/2] chore(deps): update helm release argo-cd to v8.0.17 --- app-files/core-deployments.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-files/core-deployments.yaml b/app-files/core-deployments.yaml index dc17553..99a0e10 100644 --- a/app-files/core-deployments.yaml +++ b/app-files/core-deployments.yaml @@ -39,7 +39,7 @@ spec: sources: - repoURL: https://argoproj.github.io/argo-helm chart: argo-cd - targetRevision: 8.0.15 + targetRevision: 8.0.17 helm: releaseName: argo valueFiles: From a7c40b5af8ae265d4329cbb029deb1131ac7084b Mon Sep 17 00:00:00 2001 From: renovate Date: Tue, 10 Jun 2025 12:19:29 +0000 Subject: [PATCH 2/2] traefik-certmanager: update image tag to 118 (done automagically via Woodpecker pipeline) --- traefik-certmanager/overlay/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/traefik-certmanager/overlay/kustomization.yaml b/traefik-certmanager/overlay/kustomization.yaml index 1c12b6c..425d72a 100644 --- a/traefik-certmanager/overlay/kustomization.yaml +++ b/traefik-certmanager/overlay/kustomization.yaml @@ -5,4 +5,4 @@ kind: Kustomization images: - name: git.ar21.de/yolokube/go-traefik-certmanager newName: git.ar21.de/yolokube/go-traefik-certmanager - newTag: "116" + newTag: "118"