Skip to content

Commit 69cdcc1

Browse files
authored
Bumps tekton module to v2.0.22 to fix path issue
1 parent 3801409 commit 69cdcc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

terraform/stages-crc/stage2-tekton.tf

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

44

55
cluster_type = "${module.dev_cluster.type}"

0 commit comments

Comments
 (0)