Skip to content

Commit

Permalink
Merge pull request #2547 from jenkins-x/pr-89ab3ed6-b34e-45bd-95f2-62…
Browse files Browse the repository at this point in the history
…1cefd6c280

fix: upgrade to version 3.2.120
  • Loading branch information
jenkins-x-bot-test authored May 27, 2021
2 parents afff77d + 27a0c90 commit 99b6afc
Show file tree
Hide file tree
Showing 26 changed files with 39 additions and 38 deletions.
2 changes: 1 addition & 1 deletion .lighthouse/jenkins-x/bdd/terraform-bbc.yaml.gotmpl
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ spec:


terraformRunner: ghcr.io/jenkins-x/terraform-operator-gcp
terraformVersion: 3.2.119
terraformVersion: 3.2.120

terraformModule:
address: https://github.com/jx3-gitops-repositories/jx3-terraform-gke
Expand Down
2 changes: 1 addition & 1 deletion .lighthouse/jenkins-x/bdd/terraform-bbs.yaml.gotmpl
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ spec:
key: password

terraformRunner: ghcr.io/jenkins-x/terraform-operator-gcp
terraformVersion: 3.2.119
terraformVersion: 3.2.120

terraformModule:
address: https://[email protected]/scm/jxbdd/infra-{{ .Env.TF_VAR_cluster_name }}-dev.git
Expand Down
2 changes: 1 addition & 1 deletion .lighthouse/jenkins-x/bdd/terraform-eks.yaml.gotmpl
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ spec:
key: password

terraformRunner: ghcr.io/jenkins-x/terraform-operator-aws
terraformVersion: 3.2.119
terraformVersion: 3.2.120

terraformModule:
address: https://github.com/jenkins-x-bdd/infra-{{ .Env.TF_VAR_cluster_name }}-dev
Expand Down
2 changes: 1 addition & 1 deletion .lighthouse/jenkins-x/bdd/terraform-ghe.yaml.gotmpl
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ spec:
key: password

terraformRunner: ghcr.io/jenkins-x/terraform-operator-gcp
terraformVersion: 3.2.119
terraformVersion: 3.2.120

terraformModule:
address: https://github.beescloud.com/dev1/infra-{{ .Env.TF_VAR_cluster_name }}-dev
Expand Down
2 changes: 1 addition & 1 deletion .lighthouse/jenkins-x/bdd/terraform-gitea.yaml.gotmpl
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
{{- end }}

terraformRunner: ghcr.io/jenkins-x/terraform-operator-gcp
terraformVersion: 3.2.119
terraformVersion: 3.2.120

terraformModule:
address: https://github.com/jx3-gitops-repositories/jx3-terraform-gke
Expand Down
2 changes: 1 addition & 1 deletion .lighthouse/jenkins-x/bdd/terraform-gitlab.yaml.gotmpl
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ spec:
key: password

terraformRunner: ghcr.io/jenkins-x/terraform-operator-gcp
terraformVersion: 3.2.119
terraformVersion: 3.2.120

terraformModule:
address: https://[email protected]/jxbdd/infra-{{ .Env.TF_VAR_cluster_name }}-dev.git
Expand Down
2 changes: 1 addition & 1 deletion .lighthouse/jenkins-x/bdd/terraform-kube.yaml.gotmpl
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ spec:
key: password

terraformRunner: ghcr.io/jenkins-x/terraform-operator-gcp
terraformVersion: 3.2.119
terraformVersion: 3.2.120

terraformModule:
address: https://github.com/jenkins-x/learn-terraform-provision-gke-cluster
Expand Down
2 changes: 1 addition & 1 deletion .lighthouse/jenkins-x/bdd/terraform-kubevault.yaml.gotmpl
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ spec:
key: password

terraformRunner: ghcr.io/jenkins-x/terraform-operator-gcp
terraformVersion: 3.2.119
terraformVersion: 3.2.120

terraformModule:
address: https://github.com/jenkins-x/learn-terraform-provision-gke-cluster
Expand Down
2 changes: 1 addition & 1 deletion .lighthouse/jenkins-x/bdd/terraform-multi-dev.yaml.gotmpl
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ spec:
{{- end }}

terraformRunner: ghcr.io/jenkins-x/terraform-operator-gcp
terraformVersion: 3.2.119
terraformVersion: 3.2.120

terraformModule:
address: https://github.com/jx3-gitops-repositories/jx3-terraform-gke
Expand Down
2 changes: 1 addition & 1 deletion .lighthouse/jenkins-x/bdd/terraform-multi-prod.yaml.gotmpl
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ spec:
{{- end }}

terraformRunner: ghcr.io/jenkins-x/terraform-operator-gcp
terraformVersion: 3.2.119
terraformVersion: 3.2.120

terraformModule:
address: https://github.com/jx3-gitops-repositories/jx3-terraform-gke
Expand Down
2 changes: 1 addition & 1 deletion .lighthouse/jenkins-x/bdd/terraform-tls.yaml.gotmpl
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ spec:
key: password

terraformRunner: ghcr.io/jenkins-x/terraform-operator-gcp
terraformVersion: 3.2.119
terraformVersion: 3.2.120

terraformModule:
address: https://github.com/jenkins-x-bdd/infra-{{ .Env.TF_VAR_cluster_name }}-dev
Expand Down
2 changes: 1 addition & 1 deletion .lighthouse/jenkins-x/bdd/terraform.yaml.gotmpl
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ spec:
key: password

terraformRunner: ghcr.io/jenkins-x/terraform-operator-gcp
terraformVersion: 3.2.119
terraformVersion: 3.2.120

terraformModule:
address: https://github.com/jenkins-x-bdd/infra-{{ .Env.TF_VAR_cluster_name }}-dev
Expand Down
4 changes: 2 additions & 2 deletions .lighthouse/jenkins-x/pullrequest-bbc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ spec:
steps:
- image: uses:jenkins-x/jx3-pipeline-catalog/tasks/git-clone/git-clone-pr.yaml@versionStream
name: ""
- image: ghcr.io/jenkins-x/jx:3.2.119
- image: ghcr.io/jenkins-x/jx:3.2.120
name: jx-variables
resources: {}
script: |
Expand All @@ -31,7 +31,7 @@ spec:
secretKeyRef:
key: password
name: bdd-git-bbc
image: ghcr.io/jenkins-x/jx:3.2.119
image: ghcr.io/jenkins-x/jx:3.2.120
name: runci
resources: {}
script: |
Expand Down
4 changes: 2 additions & 2 deletions .lighthouse/jenkins-x/pullrequest-bbs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ spec:
steps:
- image: uses:jenkins-x/jx3-pipeline-catalog/tasks/git-clone/git-clone-pr.yaml@versionStream
name: ""
- image: ghcr.io/jenkins-x/jx:3.2.119
- image: ghcr.io/jenkins-x/jx:3.2.120
name: jx-variables
resources: {}
script: |
Expand All @@ -31,7 +31,7 @@ spec:
secretKeyRef:
key: password
name: bdd-git-bbs
image: ghcr.io/jenkins-x/jx:3.2.119
image: ghcr.io/jenkins-x/jx:3.2.120
name: runci
resources: {}
script: |
Expand Down
4 changes: 2 additions & 2 deletions .lighthouse/jenkins-x/pullrequest-eks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ spec:
steps:
- image: uses:jenkins-x/jx3-pipeline-catalog/tasks/git-clone/git-clone-pr.yaml@versionStream
name: ""
- image: ghcr.io/jenkins-x/jx:3.2.119
- image: ghcr.io/jenkins-x/jx:3.2.120
name: jx-variables
resources: {}
script: |
Expand All @@ -31,7 +31,7 @@ spec:
secretKeyRef:
key: password
name: bdd-git
image: ghcr.io/jenkins-x/jx:3.2.119
image: ghcr.io/jenkins-x/jx:3.2.120
name: runci
resources: {}
script: |
Expand Down
4 changes: 2 additions & 2 deletions .lighthouse/jenkins-x/pullrequest-ghe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ spec:
steps:
- image: uses:jenkins-x/jx3-pipeline-catalog/tasks/git-clone/git-clone-pr.yaml@versionStream
name: ""
- image: ghcr.io/jenkins-x/jx:3.2.119
- image: ghcr.io/jenkins-x/jx:3.2.120
name: jx-variables
resources: {}
script: |
Expand All @@ -32,7 +32,7 @@ spec:
secretKeyRef:
key: password
name: bdd-pipeline-token-github-ghe
image: ghcr.io/jenkins-x/jx:3.2.119
image: ghcr.io/jenkins-x/jx:3.2.120
name: runci
resources: {}
script: |
Expand Down
4 changes: 2 additions & 2 deletions .lighthouse/jenkins-x/pullrequest-gitea.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ spec:
steps:
- image: uses:jenkins-x/jx3-pipeline-catalog/tasks/git-clone/git-clone-pr.yaml@versionStream
name: ""
- image: ghcr.io/jenkins-x/jx:3.2.119
- image: ghcr.io/jenkins-x/jx:3.2.120
name: jx-variables
resources: {}
script: |
Expand All @@ -31,7 +31,7 @@ spec:
secretKeyRef:
key: password
name: bdd-git-gitlab
image: ghcr.io/jenkins-x/jx:3.2.119
image: ghcr.io/jenkins-x/jx:3.2.120
name: runci
resources: {}
script: |
Expand Down
4 changes: 2 additions & 2 deletions .lighthouse/jenkins-x/pullrequest-gitlab.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ spec:
steps:
- image: uses:jenkins-x/jx3-pipeline-catalog/tasks/git-clone/git-clone-pr.yaml@versionStream
name: ""
- image: ghcr.io/jenkins-x/jx:3.2.119
- image: ghcr.io/jenkins-x/jx:3.2.120
name: jx-variables
resources: {}
script: |
Expand All @@ -31,7 +31,7 @@ spec:
secretKeyRef:
key: password
name: bdd-git-gitlab
image: ghcr.io/jenkins-x/jx:3.2.119
image: ghcr.io/jenkins-x/jx:3.2.120
name: runci
resources: {}
script: |
Expand Down
4 changes: 2 additions & 2 deletions .lighthouse/jenkins-x/pullrequest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ spec:
steps:
- image: uses:jenkins-x/jx3-pipeline-catalog/tasks/git-clone/git-clone-pr.yaml@versionStream
name: ""
- image: ghcr.io/jenkins-x/jx:3.2.119
- image: ghcr.io/jenkins-x/jx:3.2.120
name: jx-variables
resources: {}
script: |
Expand All @@ -31,7 +31,7 @@ spec:
secretKeyRef:
key: password
name: bdd-git
image: ghcr.io/jenkins-x/jx:3.2.119
image: ghcr.io/jenkins-x/jx:3.2.120
name: runci
resources: {}
script: |
Expand Down
4 changes: 2 additions & 2 deletions .lighthouse/jenkins-x/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ spec:
script: |
#!/usr/bin/env bash
jx step next-version --use-git-tag-only --tag
- image: ghcr.io/jenkins-x/jx:3.2.119
- image: ghcr.io/jenkins-x/jx:3.2.120
name: jx-variables
resources: {}
script: |
Expand Down Expand Up @@ -64,7 +64,7 @@ spec:
#!/bin/sh
source .jx/variables.sh
jx changelog create --verbose --version ${VERSION} --rev v${VERSION}
- image: ghcr.io/jenkins-x/jx:3.2.119
- image: ghcr.io/jenkins-x/jx:3.2.120
name: promote-vs
resources: {}
script: |
Expand Down
4 changes: 2 additions & 2 deletions git-operator/job-azurekeyvault.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ spec:
- secretRef:
name: jx-boot-job-env-vars
optional: true
image: ghcr.io/jenkins-x/jx-boot:3.2.119
image: ghcr.io/jenkins-x/jx-boot:3.2.120
name: git-clone
volumeMounts:
- mountPath: /workspace
Expand All @@ -46,7 +46,7 @@ spec:
- secretRef:
name: jx-boot-job-env-vars
optional: true
image: ghcr.io/jenkins-x/jx-boot:3.2.119
image: ghcr.io/jenkins-x/jx-boot:3.2.120
imagePullPolicy: Always
name: job
volumeMounts:
Expand Down
4 changes: 2 additions & 2 deletions git-operator/job-gsm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ spec:
- secretRef:
name: jx-boot-job-env-vars
optional: true
image: ghcr.io/jenkins-x/jx-boot:3.2.119
image: ghcr.io/jenkins-x/jx-boot:3.2.120
name: git-clone
volumeMounts:
- mountPath: /workspace
Expand All @@ -46,7 +46,7 @@ spec:
- secretRef:
name: jx-boot-job-env-vars
optional: true
image: ghcr.io/jenkins-x/jx-boot:3.2.119
image: ghcr.io/jenkins-x/jx-boot:3.2.120
imagePullPolicy: Always
name: job
volumeMounts:
Expand Down
4 changes: 2 additions & 2 deletions git-operator/job-vault.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ spec:
- secretRef:
name: jx-boot-job-env-vars
optional: true
image: ghcr.io/jenkins-x/jx-boot:3.2.119
image: ghcr.io/jenkins-x/jx-boot:3.2.120
name: git-clone
volumeMounts:
- mountPath: /workspace
Expand All @@ -46,7 +46,7 @@ spec:
- secretRef:
name: jx-boot-job-env-vars
optional: true
image: ghcr.io/jenkins-x/jx-boot:3.2.119
image: ghcr.io/jenkins-x/jx-boot:3.2.120
imagePullPolicy: Always
name: job
volumeMounts:
Expand Down
4 changes: 2 additions & 2 deletions git-operator/job.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ spec:
- secretRef:
name: jx-boot-job-env-vars
optional: true
image: ghcr.io/jenkins-x/jx-boot:3.2.119
image: ghcr.io/jenkins-x/jx-boot:3.2.120
name: git-clone
volumeMounts:
- mountPath: /workspace
Expand All @@ -46,7 +46,7 @@ spec:
- secretRef:
name: jx-boot-job-env-vars
optional: true
image: ghcr.io/jenkins-x/jx-boot:3.2.119
image: ghcr.io/jenkins-x/jx-boot:3.2.120
imagePullPolicy: Always
name: job
volumeMounts:
Expand Down
3 changes: 2 additions & 1 deletion git/github.com/jenkins-x/jx3-pipeline-catalog.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
gitUrl: https://github.com/jenkins-x/jx3-pipeline-catalog.git
version: 98fa19766d1c01f4a31794490fb8f4a895590c88
version: 7a78fef5cbf9d2f7e2c916842715719213a4a3b1




2 changes: 1 addition & 1 deletion packages/jx.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version: 3.2.119
version: 3.2.120
upperLimit: 4.0.0
gitUrl: https://github.com/jenkins-x/jx.git
url: https://jenkins-x.io

0 comments on commit 99b6afc

Please sign in to comment.