Skip to content

Commit

Permalink
Merge pull request #4029 from jenkins-x/pr-335f82a7-4a62-45e6-aed7-c4…
Browse files Browse the repository at this point in the history
…a17034d8cb

chore(deps): upgrade jenkins-x/jx3-pipeline-catalog to version 3.11.7
  • Loading branch information
jenkins-x-bot authored Jan 15, 2025
2 parents 39c61d2 + b6bb964 commit 1d56777
Show file tree
Hide file tree
Showing 14 changed files with 26 additions and 25 deletions.
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.11.5
- image: ghcr.io/jenkins-x/jx:3.11.7
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.11.5
image: ghcr.io/jenkins-x/jx:3.11.7
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.11.5
- image: ghcr.io/jenkins-x/jx:3.11.7
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.11.5
image: ghcr.io/jenkins-x/jx:3.11.7
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.11.5
- image: ghcr.io/jenkins-x/jx:3.11.7
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.11.5
image: ghcr.io/jenkins-x/jx:3.11.7
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.11.5
- image: ghcr.io/jenkins-x/jx:3.11.7
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.11.5
image: ghcr.io/jenkins-x/jx:3.11.7
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.11.5
- image: ghcr.io/jenkins-x/jx:3.11.7
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.11.5
image: ghcr.io/jenkins-x/jx:3.11.7
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.11.5
- image: ghcr.io/jenkins-x/jx:3.11.7
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.11.5
image: ghcr.io/jenkins-x/jx:3.11.7
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 @@ -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.5
- image: ghcr.io/jenkins-x/jx:3.11.7
name: jx-variables
resources: {}
script: |
Expand All @@ -32,7 +32,7 @@ spec:
secretKeyRef:
key: password
name: bdd-git
image: ghcr.io/jenkins-x/jx:3.11.5
image: ghcr.io/jenkins-x/jx:3.11.7
name: runci
resources: {}
script: |
Expand Down
2 changes: 1 addition & 1 deletion .lighthouse/jenkins-x/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.5
- image: ghcr.io/jenkins-x/jx-boot:3.11.7
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 @@ -29,7 +29,7 @@ spec:
- secretRef:
name: jx-boot-job-env-vars
optional: true
image: ghcr.io/jenkins-x/jx-boot:3.11.5
image: ghcr.io/jenkins-x/jx-boot:3.11.7
name: git-clone
volumeMounts:
- mountPath: /workspace
Expand All @@ -47,7 +47,7 @@ spec:
- secretRef:
name: jx-boot-job-env-vars
optional: true
image: ghcr.io/jenkins-x/jx-boot:3.11.5
image: ghcr.io/jenkins-x/jx-boot:3.11.7
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 @@ -29,7 +29,7 @@ spec:
- secretRef:
name: jx-boot-job-env-vars
optional: true
image: ghcr.io/jenkins-x/jx-boot:3.11.5
image: ghcr.io/jenkins-x/jx-boot:3.11.7
name: git-clone
volumeMounts:
- mountPath: /workspace
Expand All @@ -47,7 +47,7 @@ spec:
- secretRef:
name: jx-boot-job-env-vars
optional: true
image: ghcr.io/jenkins-x/jx-boot:3.11.5
image: ghcr.io/jenkins-x/jx-boot:3.11.7
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 @@ -29,7 +29,7 @@ spec:
- secretRef:
name: jx-boot-job-env-vars
optional: true
image: ghcr.io/jenkins-x/jx-boot:3.11.5
image: ghcr.io/jenkins-x/jx-boot:3.11.7
name: git-clone
volumeMounts:
- mountPath: /workspace
Expand All @@ -47,7 +47,7 @@ spec:
- secretRef:
name: jx-boot-job-env-vars
optional: true
image: ghcr.io/jenkins-x/jx-boot:3.11.5
image: ghcr.io/jenkins-x/jx-boot:3.11.7
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 @@ -29,7 +29,7 @@ spec:
- secretRef:
name: jx-boot-job-env-vars
optional: true
image: ghcr.io/jenkins-x/jx-boot:3.11.5
image: ghcr.io/jenkins-x/jx-boot:3.11.7
name: git-clone
volumeMounts:
- mountPath: /workspace
Expand All @@ -47,7 +47,7 @@ spec:
- secretRef:
name: jx-boot-job-env-vars
optional: true
image: ghcr.io/jenkins-x/jx-boot:3.11.5
image: ghcr.io/jenkins-x/jx-boot:3.11.7
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: 2895d446909793ec371ddd5068ca9256e2a5150a
version: 195f568554cbdb4d772ace15e6e234653dc3db56




Expand Down
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.11.5
version: 3.11.7
upperLimit: 4.0.0
gitUrl: https://github.com/jenkins-x/jx.git
url: https://jenkins-x.io

0 comments on commit 1d56777

Please sign in to comment.