diff --git a/manifest/infrastructure/argocd/helmfile.yaml b/manifest/infrastructure/argocd/helmfile.yaml index 6cbfbfb..d4b02e6 100644 --- a/manifest/infrastructure/argocd/helmfile.yaml +++ b/manifest/infrastructure/argocd/helmfile.yaml @@ -9,7 +9,7 @@ releases: - name: argocd namespace: argocd chart: argo-cd/argo-cd - version: 7.7.5 + version: 7.7.6 values: - env/common/argocd-application-set.yaml - env/common/argocd-controller.yaml