From bad1b10289ec1698a90ee19b77fe7dd0351184ff Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 3 Sep 2024 06:28:18 +0000 Subject: [PATCH] chore: update helm release argo-cd to v7.5.2 --- k0s-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k0s-config.yaml b/k0s-config.yaml index 6e15ae1..c973f2a 100644 --- a/k0s-config.yaml +++ b/k0s-config.yaml @@ -42,7 +42,7 @@ spec: - name: argocd chartname: argocd/argo-cd - version: 7.5.0 # depName=argo-cd repoUrl=https://argoproj.github.io/argo-helm + version: 7.5.2 # depName=argo-cd repoUrl=https://argoproj.github.io/argo-helm namespace: argocd order: 1 values: | -- 2.45.2