Skip to content

Commit

Permalink
Pin argo version
Browse files Browse the repository at this point in the history
  • Loading branch information
zioproto committed Jan 3, 2024
1 parent f014636 commit 852764c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/modules/argocd/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ resource "helm_release" "argocd" {

set {
name = "server.image.tag"
value = "latest"
value = "v2.7.15"
}

#because I can't pass "- --insecure" directly using set{}
Expand Down

0 comments on commit 852764c

Please sign in to comment.