Skip to content

Commit 927a37e

Browse files
authored
Bumps argocd version number for redis change
1 parent 09b392c commit 927a37e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

terraform/stages/stage2-argocd.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module "dev_tools_argocd_release" {
2-
source = "github.com/ibm-garage-cloud/garage-terraform-modules.git//generic/tools/argocd_release?ref=v2.0.13"
2+
source = "github.com/ibm-garage-cloud/garage-terraform-modules.git//generic/tools/argocd_release?ref=v2.0.17"
33

44
cluster_ingress_hostname = "${module.dev_cluster.ingress_hostname}"
55
cluster_config_file = "${module.dev_cluster.config_file_path}"

0 commit comments

Comments
 (0)