We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e0696b commit a5817e2Copy full SHA for a5817e2
argocd/install.sh
@@ -5,4 +5,4 @@ helm repo update
5
6
kubectl create namespace argocd
7
8
-helm install argo-cd argo/argo-cd --version 7.8.13 --namespace argocd
+helm install argo-cd argo/argo-cd --version 7.8.14 --namespace argocd
0 commit comments