From a32b7769aa1a3f23a1430cbaedc63440a6910b8c Mon Sep 17 00:00:00 2001 From: jenkins-x-bot-test Date: Sat, 29 Oct 2022 21:38:12 +0000 Subject: [PATCH] chore(deps): upgrade jenkins-x/jx3-pipeline-catalog to version 3.10.2 from: https://github.com/jenkins-x/jx --- packs/git/.lighthouse/jenkins-x/release.yaml | 2 +- tasks/C++/pullrequest.yaml | 2 +- tasks/C++/release.yaml | 4 ++-- tasks/D/pullrequest.yaml | 2 +- tasks/D/release.yaml | 4 ++-- tasks/apps/pullrequest.yaml | 2 +- tasks/apps/release.yaml | 6 +++--- tasks/appserver/pullrequest.yaml | 2 +- tasks/appserver/release.yaml | 4 ++-- tasks/build-scan-push/build-scan-push.yaml | 2 +- tasks/charts/pullrequest.yaml | 2 +- tasks/charts/release.yaml | 2 +- tasks/csharp/pullrequest.yaml | 2 +- tasks/csharp/release.yaml | 4 ++-- tasks/custom-jenkins/pullrequest.yaml | 2 +- tasks/custom-jenkins/release.yaml | 2 +- tasks/cwp/pullrequest.yaml | 2 +- tasks/cwp/release.yaml | 6 +++--- tasks/docker-helm/pullrequest.yaml | 2 +- tasks/docker-helm/release.yaml | 4 ++-- tasks/docker/pullrequest.yaml | 2 +- tasks/docker/release.yaml | 2 +- tasks/environment/pullrequest.yaml | 2 +- tasks/flutter/pullrequest.yaml | 2 +- tasks/flutter/release.yaml | 2 +- tasks/git-clone/git-clone-env-pr.yaml | 2 +- tasks/git-clone/git-clone-pr.yaml | 2 +- tasks/go-cli/pullrequest.yaml | 2 +- tasks/go-cli/release.yaml | 2 +- tasks/go-mongodb/pullrequest.yaml | 2 +- tasks/go-mongodb/release.yaml | 6 +++--- tasks/go-plugin-multiarch/pullrequest.yaml | 2 +- tasks/go-plugin-multiarch/release.yaml | 4 ++-- tasks/go-plugin/pullrequest.yaml | 2 +- tasks/go-plugin/release.yaml | 4 ++-- tasks/go/pullrequest.yaml | 2 +- tasks/go/release.yaml | 4 ++-- tasks/gradle/pullrequest.yaml | 2 +- tasks/gradle/release.yaml | 4 ++-- tasks/helm/pullrequest.yaml | 4 ++-- tasks/helm/release.yaml | 4 ++-- tasks/javascript-ui-nginx/pullrequest.yaml | 2 +- tasks/javascript-ui-nginx/release.yaml | 4 ++-- tasks/javascript/pullrequest.yaml | 2 +- tasks/javascript/release.yaml | 4 ++-- tasks/jenkins/pullrequest.yaml | 2 +- tasks/jenkins/release.yaml | 2 +- tasks/jenkinsfilerunner/pullrequest.yaml | 2 +- tasks/jenkinsfilerunner/release.yaml | 2 +- tasks/lookml/lint.yaml | 2 +- tasks/lookml/pullrequest.yaml | 2 +- tasks/lookml/release.yaml | 4 ++-- tasks/maven-java11/pullrequest.yaml | 2 +- tasks/maven-java11/release.yaml | 4 ++-- tasks/maven-java14/pullrequest.yaml | 2 +- tasks/maven-java14/release.yaml | 4 ++-- tasks/maven-java16/pullrequest.yaml | 2 +- tasks/maven-java16/release.yaml | 4 ++-- tasks/maven-java17/pullrequest.yaml | 2 +- tasks/maven-java17/release.yaml | 4 ++-- tasks/maven-node-ruby/pullrequest.yaml | 2 +- tasks/maven-node-ruby/release.yaml | 4 ++-- tasks/maven-quarkus-native/pullrequest.yaml | 2 +- tasks/maven-quarkus-native/release.yaml | 4 ++-- tasks/maven-quarkus/pullrequest.yaml | 2 +- tasks/maven-quarkus/release.yaml | 4 ++-- tasks/maven/pullrequest.yaml | 2 +- tasks/maven/release.yaml | 4 ++-- tasks/ml-python-gpu-service/pullrequest.yaml | 2 +- tasks/ml-python-gpu-service/release.yaml | 4 ++-- tasks/ml-python-gpu-training/pullrequest.yaml | 2 +- tasks/ml-python-gpu-training/release.yaml | 4 ++-- tasks/ml-python-service/pullrequest.yaml | 2 +- tasks/ml-python-service/release.yaml | 4 ++-- tasks/ml-python-training/pullrequest.yaml | 2 +- tasks/ml-python-training/release.yaml | 4 ++-- tasks/nop/pullrequest.yaml | 4 ++-- tasks/nop/release.yaml | 4 ++-- tasks/php/pullrequest.yaml | 2 +- tasks/php/release.yaml | 4 ++-- tasks/python/pullrequest.yaml | 2 +- tasks/python/release.yaml | 4 ++-- tasks/ruby/pullrequest.yaml | 2 +- tasks/ruby/release.yaml | 4 ++-- tasks/rust/pullrequest.yaml | 2 +- tasks/rust/release.yaml | 4 ++-- tasks/scala/pullrequest.yaml | 2 +- tasks/scala/release.yaml | 4 ++-- tasks/terraform/pullrequest.yaml | 2 +- tasks/terraform/release.yaml | 2 +- tasks/typescript/pullrequest.yaml | 2 +- tasks/typescript/release.yaml | 4 ++-- 92 files changed, 132 insertions(+), 132 deletions(-) diff --git a/packs/git/.lighthouse/jenkins-x/release.yaml b/packs/git/.lighthouse/jenkins-x/release.yaml index 29674fb16a..f15c77479b 100755 --- a/packs/git/.lighthouse/jenkins-x/release.yaml +++ b/packs/git/.lighthouse/jenkins-x/release.yaml @@ -35,7 +35,7 @@ spec: secretKeyRef: name: tekton-git key: username - - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + - image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: jx-variables resources: # override requests for the pod here diff --git a/tasks/C++/pullrequest.yaml b/tasks/C++/pullrequest.yaml index 99612f5909..0d79ac18a7 100644 --- a/tasks/C++/pullrequest.yaml +++ b/tasks/C++/pullrequest.yaml @@ -22,7 +22,7 @@ spec: resources: {} workingDir: /workspace/source steps: - - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + - image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: jx-variables resources: {} script: | diff --git a/tasks/C++/release.yaml b/tasks/C++/release.yaml index b8e4e5b9ee..b21fb36f25 100644 --- a/tasks/C++/release.yaml +++ b/tasks/C++/release.yaml @@ -39,7 +39,7 @@ spec: script: | #!/usr/bin/env sh jx-release-version --tag > VERSION - - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + - image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: jx-variables resources: {} script: | @@ -88,7 +88,7 @@ spec: git push --force origin v$VERSION jx changelog create --version v${VERSION} - - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + - image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: promote-helm-release resources: {} script: | diff --git a/tasks/D/pullrequest.yaml b/tasks/D/pullrequest.yaml index 0c47cfd414..9c9bbb9b2a 100644 --- a/tasks/D/pullrequest.yaml +++ b/tasks/D/pullrequest.yaml @@ -23,7 +23,7 @@ spec: limits: {} workingDir: /workspace/source steps: - - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + - image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: jx-variables resources: # set requests for the pod here diff --git a/tasks/D/release.yaml b/tasks/D/release.yaml index 8a6fc41030..666e2ca3f8 100644 --- a/tasks/D/release.yaml +++ b/tasks/D/release.yaml @@ -40,7 +40,7 @@ spec: script: | #!/usr/bin/env sh jx-release-version --tag > VERSION - - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + - image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: jx-variables resources: # set requests for the pod here @@ -87,7 +87,7 @@ spec: git push --force origin v$VERSION jx changelog create --version v${VERSION} - - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + - image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: promote-helm-release resources: {} script: | diff --git a/tasks/apps/pullrequest.yaml b/tasks/apps/pullrequest.yaml index 39226a3e2b..a50050cef1 100644 --- a/tasks/apps/pullrequest.yaml +++ b/tasks/apps/pullrequest.yaml @@ -23,7 +23,7 @@ spec: limits: {} workingDir: /workspace/source steps: - - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + - image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: jx-variables resources: # set requests for the pod here diff --git a/tasks/apps/release.yaml b/tasks/apps/release.yaml index a66aab887a..0c873e5b74 100644 --- a/tasks/apps/release.yaml +++ b/tasks/apps/release.yaml @@ -44,7 +44,7 @@ spec: script: | #!/usr/bin/env sh jx-release-version --tag > VERSION - - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + - image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: jx-variables resources: {} script: | @@ -56,7 +56,7 @@ spec: script: | #!/bin/sh make build - - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + - image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: release-chart resources: {} script: | @@ -70,7 +70,7 @@ spec: script: | #!/bin/sh make release - - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + - image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: promote-helm-release resources: {} script: | diff --git a/tasks/appserver/pullrequest.yaml b/tasks/appserver/pullrequest.yaml index a8d7f1207f..4511def400 100644 --- a/tasks/appserver/pullrequest.yaml +++ b/tasks/appserver/pullrequest.yaml @@ -31,7 +31,7 @@ spec: limits: {} workingDir: /workspace/source steps: - - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + - image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: jx-variables resources: # set requests for the pod here diff --git a/tasks/appserver/release.yaml b/tasks/appserver/release.yaml index b84e947cbb..f1574f9697 100644 --- a/tasks/appserver/release.yaml +++ b/tasks/appserver/release.yaml @@ -48,7 +48,7 @@ spec: script: | #!/usr/bin/env sh jx-release-version --tag > VERSION - - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + - image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: jx-variables resources: # set requests for the pod here @@ -95,7 +95,7 @@ spec: git push --force origin v$VERSION jx changelog create --version v${VERSION} - - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + - image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: promote-helm-release resources: {} script: | diff --git a/tasks/build-scan-push/build-scan-push.yaml b/tasks/build-scan-push/build-scan-push.yaml index e4efcc7a8f..a283da4f1a 100644 --- a/tasks/build-scan-push/build-scan-push.yaml +++ b/tasks/build-scan-push/build-scan-push.yaml @@ -39,7 +39,7 @@ spec: resources: {} script: | trivy image --skip-update --input /workspace/source/image.tar > /workspace/source/scanresults.txt - - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + - image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: analyze resources: {} script: | diff --git a/tasks/charts/pullrequest.yaml b/tasks/charts/pullrequest.yaml index 20af87f373..7ef20ce171 100644 --- a/tasks/charts/pullrequest.yaml +++ b/tasks/charts/pullrequest.yaml @@ -22,7 +22,7 @@ spec: resources: {} workingDir: /workspace/source steps: - - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + - image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: jx-variables resources: {} script: | diff --git a/tasks/charts/release.yaml b/tasks/charts/release.yaml index 72a85cace5..2f0f3bb561 100644 --- a/tasks/charts/release.yaml +++ b/tasks/charts/release.yaml @@ -39,7 +39,7 @@ spec: script: | #!/usr/bin/env sh jx-release-version --tag > VERSION - - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + - image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: jx-variables resources: {} script: | diff --git a/tasks/csharp/pullrequest.yaml b/tasks/csharp/pullrequest.yaml index e82203115b..85a4b98d1a 100644 --- a/tasks/csharp/pullrequest.yaml +++ b/tasks/csharp/pullrequest.yaml @@ -23,7 +23,7 @@ spec: limits: {} workingDir: /workspace/source steps: - - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + - image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: jx-variables resources: # set requests for the pod here diff --git a/tasks/csharp/release.yaml b/tasks/csharp/release.yaml index c0460ee7b5..bc9d7b1672 100644 --- a/tasks/csharp/release.yaml +++ b/tasks/csharp/release.yaml @@ -40,7 +40,7 @@ spec: script: | #!/usr/bin/env sh jx-release-version --tag > VERSION - - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + - image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: jx-variables resources: # set requests for the pod here @@ -81,7 +81,7 @@ spec: git push --force origin v$VERSION jx changelog create --version v${VERSION} - - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + - image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: promote-helm-release resources: {} script: | diff --git a/tasks/custom-jenkins/pullrequest.yaml b/tasks/custom-jenkins/pullrequest.yaml index 4164fc1b42..40a8cbf576 100644 --- a/tasks/custom-jenkins/pullrequest.yaml +++ b/tasks/custom-jenkins/pullrequest.yaml @@ -23,7 +23,7 @@ spec: limits: {} workingDir: /workspace/source steps: - - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + - image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: jx-variables resources: # set requests for the pod here diff --git a/tasks/custom-jenkins/release.yaml b/tasks/custom-jenkins/release.yaml index 73d64e0b76..7a2a39361e 100644 --- a/tasks/custom-jenkins/release.yaml +++ b/tasks/custom-jenkins/release.yaml @@ -44,7 +44,7 @@ spec: script: | #!/usr/bin/env sh jx-release-version --tag > VERSION - - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + - image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: jx-variables resources: {} script: | diff --git a/tasks/cwp/pullrequest.yaml b/tasks/cwp/pullrequest.yaml index a8d7f1207f..4511def400 100644 --- a/tasks/cwp/pullrequest.yaml +++ b/tasks/cwp/pullrequest.yaml @@ -31,7 +31,7 @@ spec: limits: {} workingDir: /workspace/source steps: - - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + - image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: jx-variables resources: # set requests for the pod here diff --git a/tasks/cwp/release.yaml b/tasks/cwp/release.yaml index 33704b6d2d..71a6a55e31 100644 --- a/tasks/cwp/release.yaml +++ b/tasks/cwp/release.yaml @@ -48,7 +48,7 @@ spec: script: | #!/usr/bin/env sh jx-release-version --tag > VERSION - - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + - image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: jx-variables resources: # set requests for the pod here @@ -117,14 +117,14 @@ spec: git push --force origin v$VERSION jx changelog create --version v${VERSION} - - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + - image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: promote-step6 resources: {} script: | #!/usr/bin/env sh source .jx/variables.sh jx gitops helm release - - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + - image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: promote-jx resources: {} script: | diff --git a/tasks/docker-helm/pullrequest.yaml b/tasks/docker-helm/pullrequest.yaml index 507a5c43c0..7895e5a3cd 100644 --- a/tasks/docker-helm/pullrequest.yaml +++ b/tasks/docker-helm/pullrequest.yaml @@ -23,7 +23,7 @@ spec: limits: {} workingDir: /workspace/source steps: - - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + - image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: jx-variables resources: # set requests for the pod here diff --git a/tasks/docker-helm/release.yaml b/tasks/docker-helm/release.yaml index 4285d46873..32c85be26a 100644 --- a/tasks/docker-helm/release.yaml +++ b/tasks/docker-helm/release.yaml @@ -40,7 +40,7 @@ spec: script: | #!/usr/bin/env sh jx-release-version --tag > VERSION - - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + - image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: jx-variables resources: # set requests for the pod here @@ -81,7 +81,7 @@ spec: git push --force origin v$VERSION jx changelog create --version v${VERSION} - - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + - image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: promote-helm-release resources: {} script: | diff --git a/tasks/docker/pullrequest.yaml b/tasks/docker/pullrequest.yaml index 507a5c43c0..7895e5a3cd 100644 --- a/tasks/docker/pullrequest.yaml +++ b/tasks/docker/pullrequest.yaml @@ -23,7 +23,7 @@ spec: limits: {} workingDir: /workspace/source steps: - - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + - image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: jx-variables resources: # set requests for the pod here diff --git a/tasks/docker/release.yaml b/tasks/docker/release.yaml index 7e3d883ee8..446a49f686 100644 --- a/tasks/docker/release.yaml +++ b/tasks/docker/release.yaml @@ -40,7 +40,7 @@ spec: script: | #!/usr/bin/env sh jx-release-version --tag > VERSION - - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + - image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: jx-variables resources: # set requests for the pod here diff --git a/tasks/environment/pullrequest.yaml b/tasks/environment/pullrequest.yaml index 48a891216d..b22042196d 100755 --- a/tasks/environment/pullrequest.yaml +++ b/tasks/environment/pullrequest.yaml @@ -31,7 +31,7 @@ spec: - secretRef: name: jx-boot-job-env-vars optional: true - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: make-pr resources: requests: diff --git a/tasks/flutter/pullrequest.yaml b/tasks/flutter/pullrequest.yaml index 39dd994b10..74449ff977 100644 --- a/tasks/flutter/pullrequest.yaml +++ b/tasks/flutter/pullrequest.yaml @@ -23,7 +23,7 @@ spec: limits: {} workingDir: /workspace/source steps: - - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + - image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: jx-variables resources: # set requests for the pod here diff --git a/tasks/flutter/release.yaml b/tasks/flutter/release.yaml index 3e5c7c1e4b..1827c80863 100644 --- a/tasks/flutter/release.yaml +++ b/tasks/flutter/release.yaml @@ -45,7 +45,7 @@ spec: script: | #!/usr/bin/env sh jx-release-version --tag > VERSION - - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + - image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: jx-variables resources: # set requests for the pod here diff --git a/tasks/git-clone/git-clone-env-pr.yaml b/tasks/git-clone/git-clone-env-pr.yaml index c620ddaa77..0d795c4377 100644 --- a/tasks/git-clone/git-clone-env-pr.yaml +++ b/tasks/git-clone/git-clone-env-pr.yaml @@ -40,7 +40,7 @@ spec: - secretRef: name: jx-boot-job-env-vars optional: true - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: git-merge resources: {} script: | diff --git a/tasks/git-clone/git-clone-pr.yaml b/tasks/git-clone/git-clone-pr.yaml index aace50178e..68d17026b8 100644 --- a/tasks/git-clone/git-clone-pr.yaml +++ b/tasks/git-clone/git-clone-pr.yaml @@ -41,7 +41,7 @@ spec: - secretRef: name: jx-boot-job-env-vars optional: true - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: git-merge resources: {} script: | diff --git a/tasks/go-cli/pullrequest.yaml b/tasks/go-cli/pullrequest.yaml index 2bb4e73c42..68cb35e80b 100644 --- a/tasks/go-cli/pullrequest.yaml +++ b/tasks/go-cli/pullrequest.yaml @@ -23,7 +23,7 @@ spec: limits: {} workingDir: /workspace/source steps: - - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + - image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: jx-variables resources: # set requests for the pod here diff --git a/tasks/go-cli/release.yaml b/tasks/go-cli/release.yaml index 321fc0f1a6..3a4e4d4298 100644 --- a/tasks/go-cli/release.yaml +++ b/tasks/go-cli/release.yaml @@ -44,7 +44,7 @@ spec: script: | #!/usr/bin/env sh jx-release-version --tag > VERSION - - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + - image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: jx-variables resources: {} script: | diff --git a/tasks/go-mongodb/pullrequest.yaml b/tasks/go-mongodb/pullrequest.yaml index aae0498028..76dbeae459 100644 --- a/tasks/go-mongodb/pullrequest.yaml +++ b/tasks/go-mongodb/pullrequest.yaml @@ -23,7 +23,7 @@ spec: limits: {} workingDir: /workspace/source steps: - - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + - image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: jx-variables resources: # set requests for the pod here diff --git a/tasks/go-mongodb/release.yaml b/tasks/go-mongodb/release.yaml index b1f192144e..c825a93566 100644 --- a/tasks/go-mongodb/release.yaml +++ b/tasks/go-mongodb/release.yaml @@ -44,7 +44,7 @@ spec: script: | #!/usr/bin/env sh jx-release-version --tag > VERSION - - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + - image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: jx-variables resources: {} script: | @@ -87,14 +87,14 @@ spec: git push --force origin v$VERSION jx changelog create --version v${VERSION} - - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + - image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: promote-step6 resources: {} script: | #!/usr/bin/env sh source .jx/variables.sh jx gitops helm release - - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + - image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: promote-step7 resources: {} script: | diff --git a/tasks/go-plugin-multiarch/pullrequest.yaml b/tasks/go-plugin-multiarch/pullrequest.yaml index b66a06e4a9..f008055632 100644 --- a/tasks/go-plugin-multiarch/pullrequest.yaml +++ b/tasks/go-plugin-multiarch/pullrequest.yaml @@ -23,7 +23,7 @@ spec: limits: {} workingDir: /workspace/source steps: - - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + - image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: jx-variables resources: # set requests for the pod here diff --git a/tasks/go-plugin-multiarch/release.yaml b/tasks/go-plugin-multiarch/release.yaml index d2664985f4..93a63b35c6 100644 --- a/tasks/go-plugin-multiarch/release.yaml +++ b/tasks/go-plugin-multiarch/release.yaml @@ -39,7 +39,7 @@ spec: script: | #!/usr/bin/env sh jx-release-version --tag > VERSION - - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + - image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: jx-variables resources: {} script: | @@ -82,7 +82,7 @@ spec: else echo no charts; fi jx changelog create --verbose --header-file=hack/changelog-header.md --version=$VERSION --rev=$PULL_BASE_SHA --output-markdown=changelog.md --update-release=true - - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + - image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: release-chart resources: {} script: | diff --git a/tasks/go-plugin/pullrequest.yaml b/tasks/go-plugin/pullrequest.yaml index cb3eaa174a..3b9353cc40 100644 --- a/tasks/go-plugin/pullrequest.yaml +++ b/tasks/go-plugin/pullrequest.yaml @@ -23,7 +23,7 @@ spec: limits: {} workingDir: /workspace/source steps: - - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + - image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: jx-variables resources: # set requests for the pod here diff --git a/tasks/go-plugin/release.yaml b/tasks/go-plugin/release.yaml index b3c4bde4c4..f042198f11 100644 --- a/tasks/go-plugin/release.yaml +++ b/tasks/go-plugin/release.yaml @@ -39,7 +39,7 @@ spec: script: | #!/usr/bin/env sh jx-release-version --tag > VERSION - - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + - image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: jx-variables resources: {} script: | @@ -82,7 +82,7 @@ spec: else echo no charts; fi jx changelog create --verbose --header-file=hack/changelog-header.md --version=$VERSION --rev=$PULL_BASE_SHA --output-markdown=changelog.md --update-release=true - - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + - image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: release-chart resources: {} script: | diff --git a/tasks/go/pullrequest.yaml b/tasks/go/pullrequest.yaml index 65042191ee..1b5f67c580 100644 --- a/tasks/go/pullrequest.yaml +++ b/tasks/go/pullrequest.yaml @@ -23,7 +23,7 @@ spec: limits: {} workingDir: /workspace/source steps: - - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + - image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: jx-variables resources: # set requests for the pod here diff --git a/tasks/go/release.yaml b/tasks/go/release.yaml index 812f770fe0..88afc4c6ca 100644 --- a/tasks/go/release.yaml +++ b/tasks/go/release.yaml @@ -44,7 +44,7 @@ spec: script: | #!/usr/bin/env sh jx-release-version --tag > VERSION - - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + - image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: jx-variables resources: {} script: | @@ -87,7 +87,7 @@ spec: git push --force origin v$VERSION jx changelog create --version v${VERSION} - - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + - image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: promote-helm-release resources: {} script: | diff --git a/tasks/gradle/pullrequest.yaml b/tasks/gradle/pullrequest.yaml index 0af7fc3032..46aefb75cd 100644 --- a/tasks/gradle/pullrequest.yaml +++ b/tasks/gradle/pullrequest.yaml @@ -23,7 +23,7 @@ spec: limits: {} workingDir: /workspace/source steps: - - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + - image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: jx-variables resources: # set requests for the pod here diff --git a/tasks/gradle/release.yaml b/tasks/gradle/release.yaml index e7208e809a..d01bceb02e 100644 --- a/tasks/gradle/release.yaml +++ b/tasks/gradle/release.yaml @@ -40,7 +40,7 @@ spec: script: | #!/usr/bin/env sh jx-release-version --tag > VERSION - - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + - image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: jx-variables resources: # set requests for the pod here @@ -87,7 +87,7 @@ spec: git push --force origin v$VERSION jx changelog create --version v${VERSION} - - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + - image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: promote-helm-release resources: {} script: | diff --git a/tasks/helm/pullrequest.yaml b/tasks/helm/pullrequest.yaml index 189b91387d..a5b076d561 100644 --- a/tasks/helm/pullrequest.yaml +++ b/tasks/helm/pullrequest.yaml @@ -23,7 +23,7 @@ spec: limits: {} workingDir: /workspace/source steps: - - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + - image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: jx-variables resources: # set requests for the pod here @@ -34,7 +34,7 @@ spec: #!/usr/bin/env sh jx gitops variables jx gitops pr variables - - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + - image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: build-helm-build resources: {} script: | diff --git a/tasks/helm/release.yaml b/tasks/helm/release.yaml index 345b63ec32..a5085325d8 100644 --- a/tasks/helm/release.yaml +++ b/tasks/helm/release.yaml @@ -40,7 +40,7 @@ spec: script: | #!/usr/bin/env sh jx-release-version --tag > VERSION - - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + - image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: jx-variables resources: # set requests for the pod here @@ -70,7 +70,7 @@ spec: git push --force origin v$VERSION jx changelog create --version v${VERSION} - - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + - image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: promote-helm-release resources: {} script: | diff --git a/tasks/javascript-ui-nginx/pullrequest.yaml b/tasks/javascript-ui-nginx/pullrequest.yaml index 6f323388b7..0b300e45d3 100644 --- a/tasks/javascript-ui-nginx/pullrequest.yaml +++ b/tasks/javascript-ui-nginx/pullrequest.yaml @@ -23,7 +23,7 @@ spec: limits: {} workingDir: /workspace/source steps: - - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + - image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: jx-variables resources: # set requests for the pod here diff --git a/tasks/javascript-ui-nginx/release.yaml b/tasks/javascript-ui-nginx/release.yaml index 5f7eb8ef6a..d250c4b450 100644 --- a/tasks/javascript-ui-nginx/release.yaml +++ b/tasks/javascript-ui-nginx/release.yaml @@ -45,7 +45,7 @@ spec: script: | #!/usr/bin/env sh jx-release-version --tag > VERSION - - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + - image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: jx-variables resources: # set requests for the pod here @@ -104,7 +104,7 @@ spec: git push --force origin v$VERSION jx changelog create --version v${VERSION} - - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + - image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: promote-helm-release resources: {} script: | diff --git a/tasks/javascript/pullrequest.yaml b/tasks/javascript/pullrequest.yaml index c200b87a09..a257491e1f 100644 --- a/tasks/javascript/pullrequest.yaml +++ b/tasks/javascript/pullrequest.yaml @@ -28,7 +28,7 @@ spec: name: npmrc workingDir: /workspace/source steps: - - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + - image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: jx-variables resources: # set requests for the pod here diff --git a/tasks/javascript/release.yaml b/tasks/javascript/release.yaml index 7a939fb185..997a5b0318 100644 --- a/tasks/javascript/release.yaml +++ b/tasks/javascript/release.yaml @@ -45,7 +45,7 @@ spec: script: | #!/usr/bin/env sh jx-release-version --tag > VERSION - - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + - image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: jx-variables resources: # set requests for the pod here @@ -98,7 +98,7 @@ spec: git push --force origin v$VERSION jx changelog create --version v${VERSION} - - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + - image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: promote-helm-release resources: {} script: | diff --git a/tasks/jenkins/pullrequest.yaml b/tasks/jenkins/pullrequest.yaml index f6115fe3f0..5db7e0a16c 100644 --- a/tasks/jenkins/pullrequest.yaml +++ b/tasks/jenkins/pullrequest.yaml @@ -31,7 +31,7 @@ spec: limits: {} workingDir: /workspace/source steps: - - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + - image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: jx-variables resources: # set requests for the pod here diff --git a/tasks/jenkins/release.yaml b/tasks/jenkins/release.yaml index 65786864e7..856c0f1329 100644 --- a/tasks/jenkins/release.yaml +++ b/tasks/jenkins/release.yaml @@ -48,7 +48,7 @@ spec: script: | #!/usr/bin/env sh jx-release-version --tag > VERSION - - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + - image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: jx-variables resources: # set requests for the pod here diff --git a/tasks/jenkinsfilerunner/pullrequest.yaml b/tasks/jenkinsfilerunner/pullrequest.yaml index 38a8bd13cf..69b7d44ccc 100644 --- a/tasks/jenkinsfilerunner/pullrequest.yaml +++ b/tasks/jenkinsfilerunner/pullrequest.yaml @@ -22,7 +22,7 @@ spec: resources: {} workingDir: /workspace/source steps: - - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + - image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: jx-variables resources: {} script: | diff --git a/tasks/jenkinsfilerunner/release.yaml b/tasks/jenkinsfilerunner/release.yaml index 2cc42976ff..0ca4be87de 100644 --- a/tasks/jenkinsfilerunner/release.yaml +++ b/tasks/jenkinsfilerunner/release.yaml @@ -39,7 +39,7 @@ spec: script: | #!/usr/bin/env sh jx-release-version --tag > VERSION - - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + - image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: jx-variables resources: {} script: | diff --git a/tasks/lookml/lint.yaml b/tasks/lookml/lint.yaml index 9abaeeed2a..853e407f24 100644 --- a/tasks/lookml/lint.yaml +++ b/tasks/lookml/lint.yaml @@ -32,7 +32,7 @@ spec: limits: {} workingDir: $(workspaces.output.path)/source steps: - - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + - image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: jx-variables resources: # set requests for the pod here diff --git a/tasks/lookml/pullrequest.yaml b/tasks/lookml/pullrequest.yaml index 3d2304ead8..bdfeb3503f 100644 --- a/tasks/lookml/pullrequest.yaml +++ b/tasks/lookml/pullrequest.yaml @@ -23,7 +23,7 @@ spec: limits: {} workingDir: /workspace/source steps: - - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + - image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: jx-variables resources: # set requests for the pod here diff --git a/tasks/lookml/release.yaml b/tasks/lookml/release.yaml index 0adce3f35a..46b663f23f 100644 --- a/tasks/lookml/release.yaml +++ b/tasks/lookml/release.yaml @@ -40,7 +40,7 @@ spec: script: | #!/usr/bin/env sh jx-release-version --tag > VERSION - - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + - image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: jx-variables resources: # set requests for the pod here @@ -67,7 +67,7 @@ spec: git push --force origin v$VERSION jx changelog create --version v${VERSION} - - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + - image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: promote-helm-release resources: {} script: | diff --git a/tasks/maven-java11/pullrequest.yaml b/tasks/maven-java11/pullrequest.yaml index f74ccb7c10..a43dca1f48 100644 --- a/tasks/maven-java11/pullrequest.yaml +++ b/tasks/maven-java11/pullrequest.yaml @@ -33,7 +33,7 @@ spec: name: maven-settings workingDir: /workspace/source steps: - - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + - image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: jx-variables resources: # set requests for the pod here diff --git a/tasks/maven-java11/release.yaml b/tasks/maven-java11/release.yaml index 33bdee2665..ecdbc6b0ba 100644 --- a/tasks/maven-java11/release.yaml +++ b/tasks/maven-java11/release.yaml @@ -52,7 +52,7 @@ spec: script: | #!/usr/bin/env sh jx-release-version --tag > VERSION - - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + - image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: jx-variables resources: # set requests for the pod here @@ -105,7 +105,7 @@ spec: git commit -a -m "chore: release $VERSION" --allow-empty git tag -fa v$VERSION -m "Release version $VERSION" git push --force origin v$VERSION - - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + - image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: promote-helm-release resources: {} script: | diff --git a/tasks/maven-java14/pullrequest.yaml b/tasks/maven-java14/pullrequest.yaml index 860cdabc50..acc8b8039c 100644 --- a/tasks/maven-java14/pullrequest.yaml +++ b/tasks/maven-java14/pullrequest.yaml @@ -29,7 +29,7 @@ spec: name: maven-settings workingDir: /workspace/source steps: - - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + - image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: jx-variables resources: # set requests for the pod here diff --git a/tasks/maven-java14/release.yaml b/tasks/maven-java14/release.yaml index fdec6e3141..b5f9871543 100644 --- a/tasks/maven-java14/release.yaml +++ b/tasks/maven-java14/release.yaml @@ -48,7 +48,7 @@ spec: script: | #!/usr/bin/env sh jx-release-version --tag > VERSION - - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + - image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: jx-variables resources: # set requests for the pod here @@ -101,7 +101,7 @@ spec: git commit -a -m "chore: release $VERSION" --allow-empty git tag -fa v$VERSION -m "Release version $VERSION" git push --force origin v$VERSION - - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + - image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: promote-helm-release resources: {} script: | diff --git a/tasks/maven-java16/pullrequest.yaml b/tasks/maven-java16/pullrequest.yaml index f4ce011799..dd0dcc4a19 100644 --- a/tasks/maven-java16/pullrequest.yaml +++ b/tasks/maven-java16/pullrequest.yaml @@ -29,7 +29,7 @@ spec: name: maven-settings workingDir: /workspace/source steps: - - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + - image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: jx-variables resources: # set requests for the pod here diff --git a/tasks/maven-java16/release.yaml b/tasks/maven-java16/release.yaml index f863145d66..27fdc79754 100644 --- a/tasks/maven-java16/release.yaml +++ b/tasks/maven-java16/release.yaml @@ -48,7 +48,7 @@ spec: script: | #!/usr/bin/env sh jx-release-version --tag > VERSION - - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + - image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: jx-variables resources: # set requests for the pod here @@ -101,7 +101,7 @@ spec: git commit -a -m "chore: release $VERSION" --allow-empty git tag -fa v$VERSION -m "Release version $VERSION" git push --force origin v$VERSION - - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + - image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: promote-helm-release resources: {} script: | diff --git a/tasks/maven-java17/pullrequest.yaml b/tasks/maven-java17/pullrequest.yaml index 649be425a0..3ab20e4532 100644 --- a/tasks/maven-java17/pullrequest.yaml +++ b/tasks/maven-java17/pullrequest.yaml @@ -29,7 +29,7 @@ spec: name: maven-settings workingDir: /workspace/source steps: - - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + - image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: jx-variables resources: # set requests for the pod here diff --git a/tasks/maven-java17/release.yaml b/tasks/maven-java17/release.yaml index 75181197b9..e23049aa61 100644 --- a/tasks/maven-java17/release.yaml +++ b/tasks/maven-java17/release.yaml @@ -48,7 +48,7 @@ spec: script: | #!/usr/bin/env sh jx-release-version --tag > VERSION - - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + - image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: jx-variables resources: # set requests for the pod here @@ -113,7 +113,7 @@ spec: git commit -a -m "chore: release $VERSION" --allow-empty git tag -fa v$VERSION -m "Release version $VERSION" git push --force origin v$VERSION - - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + - image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: promote-helm-release resources: {} script: | diff --git a/tasks/maven-node-ruby/pullrequest.yaml b/tasks/maven-node-ruby/pullrequest.yaml index 0d7ca1e97e..7e58091b3a 100644 --- a/tasks/maven-node-ruby/pullrequest.yaml +++ b/tasks/maven-node-ruby/pullrequest.yaml @@ -34,7 +34,7 @@ spec: name: maven-settings workingDir: /workspace/source steps: - - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + - image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: jx-variables resources: # set requests for the pod here diff --git a/tasks/maven-node-ruby/release.yaml b/tasks/maven-node-ruby/release.yaml index 9c0492561d..b9e71b4f68 100644 --- a/tasks/maven-node-ruby/release.yaml +++ b/tasks/maven-node-ruby/release.yaml @@ -53,7 +53,7 @@ spec: script: | #!/usr/bin/env sh jx-release-version --tag > VERSION - - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + - image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: jx-variables resources: # set requests for the pod here @@ -106,7 +106,7 @@ spec: git commit -a -m "chore: release $VERSION" --allow-empty git tag -fa v$VERSION -m "Release version $VERSION" git push --force origin v$VERSION - - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + - image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: promote-helm-release resources: {} script: | diff --git a/tasks/maven-quarkus-native/pullrequest.yaml b/tasks/maven-quarkus-native/pullrequest.yaml index bdd488d6b6..518842a687 100644 --- a/tasks/maven-quarkus-native/pullrequest.yaml +++ b/tasks/maven-quarkus-native/pullrequest.yaml @@ -33,7 +33,7 @@ spec: name: maven-settings workingDir: /workspace/source steps: - - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + - image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: jx-variables resources: # set requests for the pod here diff --git a/tasks/maven-quarkus-native/release.yaml b/tasks/maven-quarkus-native/release.yaml index c9a706c327..d0efbb852c 100644 --- a/tasks/maven-quarkus-native/release.yaml +++ b/tasks/maven-quarkus-native/release.yaml @@ -51,7 +51,7 @@ spec: script: | #!/usr/bin/env sh jx-release-version --tag > VERSION - - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + - image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: jx-variables resources: # set requests for the pod here @@ -104,7 +104,7 @@ spec: git commit -a -m "chore: release $VERSION" --allow-empty git tag -fa v$VERSION -m "Release version $VERSION" git push --force origin v$VERSION - - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + - image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: promote-helm-release resources: {} script: | diff --git a/tasks/maven-quarkus/pullrequest.yaml b/tasks/maven-quarkus/pullrequest.yaml index c8f881e680..3b9be0f386 100644 --- a/tasks/maven-quarkus/pullrequest.yaml +++ b/tasks/maven-quarkus/pullrequest.yaml @@ -33,7 +33,7 @@ spec: name: maven-settings workingDir: /workspace/source steps: - - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + - image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: jx-variables resources: # set requests for the pod here diff --git a/tasks/maven-quarkus/release.yaml b/tasks/maven-quarkus/release.yaml index fc1def5c3d..efc9afedbe 100644 --- a/tasks/maven-quarkus/release.yaml +++ b/tasks/maven-quarkus/release.yaml @@ -52,7 +52,7 @@ spec: script: | #!/usr/bin/env sh jx-release-version --tag > VERSION - - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + - image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: jx-variables resources: # set requests for the pod here @@ -105,7 +105,7 @@ spec: git commit -a -m "chore: release $VERSION" --allow-empty git tag -fa v$VERSION -m "Release version $VERSION" git push --force origin v$VERSION - - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + - image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: promote-helm-release resources: {} script: | diff --git a/tasks/maven/pullrequest.yaml b/tasks/maven/pullrequest.yaml index 03bf6f9865..23b4e47d45 100644 --- a/tasks/maven/pullrequest.yaml +++ b/tasks/maven/pullrequest.yaml @@ -34,7 +34,7 @@ spec: name: maven-settings workingDir: /workspace/source steps: - - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + - image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: jx-variables resources: # set requests for the pod here diff --git a/tasks/maven/release.yaml b/tasks/maven/release.yaml index 0b2d97849d..332a1d0ee8 100644 --- a/tasks/maven/release.yaml +++ b/tasks/maven/release.yaml @@ -53,7 +53,7 @@ spec: script: | #!/usr/bin/env sh jx-release-version --tag > VERSION - - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + - image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: jx-variables resources: # set requests for the pod here @@ -106,7 +106,7 @@ spec: git commit -a -m "chore: release $VERSION" --allow-empty git tag -fa v$VERSION -m "Release version $VERSION" git push --force origin v$VERSION - - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + - image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: promote-helm-release resources: {} script: | diff --git a/tasks/ml-python-gpu-service/pullrequest.yaml b/tasks/ml-python-gpu-service/pullrequest.yaml index 9ad84801b4..c88cffb80d 100644 --- a/tasks/ml-python-gpu-service/pullrequest.yaml +++ b/tasks/ml-python-gpu-service/pullrequest.yaml @@ -23,7 +23,7 @@ spec: limits: {} workingDir: /workspace/source steps: - - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + - image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: jx-variables resources: # set requests for the pod here diff --git a/tasks/ml-python-gpu-service/release.yaml b/tasks/ml-python-gpu-service/release.yaml index 93bb3aa91f..72a4ab46c5 100644 --- a/tasks/ml-python-gpu-service/release.yaml +++ b/tasks/ml-python-gpu-service/release.yaml @@ -40,7 +40,7 @@ spec: script: | #!/usr/bin/env sh jx-release-version --tag > VERSION - - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + - image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: jx-variables resources: # set requests for the pod here @@ -102,7 +102,7 @@ spec: git push --force origin v$VERSION jx changelog create --version v${VERSION} - - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + - image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: promote-helm-release resources: {} script: | diff --git a/tasks/ml-python-gpu-training/pullrequest.yaml b/tasks/ml-python-gpu-training/pullrequest.yaml index 6b8f5797de..b5d2a7f211 100644 --- a/tasks/ml-python-gpu-training/pullrequest.yaml +++ b/tasks/ml-python-gpu-training/pullrequest.yaml @@ -23,7 +23,7 @@ spec: limits: {} workingDir: /workspace/source steps: - - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + - image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: jx-variables resources: # set requests for the pod here diff --git a/tasks/ml-python-gpu-training/release.yaml b/tasks/ml-python-gpu-training/release.yaml index 78e5b07962..bb07c07ad7 100644 --- a/tasks/ml-python-gpu-training/release.yaml +++ b/tasks/ml-python-gpu-training/release.yaml @@ -43,7 +43,7 @@ spec: script: | #!/usr/bin/env sh jx-release-version --tag > VERSION - - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + - image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: jx-variables resources: # set requests for the pod here @@ -88,7 +88,7 @@ spec: secretKeyRef: key: username name: tekton-git - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: build-export-model resources: {} script: |+ diff --git a/tasks/ml-python-service/pullrequest.yaml b/tasks/ml-python-service/pullrequest.yaml index 93be64c2ca..8362a371cd 100644 --- a/tasks/ml-python-service/pullrequest.yaml +++ b/tasks/ml-python-service/pullrequest.yaml @@ -23,7 +23,7 @@ spec: limits: {} workingDir: /workspace/source steps: - - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + - image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: jx-variables resources: # set requests for the pod here diff --git a/tasks/ml-python-service/release.yaml b/tasks/ml-python-service/release.yaml index 2e14fa0244..ecd7af06c8 100644 --- a/tasks/ml-python-service/release.yaml +++ b/tasks/ml-python-service/release.yaml @@ -40,7 +40,7 @@ spec: script: | #!/usr/bin/env sh jx-release-version --tag > VERSION - - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + - image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: jx-variables resources: # set requests for the pod here @@ -102,7 +102,7 @@ spec: git push --force origin v$VERSION jx changelog create --version v${VERSION} - - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + - image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: promote-step8 resources: {} script: | diff --git a/tasks/ml-python-training/pullrequest.yaml b/tasks/ml-python-training/pullrequest.yaml index 6b8f5797de..b5d2a7f211 100644 --- a/tasks/ml-python-training/pullrequest.yaml +++ b/tasks/ml-python-training/pullrequest.yaml @@ -23,7 +23,7 @@ spec: limits: {} workingDir: /workspace/source steps: - - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + - image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: jx-variables resources: # set requests for the pod here diff --git a/tasks/ml-python-training/release.yaml b/tasks/ml-python-training/release.yaml index 3da6bbdb57..667b36174e 100644 --- a/tasks/ml-python-training/release.yaml +++ b/tasks/ml-python-training/release.yaml @@ -40,7 +40,7 @@ spec: script: | #!/usr/bin/env sh jx-release-version --tag > VERSION - - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + - image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: jx-variables resources: # set requests for the pod here @@ -76,7 +76,7 @@ spec: secretKeyRef: key: username name: tekton-git - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: build-export-model resources: {} script: |+ diff --git a/tasks/nop/pullrequest.yaml b/tasks/nop/pullrequest.yaml index d8e4eb5a06..5cd6ec993d 100644 --- a/tasks/nop/pullrequest.yaml +++ b/tasks/nop/pullrequest.yaml @@ -22,14 +22,14 @@ spec: resources: {} workingDir: /workspace/source steps: - - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + - image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: jx-variables resources: {} script: | #!/usr/bin/env sh jx gitops variables jx gitops pr variables - - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + - image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: build-dummy-build resources: {} script: | diff --git a/tasks/nop/release.yaml b/tasks/nop/release.yaml index a48333eb43..a550697c6c 100644 --- a/tasks/nop/release.yaml +++ b/tasks/nop/release.yaml @@ -39,13 +39,13 @@ spec: script: | #!/usr/bin/env sh jx-release-version --tag > VERSION - - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + - image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: jx-variables resources: {} script: | #!/usr/bin/env sh jx gitops variables - - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + - image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: build-dummy-release resources: {} script: | diff --git a/tasks/php/pullrequest.yaml b/tasks/php/pullrequest.yaml index e82203115b..85a4b98d1a 100644 --- a/tasks/php/pullrequest.yaml +++ b/tasks/php/pullrequest.yaml @@ -23,7 +23,7 @@ spec: limits: {} workingDir: /workspace/source steps: - - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + - image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: jx-variables resources: # set requests for the pod here diff --git a/tasks/php/release.yaml b/tasks/php/release.yaml index c0460ee7b5..bc9d7b1672 100644 --- a/tasks/php/release.yaml +++ b/tasks/php/release.yaml @@ -40,7 +40,7 @@ spec: script: | #!/usr/bin/env sh jx-release-version --tag > VERSION - - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + - image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: jx-variables resources: # set requests for the pod here @@ -81,7 +81,7 @@ spec: git push --force origin v$VERSION jx changelog create --version v${VERSION} - - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + - image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: promote-helm-release resources: {} script: | diff --git a/tasks/python/pullrequest.yaml b/tasks/python/pullrequest.yaml index 6f69e4c820..b4143dce03 100644 --- a/tasks/python/pullrequest.yaml +++ b/tasks/python/pullrequest.yaml @@ -23,7 +23,7 @@ spec: limits: {} workingDir: /workspace/source steps: - - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + - image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: jx-variables resources: # set requests for the pod here diff --git a/tasks/python/release.yaml b/tasks/python/release.yaml index 91211b98b9..9f5595e49d 100644 --- a/tasks/python/release.yaml +++ b/tasks/python/release.yaml @@ -40,7 +40,7 @@ spec: script: | #!/usr/bin/env sh jx-release-version --tag > VERSION - - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + - image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: jx-variables resources: # set requests for the pod here @@ -87,7 +87,7 @@ spec: git push --force origin v$VERSION jx changelog create --version v${VERSION} - - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + - image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: promote-helm-release resources: {} script: | diff --git a/tasks/ruby/pullrequest.yaml b/tasks/ruby/pullrequest.yaml index f6195df3d3..aec3a1a3fe 100644 --- a/tasks/ruby/pullrequest.yaml +++ b/tasks/ruby/pullrequest.yaml @@ -23,7 +23,7 @@ spec: limits: {} workingDir: /workspace/source steps: - - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + - image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: jx-variables resources: # set requests for the pod here diff --git a/tasks/ruby/release.yaml b/tasks/ruby/release.yaml index 4285d46873..32c85be26a 100644 --- a/tasks/ruby/release.yaml +++ b/tasks/ruby/release.yaml @@ -40,7 +40,7 @@ spec: script: | #!/usr/bin/env sh jx-release-version --tag > VERSION - - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + - image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: jx-variables resources: # set requests for the pod here @@ -81,7 +81,7 @@ spec: git push --force origin v$VERSION jx changelog create --version v${VERSION} - - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + - image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: promote-helm-release resources: {} script: | diff --git a/tasks/rust/pullrequest.yaml b/tasks/rust/pullrequest.yaml index 647e4e00ec..385cb82222 100644 --- a/tasks/rust/pullrequest.yaml +++ b/tasks/rust/pullrequest.yaml @@ -23,7 +23,7 @@ spec: limits: {} workingDir: /workspace/source steps: - - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + - image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: jx-variables resources: # set requests for the pod here diff --git a/tasks/rust/release.yaml b/tasks/rust/release.yaml index 7e2775d988..79645b63d8 100644 --- a/tasks/rust/release.yaml +++ b/tasks/rust/release.yaml @@ -40,7 +40,7 @@ spec: script: | #!/usr/bin/env sh jx-release-version --tag > VERSION - - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + - image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: jx-variables resources: # set requests for the pod here @@ -87,7 +87,7 @@ spec: git push --force origin v$VERSION jx changelog create --version v${VERSION} - - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + - image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: promote-helm-release resources: {} script: | diff --git a/tasks/scala/pullrequest.yaml b/tasks/scala/pullrequest.yaml index 6fb002b522..c354d06746 100644 --- a/tasks/scala/pullrequest.yaml +++ b/tasks/scala/pullrequest.yaml @@ -31,7 +31,7 @@ spec: limits: {} workingDir: /workspace/source steps: - - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + - image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: jx-variables resources: # set requests for the pod here diff --git a/tasks/scala/release.yaml b/tasks/scala/release.yaml index 02c81f820b..8891d23cb5 100644 --- a/tasks/scala/release.yaml +++ b/tasks/scala/release.yaml @@ -48,7 +48,7 @@ spec: script: | #!/usr/bin/env sh jx-release-version --tag > VERSION - - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + - image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: jx-variables resources: # set requests for the pod here @@ -95,7 +95,7 @@ spec: git push --force origin v$VERSION jx changelog create --version v${VERSION} - - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + - image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: promote-helm-release resources: {} script: | diff --git a/tasks/terraform/pullrequest.yaml b/tasks/terraform/pullrequest.yaml index c180f4811f..3a67737855 100644 --- a/tasks/terraform/pullrequest.yaml +++ b/tasks/terraform/pullrequest.yaml @@ -23,7 +23,7 @@ spec: limits: {} workingDir: /workspace/source steps: - - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + - image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: jx-variables resources: # set requests for the pod here diff --git a/tasks/terraform/release.yaml b/tasks/terraform/release.yaml index 5e7d41659a..bede40e919 100644 --- a/tasks/terraform/release.yaml +++ b/tasks/terraform/release.yaml @@ -44,7 +44,7 @@ spec: script: | #!/usr/bin/env sh jx-release-version --tag > VERSION - - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + - image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: jx-variables resources: {} script: | diff --git a/tasks/typescript/pullrequest.yaml b/tasks/typescript/pullrequest.yaml index 36b4e0de82..da27c90b6c 100644 --- a/tasks/typescript/pullrequest.yaml +++ b/tasks/typescript/pullrequest.yaml @@ -25,7 +25,7 @@ spec: limits: {} workingDir: /workspace/source steps: - - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + - image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: jx-variables resources: # set requests for the pod here diff --git a/tasks/typescript/release.yaml b/tasks/typescript/release.yaml index 7a939fb185..997a5b0318 100644 --- a/tasks/typescript/release.yaml +++ b/tasks/typescript/release.yaml @@ -45,7 +45,7 @@ spec: script: | #!/usr/bin/env sh jx-release-version --tag > VERSION - - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + - image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: jx-variables resources: # set requests for the pod here @@ -98,7 +98,7 @@ spec: git push --force origin v$VERSION jx changelog create --version v${VERSION} - - image: ghcr.io/jenkins-x/jx-boot:3.10.1 + - image: ghcr.io/jenkins-x/jx-boot:3.10.2 name: promote-helm-release resources: {} script: |