Skip to content

Commit

Permalink
chore: Update argocd/install.sh
Browse files Browse the repository at this point in the history
Made with ❤️️ by updatecli
  • Loading branch information
updatecli committed Jul 11, 2024
1 parent 92d8249 commit 0774e97
Showing 1 changed file with 1 addition and 1 deletion.
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.3.5 --namespace argocd
helm install argo-cd argo/argo-cd --version 7.3.6 --namespace argocd

0 comments on commit 0774e97

Please sign in to comment.