Skip to content

Commit a026621

Browse files
author
Sean Sundberg
authored
Bumps artifactory module to v1.5.0 (#128)
- Includes test to verify support for OCP 4.4
1 parent ae4e3e6 commit a026621

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

terraform/stages/stage2-artifactory.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module "dev_tools_artifactory" {
2-
source = "github.com/ibm-garage-cloud/terraform-tools-artifactory.git?ref=v1.4.0"
2+
source = "github.com/ibm-garage-cloud/terraform-tools-artifactory.git?ref=v1.5.0"
33

44
cluster_type = module.dev_cluster.type_code
55
cluster_ingress_hostname = module.dev_cluster.ingress_hostname

0 commit comments

Comments
 (0)