From 68d242e38195aa044857c6190c5f7c7c4879e026 Mon Sep 17 00:00:00 2001 From: Peter Date: Sat, 29 Jun 2024 03:34:11 +0000 Subject: [PATCH] chore(deps): update helm release argo-cd to v7.3.3 --- argocd/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/argocd/kustomization.yaml b/argocd/kustomization.yaml index da70f5f..1934149 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.3.2" + version: "7.3.3" valuesFile: config/values.argo-cd.yaml apiVersions: - monitoring.coreos.com/v1 \ No newline at end of file -- 2.45.2