From 8c59d582243abce5c00bca68c61c163365b1139d Mon Sep 17 00:00:00 2001 From: Peter Date: Wed, 25 Sep 2024 16:17:34 +0000 Subject: [PATCH] chore(deps): update helm release argo-cd to v7.6.3 --- argocd/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/argocd/kustomization.yaml b/argocd/kustomization.yaml index a0c7cad..fd1c553 100644 --- a/argocd/kustomization.yaml +++ b/argocd/kustomization.yaml @@ -26,7 +26,7 @@ helmCharts: repo: https://argoproj.github.io/argo-helm releaseName: argo-cd namespace: argo-system - version: "7.6.2" + version: "7.6.3" valuesFile: config/values.argo-cd.yaml apiVersions: - monitoring.coreos.com/v1 \ No newline at end of file