diff --git a/.lighthouse/jenkins-x/pullrequest-bbc.yaml b/.lighthouse/jenkins-x/pullrequest-bbc.yaml index a16ea77d2..19cdd161b 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.7 + - image: ghcr.io/jenkins-x/jx:3.11.8 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.7 + image: ghcr.io/jenkins-x/jx:3.11.8 name: runci resources: {} script: | diff --git a/.lighthouse/jenkins-x/pullrequest-bbs.yaml b/.lighthouse/jenkins-x/pullrequest-bbs.yaml index 7ebcc06a0..7f7f08d93 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.7 + - image: ghcr.io/jenkins-x/jx:3.11.8 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.7 + image: ghcr.io/jenkins-x/jx:3.11.8 name: runci resources: {} script: | diff --git a/.lighthouse/jenkins-x/pullrequest-eks.yaml b/.lighthouse/jenkins-x/pullrequest-eks.yaml index 924dcd07f..24e4370dc 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.7 + - image: ghcr.io/jenkins-x/jx:3.11.8 name: jx-variables resources: {} script: | @@ -31,7 +31,7 @@ spec: secretKeyRef: key: password name: bdd-git - image: ghcr.io/jenkins-x/jx:3.11.7 + image: ghcr.io/jenkins-x/jx:3.11.8 name: runci resources: {} script: | diff --git a/.lighthouse/jenkins-x/pullrequest-ghe.yaml b/.lighthouse/jenkins-x/pullrequest-ghe.yaml index 4c67ebe1b..d5135a47c 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.7 + - image: ghcr.io/jenkins-x/jx:3.11.8 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.7 + image: ghcr.io/jenkins-x/jx:3.11.8 name: runci resources: {} script: | diff --git a/.lighthouse/jenkins-x/pullrequest-gitea.yaml b/.lighthouse/jenkins-x/pullrequest-gitea.yaml index 8a9c4f623..71ebe888a 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.7 + - image: ghcr.io/jenkins-x/jx:3.11.8 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.7 + image: ghcr.io/jenkins-x/jx:3.11.8 name: runci resources: {} script: | diff --git a/.lighthouse/jenkins-x/pullrequest-gitlab.yaml b/.lighthouse/jenkins-x/pullrequest-gitlab.yaml index 4da0b4f18..2abc2887d 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.7 + - image: ghcr.io/jenkins-x/jx:3.11.8 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.7 + image: ghcr.io/jenkins-x/jx:3.11.8 name: runci resources: {} script: | diff --git a/.lighthouse/jenkins-x/pullrequest.yaml b/.lighthouse/jenkins-x/pullrequest.yaml index 163d2a206..9e0fb40fb 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.7 + - image: ghcr.io/jenkins-x/jx:3.11.8 name: jx-variables resources: {} script: | @@ -32,7 +32,7 @@ spec: secretKeyRef: key: password name: bdd-git - image: ghcr.io/jenkins-x/jx:3.11.7 + image: ghcr.io/jenkins-x/jx:3.11.8 name: runci resources: {} script: | diff --git a/.lighthouse/jenkins-x/release.yaml b/.lighthouse/jenkins-x/release.yaml index 1c45e5c1a..7632b52e1 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.7 + - image: ghcr.io/jenkins-x/jx-boot:3.11.8 name: promote-vs resources: {} script: | diff --git a/git-operator/job-azurekeyvault.yaml b/git-operator/job-azurekeyvault.yaml index 10bc5cbfe..30de366ba 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.7 + image: ghcr.io/jenkins-x/jx-boot:3.11.8 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.7 + image: ghcr.io/jenkins-x/jx-boot:3.11.8 imagePullPolicy: Always name: job volumeMounts: diff --git a/git-operator/job-gsm.yaml b/git-operator/job-gsm.yaml index 10bc5cbfe..30de366ba 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.7 + image: ghcr.io/jenkins-x/jx-boot:3.11.8 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.7 + image: ghcr.io/jenkins-x/jx-boot:3.11.8 imagePullPolicy: Always name: job volumeMounts: diff --git a/git-operator/job-vault.yaml b/git-operator/job-vault.yaml index 10bc5cbfe..30de366ba 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.7 + image: ghcr.io/jenkins-x/jx-boot:3.11.8 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.7 + image: ghcr.io/jenkins-x/jx-boot:3.11.8 imagePullPolicy: Always name: job volumeMounts: diff --git a/git-operator/job.yaml b/git-operator/job.yaml index 10bc5cbfe..30de366ba 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.7 + image: ghcr.io/jenkins-x/jx-boot:3.11.8 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.7 + image: ghcr.io/jenkins-x/jx-boot:3.11.8 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 d17a533ea..d53b4b50c 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: 195f568554cbdb4d772ace15e6e234653dc3db56 +version: 75efb6130f3a2305545ef6ce327b9cac8f95b41c + diff --git a/packages/jx.yml b/packages/jx.yml index 9e6cb2030..d5f3772e9 100644 --- a/packages/jx.yml +++ b/packages/jx.yml @@ -1,4 +1,4 @@ -version: 3.11.7 +version: 3.11.8 upperLimit: 4.0.0 gitUrl: https://github.com/jenkins-x/jx.git url: https://jenkins-x.io