Skip to content

Commit

Permalink
Merge pull request #802 from civo/updatecli_master_argocd
Browse files Browse the repository at this point in the history
deps: bump Argocd Helm chart to 7.3.6
  • Loading branch information
kunal-kushwaha authored Jul 15, 2024
2 parents 0943715 + 20ca94b commit c19e603
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.4 --namespace argocd
helm install argo-cd argo/argo-cd --version 7.3.6 --namespace argocd

0 comments on commit c19e603

Please sign in to comment.