From 5a47ce43e071d663b3bc7caaaac19d7b5ab3edab Mon Sep 17 00:00:00 2001 From: jenkins-x-bot-test Date: Wed, 15 Jan 2025 21:02:41 +0000 Subject: [PATCH] chore(deps): upgrade jenkins-x/jx3-pipeline-catalog to version 3.11.9 from: https://github.com/jenkins-x/jx --- .lighthouse/jenkins-x/release.yaml | 2 +- packs/git/.lighthouse/jenkins-x/release.yaml | 2 +- tasks/C++/pullrequest.yaml | 2 +- tasks/C++/release.yaml | 6 +++--- tasks/D/pullrequest.yaml | 2 +- tasks/D/release.yaml | 6 +++--- tasks/apps/pullrequest.yaml | 2 +- tasks/apps/release.yaml | 6 +++--- tasks/appserver/pullrequest.yaml | 2 +- tasks/appserver/release.yaml | 6 +++--- 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 | 6 +++--- tasks/custom-jenkins/pullrequest.yaml | 2 +- tasks/custom-jenkins/release.yaml | 2 +- tasks/cwp/pullrequest.yaml | 2 +- tasks/cwp/release.yaml | 8 ++++---- tasks/docker-helm/pullrequest.yaml | 2 +- tasks/docker-helm/release.yaml | 6 +++--- tasks/docker/pullrequest.yaml | 2 +- tasks/docker/release.yaml | 4 ++-- tasks/environment/pullrequest.yaml | 2 +- tasks/flutter/pullrequest.yaml | 2 +- tasks/flutter/release.yaml | 4 ++-- tasks/git-clone/git-clone-env-pr-partial.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 | 8 ++++---- tasks/go-plugin-multiarch/pullrequest.yaml | 2 +- tasks/go-plugin-multiarch/release.yaml | 6 +++--- tasks/go-plugin/pullrequest.yaml | 2 +- tasks/go-plugin/release.yaml | 6 +++--- tasks/go/pullrequest.yaml | 2 +- tasks/go/release.yaml | 6 +++--- tasks/gradle/pullrequest.yaml | 2 +- tasks/gradle/release.yaml | 6 +++--- tasks/helm/pullrequest.yaml | 4 ++-- tasks/helm/release.yaml | 6 +++--- tasks/javascript-ui-nginx/pullrequest.yaml | 2 +- tasks/javascript-ui-nginx/release.yaml | 6 +++--- tasks/javascript-yarn/pullrequest.yaml | 2 +- tasks/javascript-yarn/release.yaml | 6 +++--- tasks/javascript/pullrequest.yaml | 2 +- tasks/javascript/release.yaml | 6 +++--- tasks/jenkins/pullrequest.yaml | 2 +- tasks/jenkins/release.yaml | 4 ++-- tasks/jenkinsfilerunner/pullrequest.yaml | 2 +- tasks/jenkinsfilerunner/release.yaml | 2 +- tasks/lookml/lint.yaml | 2 +- tasks/lookml/pullrequest.yaml | 2 +- tasks/lookml/release.yaml | 6 +++--- tasks/maven-java11/pullrequest.yaml | 2 +- tasks/maven-java11/release.yaml | 6 +++--- tasks/maven-java14/pullrequest.yaml | 2 +- tasks/maven-java14/release.yaml | 6 +++--- tasks/maven-java16/pullrequest.yaml | 2 +- tasks/maven-java16/release.yaml | 6 +++--- tasks/maven-java17/pullrequest.yaml | 2 +- tasks/maven-java17/release.yaml | 6 +++--- tasks/maven-java21/pullrequest.yaml | 2 +- tasks/maven-java21/release.yaml | 6 +++--- tasks/maven-node-ruby/pullrequest.yaml | 2 +- tasks/maven-node-ruby/release.yaml | 6 +++--- tasks/maven-quarkus-native/pullrequest.yaml | 2 +- tasks/maven-quarkus-native/release.yaml | 6 +++--- tasks/maven-quarkus/pullrequest.yaml | 2 +- tasks/maven-quarkus/release.yaml | 6 +++--- tasks/maven/pullrequest.yaml | 2 +- tasks/maven/release.yaml | 6 +++--- tasks/ml-python-gpu-service/pullrequest.yaml | 2 +- tasks/ml-python-gpu-service/release.yaml | 6 +++--- 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 | 6 +++--- 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 | 6 +++--- tasks/python/pullrequest.yaml | 2 +- tasks/python/release.yaml | 6 +++--- tasks/ruby/pullrequest.yaml | 2 +- tasks/ruby/release.yaml | 6 +++--- tasks/rust/pullrequest.yaml | 2 +- tasks/rust/release.yaml | 6 +++--- tasks/scala/pullrequest.yaml | 2 +- tasks/scala/release.yaml | 6 +++--- tasks/terraform/pullrequest.yaml | 2 +- tasks/terraform/release.yaml | 4 ++-- tasks/typescript/pullrequest.yaml | 2 +- tasks/typescript/release.yaml | 6 +++--- 98 files changed, 177 insertions(+), 177 deletions(-) diff --git a/.lighthouse/jenkins-x/release.yaml b/.lighthouse/jenkins-x/release.yaml index 0cfc9c2f2f..55f86dfc06 100755 --- a/.lighthouse/jenkins-x/release.yaml +++ b/.lighthouse/jenkins-x/release.yaml @@ -31,7 +31,7 @@ spec: memory: 600Mi - name: promote-changelog resources: {} - - image: ghcr.io/jenkins-x/jx-boot:3.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: promote-pullrequest resources: {} script: | diff --git a/packs/git/.lighthouse/jenkins-x/release.yaml b/packs/git/.lighthouse/jenkins-x/release.yaml index b7adca7c87..370335d3fc 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.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: jx-variables resources: # override requests for the pod here diff --git a/tasks/C++/pullrequest.yaml b/tasks/C++/pullrequest.yaml index 2b05288cf1..1557f174b7 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.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: jx-variables resources: {} script: | diff --git a/tasks/C++/release.yaml b/tasks/C++/release.yaml index c68d79b409..5ffb738273 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.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: jx-variables resources: {} script: | @@ -68,7 +68,7 @@ spec: source .jx/variables.sh cp /tekton/creds/.docker/config.json /kaniko/.docker/config.json /kaniko/executor $KANIKO_FLAGS --context=/workspace/source --dockerfile=${DOCKERFILE_PATH:-Dockerfile} --destination=$PUSH_CONTAINER_REGISTRY/$DOCKER_REGISTRY_ORG/$APP_NAME:$VERSION - - image: ghcr.io/jenkins-x/jx-boot:3.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: promote-changelog resources: {} script: | @@ -89,7 +89,7 @@ spec: git push --force origin v$VERSION jx changelog create --version v${VERSION} --output-markdown ../changelog.md - - image: ghcr.io/jenkins-x/jx-boot:3.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: promote-helm-release resources: {} script: | diff --git a/tasks/D/pullrequest.yaml b/tasks/D/pullrequest.yaml index 76e9d8f5b3..1d059bc7dd 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.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: jx-variables resources: # set requests for the pod here diff --git a/tasks/D/release.yaml b/tasks/D/release.yaml index 7742d662cf..b906441f3b 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.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: jx-variables resources: # set requests for the pod here @@ -67,7 +67,7 @@ spec: source .jx/variables.sh cp /tekton/creds/.docker/config.json /kaniko/.docker/config.json /kaniko/executor $KANIKO_FLAGS --context=/workspace/source --dockerfile=${DOCKERFILE_PATH:-Dockerfile} --destination=$PUSH_CONTAINER_REGISTRY/$DOCKER_REGISTRY_ORG/$APP_NAME:$VERSION - - image: ghcr.io/jenkins-x/jx-boot:3.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: promote-changelog resources: {} script: | @@ -88,7 +88,7 @@ spec: git push --force origin v$VERSION jx changelog create --version v${VERSION} --output-markdown ../changelog.md - - image: ghcr.io/jenkins-x/jx-boot:3.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: promote-helm-release resources: {} script: | diff --git a/tasks/apps/pullrequest.yaml b/tasks/apps/pullrequest.yaml index 34d053c507..a33b9d1814 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.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: jx-variables resources: # set requests for the pod here diff --git a/tasks/apps/release.yaml b/tasks/apps/release.yaml index 36249103e6..ab96ab8467 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.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: jx-variables resources: {} script: | @@ -56,7 +56,7 @@ spec: script: | #!/bin/sh make build - - image: ghcr.io/jenkins-x/jx-boot:3.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: release-chart resources: {} script: | @@ -70,7 +70,7 @@ spec: script: | #!/bin/sh make release - - image: ghcr.io/jenkins-x/jx-boot:3.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: promote-helm-release resources: {} script: | diff --git a/tasks/appserver/pullrequest.yaml b/tasks/appserver/pullrequest.yaml index 482e298908..7f3c11791a 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.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: jx-variables resources: # set requests for the pod here diff --git a/tasks/appserver/release.yaml b/tasks/appserver/release.yaml index cc6ba95a8c..df6e5c5089 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.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: jx-variables resources: # set requests for the pod here @@ -81,7 +81,7 @@ spec: source .jx/variables.sh cp /tekton/creds/.docker/config.json /kaniko/.docker/config.json /kaniko/executor $KANIKO_FLAGS --context=/workspace/source --dockerfile=${DOCKERFILE_PATH:-Dockerfile} --destination=$PUSH_CONTAINER_REGISTRY/$DOCKER_REGISTRY_ORG/$APP_NAME:$VERSION - - image: ghcr.io/jenkins-x/jx-boot:3.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: promote-changelog resources: {} script: | @@ -102,7 +102,7 @@ spec: git push --force origin v$VERSION jx changelog create --version v${VERSION} --output-markdown ../changelog.md - - image: ghcr.io/jenkins-x/jx-boot:3.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 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 256f67489d..1ea12aa96f 100644 --- a/tasks/build-scan-push/build-scan-push.yaml +++ b/tasks/build-scan-push/build-scan-push.yaml @@ -38,7 +38,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.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: analyze resources: {} script: | diff --git a/tasks/charts/pullrequest.yaml b/tasks/charts/pullrequest.yaml index 3756861050..5aefa7c0a0 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.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: jx-variables resources: {} script: | diff --git a/tasks/charts/release.yaml b/tasks/charts/release.yaml index 0fb65639d3..a0435b04f9 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.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: jx-variables resources: {} script: | diff --git a/tasks/csharp/pullrequest.yaml b/tasks/csharp/pullrequest.yaml index e4c5aa1839..3ed36a17d2 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.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: jx-variables resources: # set requests for the pod here diff --git a/tasks/csharp/release.yaml b/tasks/csharp/release.yaml index 0fccd9d171..3ae83d7edd 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.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: jx-variables resources: # set requests for the pod here @@ -61,7 +61,7 @@ spec: source .jx/variables.sh cp /tekton/creds/.docker/config.json /kaniko/.docker/config.json /kaniko/executor $KANIKO_FLAGS --context=/workspace/source --dockerfile=${DOCKERFILE_PATH:-Dockerfile} --destination=$PUSH_CONTAINER_REGISTRY/$DOCKER_REGISTRY_ORG/$APP_NAME:$VERSION - - image: ghcr.io/jenkins-x/jx-boot:3.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: promote-changelog resources: {} script: | @@ -82,7 +82,7 @@ spec: git push --force origin v$VERSION jx changelog create --version v${VERSION} --output-markdown ../changelog.md - - image: ghcr.io/jenkins-x/jx-boot:3.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: promote-helm-release resources: {} script: | diff --git a/tasks/custom-jenkins/pullrequest.yaml b/tasks/custom-jenkins/pullrequest.yaml index 9bb5d1a8cd..c38994fb42 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.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 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 bf00e95d2c..b3bef34134 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.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: jx-variables resources: {} script: | diff --git a/tasks/cwp/pullrequest.yaml b/tasks/cwp/pullrequest.yaml index 482e298908..7f3c11791a 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.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: jx-variables resources: # set requests for the pod here diff --git a/tasks/cwp/release.yaml b/tasks/cwp/release.yaml index 338feee9fa..bad8ac520c 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.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: jx-variables resources: # set requests for the pod here @@ -97,7 +97,7 @@ spec: source .jx/variables.sh cp /tekton/creds/.docker/config.json /kaniko/.docker/config.json /kaniko/executor $KANIKO_FLAGS --context=/workspace/source --dockerfile=${DOCKERFILE_PATH:-Dockerfile} --destination=$PUSH_CONTAINER_REGISTRY/$DOCKER_REGISTRY_ORG/$APP_NAME:$VERSION - - image: ghcr.io/jenkins-x/jx-boot:3.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: promote-changelog resources: {} script: | @@ -118,14 +118,14 @@ spec: git push --force origin v$VERSION jx changelog create --version v${VERSION} --output-markdown ../changelog.md - - image: ghcr.io/jenkins-x/jx-boot:3.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 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.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: promote-jx resources: {} script: | diff --git a/tasks/docker-helm/pullrequest.yaml b/tasks/docker-helm/pullrequest.yaml index 48bee23190..58e65e7f47 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.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 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 1a47dd5419..1641d7baac 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.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: jx-variables resources: # set requests for the pod here @@ -61,7 +61,7 @@ spec: source .jx/variables.sh cp /tekton/creds/.docker/config.json /kaniko/.docker/config.json /kaniko/executor $KANIKO_FLAGS --context=/workspace/source --dockerfile=${DOCKERFILE_PATH:-Dockerfile} --destination=$PUSH_CONTAINER_REGISTRY/$DOCKER_REGISTRY_ORG/$APP_NAME:$VERSION - - image: ghcr.io/jenkins-x/jx-boot:3.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: promote-changelog resources: {} script: | @@ -82,7 +82,7 @@ spec: git push --force origin v$VERSION jx changelog create --version v${VERSION} --output-markdown ../changelog.md - - image: ghcr.io/jenkins-x/jx-boot:3.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: promote-helm-release resources: {} script: | diff --git a/tasks/docker/pullrequest.yaml b/tasks/docker/pullrequest.yaml index 48bee23190..58e65e7f47 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.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: jx-variables resources: # set requests for the pod here diff --git a/tasks/docker/release.yaml b/tasks/docker/release.yaml index 9db13df76f..c66cee375d 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.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: jx-variables resources: # set requests for the pod here @@ -61,7 +61,7 @@ spec: source .jx/variables.sh cp /tekton/creds/.docker/config.json /kaniko/.docker/config.json /kaniko/executor $KANIKO_FLAGS --context=/workspace/source --dockerfile=${DOCKERFILE_PATH:-Dockerfile} --destination=$PUSH_CONTAINER_REGISTRY/$DOCKER_REGISTRY_ORG/$APP_NAME:$VERSION - - image: ghcr.io/jenkins-x/jx-boot:3.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: promote-changelog resources: {} script: | diff --git a/tasks/environment/pullrequest.yaml b/tasks/environment/pullrequest.yaml index d3f4fce692..d1b54128e8 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.11.8 + image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: make-pr resources: requests: diff --git a/tasks/flutter/pullrequest.yaml b/tasks/flutter/pullrequest.yaml index 3495f78b57..3eca701d59 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.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: jx-variables resources: # set requests for the pod here diff --git a/tasks/flutter/release.yaml b/tasks/flutter/release.yaml index 17b8711646..a6ef2e707e 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.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: jx-variables resources: # set requests for the pod here @@ -63,7 +63,7 @@ spec: flutter pub get flutter test flutter build apk - - image: ghcr.io/jenkins-x/jx-boot:3.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: promote-changelog resources: {} script: | diff --git a/tasks/git-clone/git-clone-env-pr-partial.yaml b/tasks/git-clone/git-clone-env-pr-partial.yaml index 4d7fea51bb..b0f541e4e8 100644 --- a/tasks/git-clone/git-clone-env-pr-partial.yaml +++ b/tasks/git-clone/git-clone-env-pr-partial.yaml @@ -43,7 +43,7 @@ spec: - secretRef: name: jx-boot-job-env-vars optional: true - image: ghcr.io/jenkins-x/jx-boot:3.11.8 + image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: git-merge resources: {} script: | diff --git a/tasks/git-clone/git-clone-env-pr.yaml b/tasks/git-clone/git-clone-env-pr.yaml index 0d34064825..00d48ecc9a 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.11.8 + image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: git-merge resources: {} script: | diff --git a/tasks/git-clone/git-clone-pr.yaml b/tasks/git-clone/git-clone-pr.yaml index 4fde1f5109..cd613595cb 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.11.8 + image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: git-merge resources: {} script: | diff --git a/tasks/go-cli/pullrequest.yaml b/tasks/go-cli/pullrequest.yaml index 4a123aad2d..8144c29507 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.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 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 4c8b624520..71853553dc 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.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: jx-variables resources: {} script: | diff --git a/tasks/go-mongodb/pullrequest.yaml b/tasks/go-mongodb/pullrequest.yaml index 71bb111527..3b4f64e3eb 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.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 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 26d96b703a..367fa2ebd7 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.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: jx-variables resources: {} script: | @@ -68,7 +68,7 @@ spec: source .jx/variables.sh cp /tekton/creds/.docker/config.json /kaniko/.docker/config.json /kaniko/executor $KANIKO_FLAGS --context=/workspace/source --dockerfile=${DOCKERFILE_PATH:-Dockerfile} --destination=$PUSH_CONTAINER_REGISTRY/$DOCKER_REGISTRY_ORG/$APP_NAME:$VERSION - - image: ghcr.io/jenkins-x/jx-boot:3.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: promote-changelog resources: {} script: | @@ -89,14 +89,14 @@ spec: git push --force origin v$VERSION jx changelog create --version v${VERSION} --output-markdown ../changelog.md - - image: ghcr.io/jenkins-x/jx-boot:3.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 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.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: promote-step7 resources: {} script: | diff --git a/tasks/go-plugin-multiarch/pullrequest.yaml b/tasks/go-plugin-multiarch/pullrequest.yaml index a6e55211ca..1eb0477b92 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.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 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 14bd4f26eb..26f8b71ccc 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.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: jx-variables resources: {} script: | @@ -67,7 +67,7 @@ spec: #!/bin/ash if [ -d "charts/$REPO_NAME" ]; then cd charts/$REPO_NAME helm-docs; else echo no charts; fi - - image: ghcr.io/jenkins-x/jx-boot:3.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: changelog resources: {} script: | @@ -83,7 +83,7 @@ spec: else echo no charts; fi jx changelog create --verbose --version=$VERSION --rev=$PULL_BASE_SHA --output-markdown=changelog.md --update-release=true - - image: ghcr.io/jenkins-x/jx-boot:3.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: release-chart resources: {} script: | diff --git a/tasks/go-plugin/pullrequest.yaml b/tasks/go-plugin/pullrequest.yaml index f0691df4e3..49e6204a06 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.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 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 ceb37b92e6..fd1386b884 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.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: jx-variables resources: {} script: | @@ -67,7 +67,7 @@ spec: #!/bin/ash if [ -d "charts/$REPO_NAME" ]; then cd charts/$REPO_NAME helm-docs; else echo no charts; fi - - image: ghcr.io/jenkins-x/jx-boot:3.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: changelog resources: {} script: | @@ -83,7 +83,7 @@ spec: else echo no charts; fi jx changelog create --verbose --version=$VERSION --rev=$PULL_BASE_SHA --output-markdown=changelog.md --update-release=true - - image: ghcr.io/jenkins-x/jx-boot:3.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: release-chart resources: {} script: | diff --git a/tasks/go/pullrequest.yaml b/tasks/go/pullrequest.yaml index 85bb19f991..f5d725b9a4 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.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: jx-variables resources: # set requests for the pod here diff --git a/tasks/go/release.yaml b/tasks/go/release.yaml index f5a9e7bac2..59676f6279 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.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: jx-variables resources: {} script: | @@ -68,7 +68,7 @@ spec: source .jx/variables.sh cp /tekton/creds/.docker/config.json /kaniko/.docker/config.json /kaniko/executor $KANIKO_FLAGS --context=/workspace/source --dockerfile=${DOCKERFILE_PATH:-Dockerfile} --destination=$PUSH_CONTAINER_REGISTRY/$DOCKER_REGISTRY_ORG/$APP_NAME:$VERSION - - image: ghcr.io/jenkins-x/jx-boot:3.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: promote-changelog resources: {} script: | @@ -89,7 +89,7 @@ spec: git push --force origin v$VERSION jx changelog create --version v${VERSION} --output-markdown ../changelog.md - - image: ghcr.io/jenkins-x/jx-boot:3.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: promote-helm-release resources: {} script: | diff --git a/tasks/gradle/pullrequest.yaml b/tasks/gradle/pullrequest.yaml index 50a5584508..918f6c928c 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.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: jx-variables resources: # set requests for the pod here diff --git a/tasks/gradle/release.yaml b/tasks/gradle/release.yaml index 5cee16cf64..af16e26950 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.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: jx-variables resources: # set requests for the pod here @@ -67,7 +67,7 @@ spec: source .jx/variables.sh cp /tekton/creds/.docker/config.json /kaniko/.docker/config.json /kaniko/executor $KANIKO_FLAGS --context=/workspace/source --dockerfile=${DOCKERFILE_PATH:-Dockerfile} --destination=$PUSH_CONTAINER_REGISTRY/$DOCKER_REGISTRY_ORG/$APP_NAME:$VERSION - - image: ghcr.io/jenkins-x/jx-boot:3.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: promote-changelog resources: {} script: | @@ -88,7 +88,7 @@ spec: git push --force origin v$VERSION jx changelog create --version v${VERSION} --output-markdown ../changelog.md - - image: ghcr.io/jenkins-x/jx-boot:3.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: promote-helm-release resources: {} script: | diff --git a/tasks/helm/pullrequest.yaml b/tasks/helm/pullrequest.yaml index d10e4a677a..f195debd51 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.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 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.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: build-helm-build resources: {} script: | diff --git a/tasks/helm/release.yaml b/tasks/helm/release.yaml index 0fa9e6869a..06406c5e05 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.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: jx-variables resources: # set requests for the pod here @@ -50,7 +50,7 @@ spec: script: | #!/usr/bin/env sh jx gitops variables - - image: ghcr.io/jenkins-x/jx-boot:3.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: promote-changelog resources: {} script: | @@ -71,7 +71,7 @@ spec: git push --force origin v$VERSION jx changelog create --version v${VERSION} --output-markdown ../changelog.md - - image: ghcr.io/jenkins-x/jx-boot:3.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: promote-helm-release resources: {} script: | diff --git a/tasks/javascript-ui-nginx/pullrequest.yaml b/tasks/javascript-ui-nginx/pullrequest.yaml index fd8fa37dd1..36f894ce45 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.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 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 601e044980..66ca0cf9e9 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.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: jx-variables resources: # set requests for the pod here @@ -84,7 +84,7 @@ spec: source .jx/variables.sh cp /tekton/creds/.docker/config.json /kaniko/.docker/config.json /kaniko/executor $KANIKO_FLAGS --context=/workspace/source --dockerfile=${DOCKERFILE_PATH:-Dockerfile} --destination=$PUSH_CONTAINER_REGISTRY/$DOCKER_REGISTRY_ORG/$APP_NAME:$VERSION - - image: ghcr.io/jenkins-x/jx-boot:3.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: promote-changelog resources: {} script: | @@ -105,7 +105,7 @@ spec: git push --force origin v$VERSION jx changelog create --version v${VERSION} --output-markdown ../changelog.md - - image: ghcr.io/jenkins-x/jx-boot:3.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: promote-helm-release resources: {} script: | diff --git a/tasks/javascript-yarn/pullrequest.yaml b/tasks/javascript-yarn/pullrequest.yaml index af75cd3caf..ee355b56d3 100644 --- a/tasks/javascript-yarn/pullrequest.yaml +++ b/tasks/javascript-yarn/pullrequest.yaml @@ -28,7 +28,7 @@ spec: name: npmrc workingDir: /workspace/source steps: - - image: ghcr.io/jenkins-x/jx-boot:3.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: jx-variables resources: # set requests for the pod here diff --git a/tasks/javascript-yarn/release.yaml b/tasks/javascript-yarn/release.yaml index ad91bca638..72f6d576a1 100644 --- a/tasks/javascript-yarn/release.yaml +++ b/tasks/javascript-yarn/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.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: jx-variables resources: # set requests for the pod here @@ -78,7 +78,7 @@ spec: source .jx/variables.sh cp /tekton/creds/.docker/config.json /kaniko/.docker/config.json /kaniko/executor $KANIKO_FLAGS --context=/workspace/source --dockerfile=${DOCKERFILE_PATH:-Dockerfile} --destination=$PUSH_CONTAINER_REGISTRY/$DOCKER_REGISTRY_ORG/$APP_NAME:$VERSION - - image: ghcr.io/jenkins-x/jx-boot:3.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: promote-changelog resources: {} script: | @@ -99,7 +99,7 @@ spec: git push --force origin v$VERSION jx changelog create --version v${VERSION} --output-markdown ../changelog.md - - image: ghcr.io/jenkins-x/jx-boot:3.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: promote-helm-release resources: {} script: | diff --git a/tasks/javascript/pullrequest.yaml b/tasks/javascript/pullrequest.yaml index 570cae14ad..7d5d48f92c 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.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: jx-variables resources: # set requests for the pod here diff --git a/tasks/javascript/release.yaml b/tasks/javascript/release.yaml index 1e8b609b68..a56da777eb 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.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: jx-variables resources: # set requests for the pod here @@ -78,7 +78,7 @@ spec: source .jx/variables.sh cp /tekton/creds/.docker/config.json /kaniko/.docker/config.json /kaniko/executor $KANIKO_FLAGS --context=/workspace/source --dockerfile=${DOCKERFILE_PATH:-Dockerfile} --destination=$PUSH_CONTAINER_REGISTRY/$DOCKER_REGISTRY_ORG/$APP_NAME:$VERSION - - image: ghcr.io/jenkins-x/jx-boot:3.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: promote-changelog resources: {} script: | @@ -99,7 +99,7 @@ spec: git push --force origin v$VERSION jx changelog create --version v${VERSION} --output-markdown ../changelog.md - - image: ghcr.io/jenkins-x/jx-boot:3.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: promote-helm-release resources: {} script: | diff --git a/tasks/jenkins/pullrequest.yaml b/tasks/jenkins/pullrequest.yaml index 81cc28caa1..fd0677014c 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.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: jx-variables resources: # set requests for the pod here diff --git a/tasks/jenkins/release.yaml b/tasks/jenkins/release.yaml index ddf77a1633..d20ac77f5b 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.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: jx-variables resources: # set requests for the pod here @@ -69,7 +69,7 @@ spec: source .jx/variables.sh cp /tekton/creds/.docker/config.json /kaniko/.docker/config.json /kaniko/executor $KANIKO_FLAGS --context=/workspace/source --dockerfile=${DOCKERFILE_PATH:-Dockerfile} --destination=$PUSH_CONTAINER_REGISTRY/$DOCKER_REGISTRY_ORG/$APP_NAME:$VERSION - - image: ghcr.io/jenkins-x/jx-boot:3.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: promote-changelog resources: {} script: | diff --git a/tasks/jenkinsfilerunner/pullrequest.yaml b/tasks/jenkinsfilerunner/pullrequest.yaml index fe0f11bf73..d7c035543c 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.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: jx-variables resources: {} script: | diff --git a/tasks/jenkinsfilerunner/release.yaml b/tasks/jenkinsfilerunner/release.yaml index a050aa391f..163a00a435 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.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: jx-variables resources: {} script: | diff --git a/tasks/lookml/lint.yaml b/tasks/lookml/lint.yaml index db9feb27d5..9046f7fc2a 100644 --- a/tasks/lookml/lint.yaml +++ b/tasks/lookml/lint.yaml @@ -33,7 +33,7 @@ spec: limits: {} workingDir: $(workspaces.output.path)/source steps: - - image: ghcr.io/jenkins-x/jx-boot:3.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: jx-variables resources: # set requests for the pod here diff --git a/tasks/lookml/pullrequest.yaml b/tasks/lookml/pullrequest.yaml index 2ce806d754..3efccdbcd2 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.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: jx-variables resources: # set requests for the pod here diff --git a/tasks/lookml/release.yaml b/tasks/lookml/release.yaml index 06cfaeeccd..7f31e9dc29 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.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: jx-variables resources: # set requests for the pod here @@ -50,7 +50,7 @@ spec: script: | #!/usr/bin/env sh jx gitops variables - - image: ghcr.io/jenkins-x/jx-boot:3.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: promote-changelog resources: {} script: | @@ -67,7 +67,7 @@ spec: git push --force origin v$VERSION jx changelog create --version v${VERSION} --output-markdown ../changelog.md - - image: ghcr.io/jenkins-x/jx-boot:3.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: promote-helm-release resources: {} script: | diff --git a/tasks/maven-java11/pullrequest.yaml b/tasks/maven-java11/pullrequest.yaml index 49ea365ab7..68aa9fd37e 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.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 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 8245c84627..a900f8310d 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.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: jx-variables resources: # set requests for the pod here @@ -97,7 +97,7 @@ spec: source .jx/variables.sh cp /tekton/creds/.docker/config.json /kaniko/.docker/config.json /kaniko/executor $KANIKO_FLAGS --context=/workspace/source --dockerfile=${DOCKERFILE_PATH:-Dockerfile} --destination=$PUSH_CONTAINER_REGISTRY/$DOCKER_REGISTRY_ORG/$APP_NAME:$VERSION - - image: ghcr.io/jenkins-x/jx-boot:3.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: promote-changelog resources: {} script: | @@ -118,7 +118,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.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: promote-helm-release resources: {} script: | diff --git a/tasks/maven-java14/pullrequest.yaml b/tasks/maven-java14/pullrequest.yaml index 7f04ac7fe0..455b6b20a4 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.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 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 af7ecf1fbc..f7149b5392 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.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: jx-variables resources: # set requests for the pod here @@ -93,7 +93,7 @@ spec: source .jx/variables.sh cp /tekton/creds/.docker/config.json /kaniko/.docker/config.json /kaniko/executor $KANIKO_FLAGS --context=/workspace/source --dockerfile=${DOCKERFILE_PATH:-Dockerfile} --destination=$PUSH_CONTAINER_REGISTRY/$DOCKER_REGISTRY_ORG/$APP_NAME:$VERSION - - image: ghcr.io/jenkins-x/jx-boot:3.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: promote-changelog resources: {} script: | @@ -114,7 +114,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.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: promote-helm-release resources: {} script: | diff --git a/tasks/maven-java16/pullrequest.yaml b/tasks/maven-java16/pullrequest.yaml index 7d30c59ebc..e2ecec1ed2 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.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 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 a1a3a73e92..5c345fa39b 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.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: jx-variables resources: # set requests for the pod here @@ -93,7 +93,7 @@ spec: source .jx/variables.sh cp /tekton/creds/.docker/config.json /kaniko/.docker/config.json /kaniko/executor $KANIKO_FLAGS --context=/workspace/source --dockerfile=${DOCKERFILE_PATH:-Dockerfile} --destination=$PUSH_CONTAINER_REGISTRY/$DOCKER_REGISTRY_ORG/$APP_NAME:$VERSION - - image: ghcr.io/jenkins-x/jx-boot:3.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: promote-changelog resources: {} script: | @@ -114,7 +114,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.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: promote-helm-release resources: {} script: | diff --git a/tasks/maven-java17/pullrequest.yaml b/tasks/maven-java17/pullrequest.yaml index 6b5e00c2d2..0e6c4b114c 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.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 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 2345cabab8..d23890f956 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.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: jx-variables resources: # set requests for the pod here @@ -93,7 +93,7 @@ spec: source .jx/variables.sh cp /tekton/creds/.docker/config.json /kaniko/.docker/config.json /kaniko/executor $KANIKO_FLAGS --context=/workspace/source --dockerfile=${DOCKERFILE_PATH:-Dockerfile} --destination=$PUSH_CONTAINER_REGISTRY/$DOCKER_REGISTRY_ORG/$APP_NAME:$VERSION - - image: ghcr.io/jenkins-x/jx-boot:3.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: promote-changelog resources: {} script: | @@ -114,7 +114,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.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: promote-helm-release resources: {} script: | diff --git a/tasks/maven-java21/pullrequest.yaml b/tasks/maven-java21/pullrequest.yaml index 103f7aa911..d5e322d69f 100644 --- a/tasks/maven-java21/pullrequest.yaml +++ b/tasks/maven-java21/pullrequest.yaml @@ -29,7 +29,7 @@ spec: name: maven-settings workingDir: /workspace/source steps: - - image: ghcr.io/jenkins-x/jx-boot:3.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: jx-variables resources: # set requests for the pod here diff --git a/tasks/maven-java21/release.yaml b/tasks/maven-java21/release.yaml index 508543d5fa..80880d15a7 100644 --- a/tasks/maven-java21/release.yaml +++ b/tasks/maven-java21/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.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: jx-variables resources: # set requests for the pod here @@ -93,7 +93,7 @@ spec: source .jx/variables.sh cp /tekton/creds/.docker/config.json /kaniko/.docker/config.json /kaniko/executor $KANIKO_FLAGS --context=/workspace/source --dockerfile=${DOCKERFILE_PATH:-Dockerfile} --destination=$PUSH_CONTAINER_REGISTRY/$DOCKER_REGISTRY_ORG/$APP_NAME:$VERSION - - image: ghcr.io/jenkins-x/jx-boot:3.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: promote-changelog resources: {} script: | @@ -114,7 +114,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.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: promote-helm-release resources: {} script: | diff --git a/tasks/maven-node-ruby/pullrequest.yaml b/tasks/maven-node-ruby/pullrequest.yaml index a9aa3473a2..84f06ede81 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.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 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 0923b84fc9..d0e0c2a47d 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.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: jx-variables resources: # set requests for the pod here @@ -98,7 +98,7 @@ spec: source .jx/variables.sh cp /tekton/creds/.docker/config.json /kaniko/.docker/config.json /kaniko/executor $KANIKO_FLAGS --context=/workspace/source --dockerfile=${DOCKERFILE_PATH:-Dockerfile} --destination=$PUSH_CONTAINER_REGISTRY/$DOCKER_REGISTRY_ORG/$APP_NAME:$VERSION - - image: ghcr.io/jenkins-x/jx-boot:3.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: promote-changelog resources: {} script: | @@ -119,7 +119,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.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: promote-helm-release resources: {} script: | diff --git a/tasks/maven-quarkus-native/pullrequest.yaml b/tasks/maven-quarkus-native/pullrequest.yaml index f5ef7a620f..5437b18c8e 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.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 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 e049d4ec78..1f17309460 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.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: jx-variables resources: # set requests for the pod here @@ -96,7 +96,7 @@ spec: source .jx/variables.sh cp /tekton/creds/.docker/config.json /kaniko/.docker/config.json /kaniko/executor $KANIKO_FLAGS --context=/workspace/source --dockerfile=${DOCKERFILE_PATH:-Dockerfile} --destination=$PUSH_CONTAINER_REGISTRY/$DOCKER_REGISTRY_ORG/$APP_NAME:$VERSION - - image: ghcr.io/jenkins-x/jx-boot:3.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: promote-changelog resources: {} script: | @@ -117,7 +117,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.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: promote-helm-release resources: {} script: | diff --git a/tasks/maven-quarkus/pullrequest.yaml b/tasks/maven-quarkus/pullrequest.yaml index 33c8767717..e54cf281ce 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.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 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 9ba5b97a7f..d4fd9814a9 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.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: jx-variables resources: # set requests for the pod here @@ -97,7 +97,7 @@ spec: source .jx/variables.sh cp /tekton/creds/.docker/config.json /kaniko/.docker/config.json /kaniko/executor $KANIKO_FLAGS --context=/workspace/source --dockerfile=${DOCKERFILE_PATH:-Dockerfile} --destination=$PUSH_CONTAINER_REGISTRY/$DOCKER_REGISTRY_ORG/$APP_NAME:$VERSION - - image: ghcr.io/jenkins-x/jx-boot:3.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: promote-changelog resources: {} script: | @@ -118,7 +118,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.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: promote-helm-release resources: {} script: | diff --git a/tasks/maven/pullrequest.yaml b/tasks/maven/pullrequest.yaml index fceb5a2aea..d0cc6b855a 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.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: jx-variables resources: # set requests for the pod here diff --git a/tasks/maven/release.yaml b/tasks/maven/release.yaml index d6cfd8ca16..152c899eff 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.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: jx-variables resources: # set requests for the pod here @@ -98,7 +98,7 @@ spec: source .jx/variables.sh cp /tekton/creds/.docker/config.json /kaniko/.docker/config.json /kaniko/executor $KANIKO_FLAGS --context=/workspace/source --dockerfile=${DOCKERFILE_PATH:-Dockerfile} --destination=$PUSH_CONTAINER_REGISTRY/$DOCKER_REGISTRY_ORG/$APP_NAME:$VERSION - - image: ghcr.io/jenkins-x/jx-boot:3.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: promote-changelog resources: {} script: | @@ -119,7 +119,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.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 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 72528fcb89..7d3d474086 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.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 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 11c092995d..6e9894782e 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.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: jx-variables resources: # set requests for the pod here @@ -82,7 +82,7 @@ spec: source .jx/variables.sh cp /tekton/creds/.docker/config.json /kaniko/.docker/config.json /kaniko/executor $KANIKO_FLAGS --context=/workspace/source --dockerfile=${DOCKERFILE_PATH:-Dockerfile} --destination=$PUSH_CONTAINER_REGISTRY/$DOCKER_REGISTRY_ORG/$APP_NAME:$VERSION - - image: ghcr.io/jenkins-x/jx-boot:3.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: promote-changelog resources: {} script: | @@ -103,7 +103,7 @@ spec: git push --force origin v$VERSION jx changelog create --version v${VERSION} --output-markdown ../changelog.md - - image: ghcr.io/jenkins-x/jx-boot:3.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 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 57c644f4a1..26212f409c 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.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 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 dd4f417baa..6be2fe1ed6 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.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 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.11.8 + image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: build-export-model resources: {} script: |+ diff --git a/tasks/ml-python-service/pullrequest.yaml b/tasks/ml-python-service/pullrequest.yaml index 86e7646d02..81f6a2aaca 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.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 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 7a61b930e7..878e8ac87b 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.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: jx-variables resources: # set requests for the pod here @@ -82,7 +82,7 @@ spec: source .jx/variables.sh cp /tekton/creds/.docker/config.json /kaniko/.docker/config.json /kaniko/executor $KANIKO_FLAGS --context=/workspace/source --dockerfile=${DOCKERFILE_PATH:-Dockerfile} --destination=$PUSH_CONTAINER_REGISTRY/$DOCKER_REGISTRY_ORG/$APP_NAME:$VERSION - - image: ghcr.io/jenkins-x/jx-boot:3.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: promote-changelog resources: {} script: | @@ -103,7 +103,7 @@ spec: git push --force origin v$VERSION jx changelog create --version v${VERSION} --output-markdown ../changelog.md - - image: ghcr.io/jenkins-x/jx-boot:3.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: promote-step8 resources: {} script: | diff --git a/tasks/ml-python-training/pullrequest.yaml b/tasks/ml-python-training/pullrequest.yaml index 57c644f4a1..26212f409c 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.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 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 7a1e863c5f..4a81eb59c7 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.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 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.11.8 + image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: build-export-model resources: {} script: |+ diff --git a/tasks/nop/pullrequest.yaml b/tasks/nop/pullrequest.yaml index c412d41157..451ea91447 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.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: jx-variables resources: {} script: | #!/usr/bin/env sh jx gitops variables jx gitops pr variables - - image: ghcr.io/jenkins-x/jx-boot:3.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: build-dummy-build resources: {} script: | diff --git a/tasks/nop/release.yaml b/tasks/nop/release.yaml index a2b0d0cfd0..48112dc6c6 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.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: jx-variables resources: {} script: | #!/usr/bin/env sh jx gitops variables - - image: ghcr.io/jenkins-x/jx-boot:3.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: build-dummy-release resources: {} script: | diff --git a/tasks/php/pullrequest.yaml b/tasks/php/pullrequest.yaml index e4c5aa1839..3ed36a17d2 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.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: jx-variables resources: # set requests for the pod here diff --git a/tasks/php/release.yaml b/tasks/php/release.yaml index 0fccd9d171..3ae83d7edd 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.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: jx-variables resources: # set requests for the pod here @@ -61,7 +61,7 @@ spec: source .jx/variables.sh cp /tekton/creds/.docker/config.json /kaniko/.docker/config.json /kaniko/executor $KANIKO_FLAGS --context=/workspace/source --dockerfile=${DOCKERFILE_PATH:-Dockerfile} --destination=$PUSH_CONTAINER_REGISTRY/$DOCKER_REGISTRY_ORG/$APP_NAME:$VERSION - - image: ghcr.io/jenkins-x/jx-boot:3.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: promote-changelog resources: {} script: | @@ -82,7 +82,7 @@ spec: git push --force origin v$VERSION jx changelog create --version v${VERSION} --output-markdown ../changelog.md - - image: ghcr.io/jenkins-x/jx-boot:3.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: promote-helm-release resources: {} script: | diff --git a/tasks/python/pullrequest.yaml b/tasks/python/pullrequest.yaml index 19fa0df19c..9a32dda0c2 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.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: jx-variables resources: # set requests for the pod here diff --git a/tasks/python/release.yaml b/tasks/python/release.yaml index 5902138b98..e915a190c7 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.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: jx-variables resources: # set requests for the pod here @@ -67,7 +67,7 @@ spec: source .jx/variables.sh cp /tekton/creds/.docker/config.json /kaniko/.docker/config.json /kaniko/executor $KANIKO_FLAGS --context=/workspace/source --dockerfile=${DOCKERFILE_PATH:-Dockerfile} --destination=$PUSH_CONTAINER_REGISTRY/$DOCKER_REGISTRY_ORG/$APP_NAME:$VERSION - - image: ghcr.io/jenkins-x/jx-boot:3.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: promote-changelog resources: {} script: | @@ -88,7 +88,7 @@ spec: git push --force origin v$VERSION jx changelog create --version v${VERSION} --output-markdown ../changelog.md - - image: ghcr.io/jenkins-x/jx-boot:3.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: promote-helm-release resources: {} script: | diff --git a/tasks/ruby/pullrequest.yaml b/tasks/ruby/pullrequest.yaml index cf7cf07449..750071240b 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.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: jx-variables resources: # set requests for the pod here diff --git a/tasks/ruby/release.yaml b/tasks/ruby/release.yaml index 1a47dd5419..1641d7baac 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.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: jx-variables resources: # set requests for the pod here @@ -61,7 +61,7 @@ spec: source .jx/variables.sh cp /tekton/creds/.docker/config.json /kaniko/.docker/config.json /kaniko/executor $KANIKO_FLAGS --context=/workspace/source --dockerfile=${DOCKERFILE_PATH:-Dockerfile} --destination=$PUSH_CONTAINER_REGISTRY/$DOCKER_REGISTRY_ORG/$APP_NAME:$VERSION - - image: ghcr.io/jenkins-x/jx-boot:3.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: promote-changelog resources: {} script: | @@ -82,7 +82,7 @@ spec: git push --force origin v$VERSION jx changelog create --version v${VERSION} --output-markdown ../changelog.md - - image: ghcr.io/jenkins-x/jx-boot:3.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: promote-helm-release resources: {} script: | diff --git a/tasks/rust/pullrequest.yaml b/tasks/rust/pullrequest.yaml index 5bb1afafa3..1d729b3486 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.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: jx-variables resources: # set requests for the pod here diff --git a/tasks/rust/release.yaml b/tasks/rust/release.yaml index 34aaa8632f..46bc9f333d 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.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: jx-variables resources: # set requests for the pod here @@ -67,7 +67,7 @@ spec: source .jx/variables.sh cp /tekton/creds/.docker/config.json /kaniko/.docker/config.json /kaniko/executor $KANIKO_FLAGS --context=/workspace/source --dockerfile=${DOCKERFILE_PATH:-Dockerfile} --destination=$PUSH_CONTAINER_REGISTRY/$DOCKER_REGISTRY_ORG/$APP_NAME:$VERSION - - image: ghcr.io/jenkins-x/jx-boot:3.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: promote-changelog resources: {} script: | @@ -88,7 +88,7 @@ spec: git push --force origin v$VERSION jx changelog create --version v${VERSION} --output-markdown ../changelog.md - - image: ghcr.io/jenkins-x/jx-boot:3.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: promote-helm-release resources: {} script: | diff --git a/tasks/scala/pullrequest.yaml b/tasks/scala/pullrequest.yaml index f6be27fd3b..8449a9ccaa 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.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: jx-variables resources: # set requests for the pod here diff --git a/tasks/scala/release.yaml b/tasks/scala/release.yaml index d824c385f1..0dafa037ef 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.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: jx-variables resources: # set requests for the pod here @@ -75,7 +75,7 @@ spec: source .jx/variables.sh cp /tekton/creds/.docker/config.json /kaniko/.docker/config.json /kaniko/executor $KANIKO_FLAGS --context=/workspace/source --dockerfile=${DOCKERFILE_PATH:-Dockerfile} --destination=$PUSH_CONTAINER_REGISTRY/$DOCKER_REGISTRY_ORG/$APP_NAME:$VERSION - - image: ghcr.io/jenkins-x/jx-boot:3.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: promote-changelog resources: {} script: | @@ -96,7 +96,7 @@ spec: git push --force origin v$VERSION jx changelog create --version v${VERSION} --output-markdown ../changelog.md - - image: ghcr.io/jenkins-x/jx-boot:3.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: promote-helm-release resources: {} script: | diff --git a/tasks/terraform/pullrequest.yaml b/tasks/terraform/pullrequest.yaml index 621a7c0651..2c8d00279f 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.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: jx-variables resources: # set requests for the pod here diff --git a/tasks/terraform/release.yaml b/tasks/terraform/release.yaml index 0b598d51a6..8b7ba3d519 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.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: jx-variables resources: {} script: | @@ -58,7 +58,7 @@ spec: terraform init terraform version terraform validate - - image: ghcr.io/jenkins-x/jx-boot:3.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: changelog resources: {} script: | diff --git a/tasks/typescript/pullrequest.yaml b/tasks/typescript/pullrequest.yaml index fe764d7d7b..667bbbea69 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.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: jx-variables resources: # set requests for the pod here diff --git a/tasks/typescript/release.yaml b/tasks/typescript/release.yaml index 1e8b609b68..a56da777eb 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.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: jx-variables resources: # set requests for the pod here @@ -78,7 +78,7 @@ spec: source .jx/variables.sh cp /tekton/creds/.docker/config.json /kaniko/.docker/config.json /kaniko/executor $KANIKO_FLAGS --context=/workspace/source --dockerfile=${DOCKERFILE_PATH:-Dockerfile} --destination=$PUSH_CONTAINER_REGISTRY/$DOCKER_REGISTRY_ORG/$APP_NAME:$VERSION - - image: ghcr.io/jenkins-x/jx-boot:3.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: promote-changelog resources: {} script: | @@ -99,7 +99,7 @@ spec: git push --force origin v$VERSION jx changelog create --version v${VERSION} --output-markdown ../changelog.md - - image: ghcr.io/jenkins-x/jx-boot:3.11.8 + - image: ghcr.io/jenkins-x/jx-boot:3.11.9 name: promote-helm-release resources: {} script: |