Skip to content

Commit 32672d5

Browse files
committed
Added cli version comment
1 parent 6ba3bea commit 32672d5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

terraform/variables.tf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@ variable "argocd_chart_version" {
9494
}
9595

9696
# https://hub.docker.com/r/argoproj/argocd/tags
97+
# * also update cli version: terraform/files/scripts/argocd_config.sh#L16
9798
variable "argocd_image_tag" {
9899
default = "v2.0.5"
99100
}

0 commit comments

Comments
 (0)