diff --git a/.lighthouse/jenkins-x/pullrequest-bbc.yaml b/.lighthouse/jenkins-x/pullrequest-bbc.yaml index db6e068a2..e45818883 100644 --- a/.lighthouse/jenkins-x/pullrequest-bbc.yaml +++ b/.lighthouse/jenkins-x/pullrequest-bbc.yaml @@ -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.11.1 + - image: ghcr.io/jenkins-x/jx:3.11.2 name: jx-variables resources: {} script: | @@ -31,7 +31,7 @@ spec: secretKeyRef: key: password name: bdd-git-bbc - image: ghcr.io/jenkins-x/jx:3.11.1 + image: ghcr.io/jenkins-x/jx:3.11.2 name: runci resources: {} script: | diff --git a/.lighthouse/jenkins-x/pullrequest-bbs.yaml b/.lighthouse/jenkins-x/pullrequest-bbs.yaml index f6ee3551b..453471d98 100644 --- a/.lighthouse/jenkins-x/pullrequest-bbs.yaml +++ b/.lighthouse/jenkins-x/pullrequest-bbs.yaml @@ -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.11.1 + - image: ghcr.io/jenkins-x/jx:3.11.2 name: jx-variables resources: {} script: | @@ -31,7 +31,7 @@ spec: secretKeyRef: key: password name: bdd-git-bbs - image: ghcr.io/jenkins-x/jx:3.11.1 + image: ghcr.io/jenkins-x/jx:3.11.2 name: runci resources: {} script: | diff --git a/.lighthouse/jenkins-x/pullrequest-eks.yaml b/.lighthouse/jenkins-x/pullrequest-eks.yaml index ee2282448..c9e45b275 100755 --- a/.lighthouse/jenkins-x/pullrequest-eks.yaml +++ b/.lighthouse/jenkins-x/pullrequest-eks.yaml @@ -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.11.1 + - image: ghcr.io/jenkins-x/jx:3.11.2 name: jx-variables resources: {} script: | @@ -31,7 +31,7 @@ spec: secretKeyRef: key: password name: bdd-git - image: ghcr.io/jenkins-x/jx:3.11.1 + image: ghcr.io/jenkins-x/jx:3.11.2 name: runci resources: {} script: | diff --git a/.lighthouse/jenkins-x/pullrequest-ghe.yaml b/.lighthouse/jenkins-x/pullrequest-ghe.yaml index 8abfa3952..90ed8b50b 100755 --- a/.lighthouse/jenkins-x/pullrequest-ghe.yaml +++ b/.lighthouse/jenkins-x/pullrequest-ghe.yaml @@ -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.11.1 + - image: ghcr.io/jenkins-x/jx:3.11.2 name: jx-variables resources: {} script: | @@ -32,7 +32,7 @@ spec: secretKeyRef: key: password name: bdd-pipeline-token-github-ghe - image: ghcr.io/jenkins-x/jx:3.11.1 + image: ghcr.io/jenkins-x/jx:3.11.2 name: runci resources: {} script: | diff --git a/.lighthouse/jenkins-x/pullrequest-gitea.yaml b/.lighthouse/jenkins-x/pullrequest-gitea.yaml index c97765c98..a794d0c86 100644 --- a/.lighthouse/jenkins-x/pullrequest-gitea.yaml +++ b/.lighthouse/jenkins-x/pullrequest-gitea.yaml @@ -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.11.1 + - image: ghcr.io/jenkins-x/jx:3.11.2 name: jx-variables resources: {} script: | @@ -31,7 +31,7 @@ spec: secretKeyRef: key: password name: bdd-git-gitlab - image: ghcr.io/jenkins-x/jx:3.11.1 + image: ghcr.io/jenkins-x/jx:3.11.2 name: runci resources: {} script: | diff --git a/.lighthouse/jenkins-x/pullrequest-gitlab.yaml b/.lighthouse/jenkins-x/pullrequest-gitlab.yaml index ca28c0d45..f6f6c581d 100644 --- a/.lighthouse/jenkins-x/pullrequest-gitlab.yaml +++ b/.lighthouse/jenkins-x/pullrequest-gitlab.yaml @@ -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.11.1 + - image: ghcr.io/jenkins-x/jx:3.11.2 name: jx-variables resources: {} script: | @@ -31,7 +31,7 @@ spec: secretKeyRef: key: password name: bdd-git-gitlab - image: ghcr.io/jenkins-x/jx:3.11.1 + image: ghcr.io/jenkins-x/jx:3.11.2 name: runci resources: {} script: | diff --git a/.lighthouse/jenkins-x/pullrequest.yaml b/.lighthouse/jenkins-x/pullrequest.yaml index d98b1f561..1ac8baec6 100755 --- a/.lighthouse/jenkins-x/pullrequest.yaml +++ b/.lighthouse/jenkins-x/pullrequest.yaml @@ -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.11.1 + - image: ghcr.io/jenkins-x/jx:3.11.2 name: jx-variables resources: {} script: | @@ -32,7 +32,7 @@ spec: secretKeyRef: key: password name: bdd-git - image: ghcr.io/jenkins-x/jx:3.11.1 + image: ghcr.io/jenkins-x/jx:3.11.2 name: runci resources: {} script: | diff --git a/.lighthouse/jenkins-x/release.yaml b/.lighthouse/jenkins-x/release.yaml index 3d325d406..5dd48f464 100755 --- a/.lighthouse/jenkins-x/release.yaml +++ b/.lighthouse/jenkins-x/release.yaml @@ -51,7 +51,7 @@ spec: ./.lighthouse/jenkins-x/release/update-jx-cask.sh || echo Update of cask failed - name: changelog resources: {} - - image: ghcr.io/jenkins-x/jx-boot:3.11.1 + - image: ghcr.io/jenkins-x/jx-boot:3.11.2 name: promote-vs resources: {} script: | diff --git a/git-operator/job-azurekeyvault.yaml b/git-operator/job-azurekeyvault.yaml index 954a45f12..be506eba9 100644 --- a/git-operator/job-azurekeyvault.yaml +++ b/git-operator/job-azurekeyvault.yaml @@ -29,7 +29,7 @@ spec: - secretRef: name: jx-boot-job-env-vars optional: true - image: ghcr.io/jenkins-x/jx-boot:3.11.1 + image: ghcr.io/jenkins-x/jx-boot:3.11.2 name: git-clone volumeMounts: - mountPath: /workspace @@ -47,7 +47,7 @@ spec: - secretRef: name: jx-boot-job-env-vars optional: true - image: ghcr.io/jenkins-x/jx-boot:3.11.1 + image: ghcr.io/jenkins-x/jx-boot:3.11.2 imagePullPolicy: Always name: job volumeMounts: diff --git a/git-operator/job-gsm.yaml b/git-operator/job-gsm.yaml index 954a45f12..be506eba9 100644 --- a/git-operator/job-gsm.yaml +++ b/git-operator/job-gsm.yaml @@ -29,7 +29,7 @@ spec: - secretRef: name: jx-boot-job-env-vars optional: true - image: ghcr.io/jenkins-x/jx-boot:3.11.1 + image: ghcr.io/jenkins-x/jx-boot:3.11.2 name: git-clone volumeMounts: - mountPath: /workspace @@ -47,7 +47,7 @@ spec: - secretRef: name: jx-boot-job-env-vars optional: true - image: ghcr.io/jenkins-x/jx-boot:3.11.1 + image: ghcr.io/jenkins-x/jx-boot:3.11.2 imagePullPolicy: Always name: job volumeMounts: diff --git a/git-operator/job-vault.yaml b/git-operator/job-vault.yaml index 954a45f12..be506eba9 100644 --- a/git-operator/job-vault.yaml +++ b/git-operator/job-vault.yaml @@ -29,7 +29,7 @@ spec: - secretRef: name: jx-boot-job-env-vars optional: true - image: ghcr.io/jenkins-x/jx-boot:3.11.1 + image: ghcr.io/jenkins-x/jx-boot:3.11.2 name: git-clone volumeMounts: - mountPath: /workspace @@ -47,7 +47,7 @@ spec: - secretRef: name: jx-boot-job-env-vars optional: true - image: ghcr.io/jenkins-x/jx-boot:3.11.1 + image: ghcr.io/jenkins-x/jx-boot:3.11.2 imagePullPolicy: Always name: job volumeMounts: diff --git a/git-operator/job.yaml b/git-operator/job.yaml index 954a45f12..be506eba9 100644 --- a/git-operator/job.yaml +++ b/git-operator/job.yaml @@ -29,7 +29,7 @@ spec: - secretRef: name: jx-boot-job-env-vars optional: true - image: ghcr.io/jenkins-x/jx-boot:3.11.1 + image: ghcr.io/jenkins-x/jx-boot:3.11.2 name: git-clone volumeMounts: - mountPath: /workspace @@ -47,7 +47,7 @@ spec: - secretRef: name: jx-boot-job-env-vars optional: true - image: ghcr.io/jenkins-x/jx-boot:3.11.1 + image: ghcr.io/jenkins-x/jx-boot:3.11.2 imagePullPolicy: Always name: job volumeMounts: diff --git a/git/github.com/jenkins-x/jx3-pipeline-catalog.yml b/git/github.com/jenkins-x/jx3-pipeline-catalog.yml index b2fd1f3b0..abeac8ab7 100644 --- a/git/github.com/jenkins-x/jx3-pipeline-catalog.yml +++ b/git/github.com/jenkins-x/jx3-pipeline-catalog.yml @@ -1,5 +1,6 @@ gitUrl: https://github.com/jenkins-x/jx3-pipeline-catalog.git -version: ec71a25192d736f7cedb4738cc8fef2d7bcfa051 +version: ac17d3562f6bdecb91178f5f030f5f759edcd9ea + diff --git a/packages/jx.yml b/packages/jx.yml index 9c78e2120..3a58189ef 100644 --- a/packages/jx.yml +++ b/packages/jx.yml @@ -1,4 +1,4 @@ -version: 3.11.1 +version: 3.11.2 upperLimit: 4.0.0 gitUrl: https://github.com/jenkins-x/jx.git url: https://jenkins-x.io