Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deps: bump Argocd Helm chart to 7.7.13 #976

Open
wants to merge 13 commits into
base: master
Choose a base branch
from
2 changes: 1 addition & 1 deletion argocd/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ helm repo update

kubectl create namespace argocd

helm install argo-cd argo/argo-cd --version 7.7.3 --namespace argocd
helm install argo-cd argo/argo-cd --version 7.7.13 --namespace argocd
2 changes: 1 addition & 1 deletion argocd/manifest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ maintainer: "[email protected]"
description: Declarative continuous deployment for Kubernetes
url: https://github.com/argoproj/argo-cd/
category: ci_cd
version: v2.13.0
version: v2.13.3