Skip to content

Commit f63336f

Browse files
Merge pull request #3219 from jenkins-x/pr-be192138-2c83-4f23-992e-03dbdd5e2c55
chore(deps): upgrade jenkins-x/jx3-pipeline-catalog to version 3.2.404
2 parents 806fde2 + 8f4ac26 commit f63336f

26 files changed

+38
-37
lines changed

.lighthouse/jenkins-x/bdd/terraform-bbc.yaml.gotmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ spec:
2020

2121

2222
terraformRunner: ghcr.io/jenkins-x/terraform-operator-gcp
23-
terraformVersion: 3.2.402
23+
terraformVersion: 3.2.404
2424

2525
terraformModule:
2626
address: https://github.com/jx3-gitops-repositories/jx3-terraform-gke

.lighthouse/jenkins-x/bdd/terraform-bbs.yaml.gotmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ spec:
2929
key: password
3030

3131
terraformRunner: ghcr.io/jenkins-x/terraform-operator-gcp
32-
terraformVersion: 3.2.402
32+
terraformVersion: 3.2.404
3333

3434
terraformModule:
3535
address: https://[email protected]/scm/jxbdd/infra-{{ .Env.TF_VAR_cluster_name }}-dev.git

.lighthouse/jenkins-x/bdd/terraform-eks.yaml.gotmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ spec:
3838
key: password
3939

4040
terraformRunner: ghcr.io/jenkins-x/terraform-operator-aws
41-
terraformVersion: 3.2.402
41+
terraformVersion: 3.2.404
4242

4343
terraformModule:
4444
address: https://github.com/jenkins-x-bdd/infra-{{ .Env.TF_VAR_cluster_name }}-dev

.lighthouse/jenkins-x/bdd/terraform-ghe.yaml.gotmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ spec:
2929
key: password
3030

3131
terraformRunner: ghcr.io/jenkins-x/terraform-operator-gcp
32-
terraformVersion: 3.2.402
32+
terraformVersion: 3.2.404
3333

3434
terraformModule:
3535
address: https://github.beescloud.com/dev1/infra-{{ .Env.TF_VAR_cluster_name }}-dev

.lighthouse/jenkins-x/bdd/terraform-gitea.yaml.gotmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ spec:
1616
{{- end }}
1717

1818
terraformRunner: ghcr.io/jenkins-x/terraform-operator-gcp
19-
terraformVersion: 3.2.402
19+
terraformVersion: 3.2.404
2020

2121
terraformModule:
2222
address: https://github.com/jx3-gitops-repositories/jx3-terraform-gke

.lighthouse/jenkins-x/bdd/terraform-gitlab.yaml.gotmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ spec:
2929
key: password
3030

3131
terraformRunner: ghcr.io/jenkins-x/terraform-operator-gcp
32-
terraformVersion: 3.2.402
32+
terraformVersion: 3.2.404
3333

3434
terraformModule:
3535
address: https://[email protected]/jxbdd/infra-{{ .Env.TF_VAR_cluster_name }}-dev.git

.lighthouse/jenkins-x/bdd/terraform-kube.yaml.gotmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ spec:
3636
key: password
3737

3838
terraformRunner: ghcr.io/jenkins-x/terraform-operator-gcp
39-
terraformVersion: 3.2.402
39+
terraformVersion: 3.2.404
4040

4141
terraformModule:
4242
address: https://github.com/jenkins-x/learn-terraform-provision-gke-cluster

.lighthouse/jenkins-x/bdd/terraform-kubevault.yaml.gotmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ spec:
3636
key: password
3737

3838
terraformRunner: ghcr.io/jenkins-x/terraform-operator-gcp
39-
terraformVersion: 3.2.402
39+
terraformVersion: 3.2.404
4040

4141
terraformModule:
4242
address: https://github.com/jenkins-x/learn-terraform-provision-gke-cluster

.lighthouse/jenkins-x/bdd/terraform-multi-dev.yaml.gotmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ spec:
2121
{{- end }}
2222

2323
terraformRunner: ghcr.io/jenkins-x/terraform-operator-gcp
24-
terraformVersion: 3.2.402
24+
terraformVersion: 3.2.404
2525

2626
terraformModule:
2727
address: https://github.com/jx3-gitops-repositories/jx3-terraform-gke

.lighthouse/jenkins-x/bdd/terraform-multi-prod.yaml.gotmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ spec:
2121
{{- end }}
2222

2323
terraformRunner: ghcr.io/jenkins-x/terraform-operator-gcp
24-
terraformVersion: 3.2.402
24+
terraformVersion: 3.2.404
2525

2626
terraformModule:
2727
address: https://github.com/jx3-gitops-repositories/jx3-terraform-gke

0 commit comments

Comments
 (0)