From 3f3273e04304056bbdf5c82f693f0f4de6042ac4 Mon Sep 17 00:00:00 2001 From: jenkins-x-bot-test Date: Wed, 22 Mar 2023 09:45:23 +0000 Subject: [PATCH] chore(deps): upgrade jenkins-x/jx3-pipeline-catalog to version 3.10.71 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.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/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-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 +++--- 93 files changed, 168 insertions(+), 168 deletions(-) diff --git a/.lighthouse/jenkins-x/release.yaml b/.lighthouse/jenkins-x/release.yaml index a3188d8576..cad9b4b4fd 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.10.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 name: promote-pullrequest resources: {} script: | diff --git a/packs/git/.lighthouse/jenkins-x/release.yaml b/packs/git/.lighthouse/jenkins-x/release.yaml index 1dd14bc32e..7646963206 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.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 name: jx-variables resources: # override requests for the pod here diff --git a/tasks/C++/pullrequest.yaml b/tasks/C++/pullrequest.yaml index a925ddd744..62d453c3b9 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.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 name: jx-variables resources: {} script: | diff --git a/tasks/C++/release.yaml b/tasks/C++/release.yaml index 7d39948944..211ef9f65f 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.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 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.10.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 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.10.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 name: promote-helm-release resources: {} script: | diff --git a/tasks/D/pullrequest.yaml b/tasks/D/pullrequest.yaml index ba0ebae686..27f3566fa4 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.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 name: jx-variables resources: # set requests for the pod here diff --git a/tasks/D/release.yaml b/tasks/D/release.yaml index c50713197a..41f733ed60 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.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 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.10.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 name: promote-changelog resources: {} script: | @@ -87,7 +87,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.10.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 name: promote-helm-release resources: {} script: | diff --git a/tasks/apps/pullrequest.yaml b/tasks/apps/pullrequest.yaml index 1ada6acab2..41d374723d 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.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 name: jx-variables resources: # set requests for the pod here diff --git a/tasks/apps/release.yaml b/tasks/apps/release.yaml index 1bc4ad6c2d..88030c4dec 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.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 name: jx-variables resources: {} script: | @@ -56,7 +56,7 @@ spec: script: | #!/bin/sh make build - - image: ghcr.io/jenkins-x/jx-boot:3.10.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 name: release-chart resources: {} script: | @@ -70,7 +70,7 @@ spec: script: | #!/bin/sh make release - - image: ghcr.io/jenkins-x/jx-boot:3.10.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 name: promote-helm-release resources: {} script: | diff --git a/tasks/appserver/pullrequest.yaml b/tasks/appserver/pullrequest.yaml index abaf70d254..2b53442bec 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.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 name: jx-variables resources: # set requests for the pod here diff --git a/tasks/appserver/release.yaml b/tasks/appserver/release.yaml index 7908cd2b61..b1debe6561 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.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 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.10.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 name: promote-changelog resources: {} script: | @@ -95,7 +95,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.10.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 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 f59c5b992e..df5627acee 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.10.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 name: analyze resources: {} script: | diff --git a/tasks/charts/pullrequest.yaml b/tasks/charts/pullrequest.yaml index 2ab2bf8951..cbb97fb72d 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.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 name: jx-variables resources: {} script: | diff --git a/tasks/charts/release.yaml b/tasks/charts/release.yaml index 991755dce3..29b0712fe4 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.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 name: jx-variables resources: {} script: | diff --git a/tasks/csharp/pullrequest.yaml b/tasks/csharp/pullrequest.yaml index e23982956f..445dcbd523 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.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 name: jx-variables resources: # set requests for the pod here diff --git a/tasks/csharp/release.yaml b/tasks/csharp/release.yaml index 185263bc01..63c07d18f4 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.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 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.10.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 name: promote-changelog resources: {} script: | @@ -81,7 +81,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.10.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 name: promote-helm-release resources: {} script: | diff --git a/tasks/custom-jenkins/pullrequest.yaml b/tasks/custom-jenkins/pullrequest.yaml index c81efa1b1d..19f48f5f20 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.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 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 891bad8728..c7f8465762 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.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 name: jx-variables resources: {} script: | diff --git a/tasks/cwp/pullrequest.yaml b/tasks/cwp/pullrequest.yaml index abaf70d254..2b53442bec 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.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 name: jx-variables resources: # set requests for the pod here diff --git a/tasks/cwp/release.yaml b/tasks/cwp/release.yaml index d1841b7e24..2296dcdc06 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.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 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.10.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 name: promote-changelog resources: {} script: | @@ -117,14 +117,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.10.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 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.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 name: promote-jx resources: {} script: | diff --git a/tasks/docker-helm/pullrequest.yaml b/tasks/docker-helm/pullrequest.yaml index de5b5a8735..b983386019 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.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 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 743f01935a..fddb3ec966 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.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 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.10.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 name: promote-changelog resources: {} script: | @@ -81,7 +81,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.10.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 name: promote-helm-release resources: {} script: | diff --git a/tasks/docker/pullrequest.yaml b/tasks/docker/pullrequest.yaml index de5b5a8735..b983386019 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.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 name: jx-variables resources: # set requests for the pod here diff --git a/tasks/docker/release.yaml b/tasks/docker/release.yaml index c8f2a8f748..2040b6166b 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.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 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.10.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 name: promote-changelog resources: {} script: | diff --git a/tasks/environment/pullrequest.yaml b/tasks/environment/pullrequest.yaml index 2dad8443ae..fbaadaa8cd 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.70 + image: ghcr.io/jenkins-x/jx-boot:3.10.71 name: make-pr resources: requests: diff --git a/tasks/flutter/pullrequest.yaml b/tasks/flutter/pullrequest.yaml index 35e0e33189..466c7f049d 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.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 name: jx-variables resources: # set requests for the pod here diff --git a/tasks/flutter/release.yaml b/tasks/flutter/release.yaml index 969ef29f43..ba22379de7 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.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 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.10.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 name: promote-changelog resources: {} script: | diff --git a/tasks/git-clone/git-clone-env-pr.yaml b/tasks/git-clone/git-clone-env-pr.yaml index 3eb39f17ca..529a22fed0 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.70 + image: ghcr.io/jenkins-x/jx-boot:3.10.71 name: git-merge resources: {} script: | diff --git a/tasks/git-clone/git-clone-pr.yaml b/tasks/git-clone/git-clone-pr.yaml index 9ef265279e..1017b53eef 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.70 + image: ghcr.io/jenkins-x/jx-boot:3.10.71 name: git-merge resources: {} script: | diff --git a/tasks/go-cli/pullrequest.yaml b/tasks/go-cli/pullrequest.yaml index cb69bdc43c..13f72b912c 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.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 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 3f71e05679..11c29c8458 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.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 name: jx-variables resources: {} script: | diff --git a/tasks/go-mongodb/pullrequest.yaml b/tasks/go-mongodb/pullrequest.yaml index 98141ae783..47daf324ae 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.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 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 53c83e6ece..adc846cd76 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.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 name: jx-variables resources: {} script: | @@ -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.10.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 name: promote-changelog resources: {} script: | @@ -87,14 +87,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.10.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 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.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 name: promote-step7 resources: {} script: | diff --git a/tasks/go-plugin-multiarch/pullrequest.yaml b/tasks/go-plugin-multiarch/pullrequest.yaml index 83c2164ef5..46971a0537 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.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 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 dae9881ef2..e34cf5d15d 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.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 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.10.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 name: changelog resources: {} script: | @@ -82,7 +82,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.10.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 name: release-chart resources: {} script: | diff --git a/tasks/go-plugin/pullrequest.yaml b/tasks/go-plugin/pullrequest.yaml index 0ce13ac9b2..89f45f5767 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.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 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 474e73aaec..afb2f91054 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.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 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.10.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 name: changelog resources: {} script: | @@ -82,7 +82,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.10.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 name: release-chart resources: {} script: | diff --git a/tasks/go/pullrequest.yaml b/tasks/go/pullrequest.yaml index 5b7a35a6ba..05e490f118 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.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 name: jx-variables resources: # set requests for the pod here diff --git a/tasks/go/release.yaml b/tasks/go/release.yaml index 096bcdd325..707a830350 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.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 name: jx-variables resources: {} script: | @@ -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.10.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 name: promote-changelog resources: {} script: | @@ -87,7 +87,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.10.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 name: promote-helm-release resources: {} script: | diff --git a/tasks/gradle/pullrequest.yaml b/tasks/gradle/pullrequest.yaml index 0701fd1c4f..4b94d34e9d 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.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 name: jx-variables resources: # set requests for the pod here diff --git a/tasks/gradle/release.yaml b/tasks/gradle/release.yaml index 32bf398b42..99a0c1e3c9 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.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 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.10.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 name: promote-changelog resources: {} script: | @@ -87,7 +87,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.10.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 name: promote-helm-release resources: {} script: | diff --git a/tasks/helm/pullrequest.yaml b/tasks/helm/pullrequest.yaml index 7d746539e5..de709597ad 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.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 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.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 name: build-helm-build resources: {} script: | diff --git a/tasks/helm/release.yaml b/tasks/helm/release.yaml index 8672238dfd..17fe29c953 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.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 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.10.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 name: promote-changelog resources: {} script: | @@ -70,7 +70,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.10.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 name: promote-helm-release resources: {} script: | diff --git a/tasks/javascript-ui-nginx/pullrequest.yaml b/tasks/javascript-ui-nginx/pullrequest.yaml index 2345256f3c..6cb3c79452 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.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 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 533ecccc9b..910433e8f4 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.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 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.10.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 name: promote-changelog resources: {} script: | @@ -104,7 +104,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.10.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 name: promote-helm-release resources: {} script: | diff --git a/tasks/javascript/pullrequest.yaml b/tasks/javascript/pullrequest.yaml index 3d816bb190..15501b1bb4 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.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 name: jx-variables resources: # set requests for the pod here diff --git a/tasks/javascript/release.yaml b/tasks/javascript/release.yaml index c6f9270c64..ef5b26cb21 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.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 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.10.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 name: promote-changelog resources: {} script: | @@ -98,7 +98,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.10.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 name: promote-helm-release resources: {} script: | diff --git a/tasks/jenkins/pullrequest.yaml b/tasks/jenkins/pullrequest.yaml index 65f4f3cc5b..4822beb5dc 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.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 name: jx-variables resources: # set requests for the pod here diff --git a/tasks/jenkins/release.yaml b/tasks/jenkins/release.yaml index 9f787a8c14..87560fba8a 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.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 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.10.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 name: promote-changelog resources: {} script: | diff --git a/tasks/jenkinsfilerunner/pullrequest.yaml b/tasks/jenkinsfilerunner/pullrequest.yaml index d54fafead8..f9919a414b 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.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 name: jx-variables resources: {} script: | diff --git a/tasks/jenkinsfilerunner/release.yaml b/tasks/jenkinsfilerunner/release.yaml index 5866a723bf..4d061658d6 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.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 name: jx-variables resources: {} script: | diff --git a/tasks/lookml/lint.yaml b/tasks/lookml/lint.yaml index dca86e9636..537b1f22dd 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.10.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 name: jx-variables resources: # set requests for the pod here diff --git a/tasks/lookml/pullrequest.yaml b/tasks/lookml/pullrequest.yaml index 92e7b62eb8..67a92f3962 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.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 name: jx-variables resources: # set requests for the pod here diff --git a/tasks/lookml/release.yaml b/tasks/lookml/release.yaml index eb06617b02..59ebd6a448 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.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 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.10.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 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.10.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 name: promote-helm-release resources: {} script: | diff --git a/tasks/maven-java11/pullrequest.yaml b/tasks/maven-java11/pullrequest.yaml index 86b96764c3..b30a3d7a3a 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.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 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 f74e703d5e..70dc453c5e 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.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 name: jx-variables resources: # set requests for the pod here @@ -85,7 +85,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.10.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 name: promote-changelog resources: {} script: | @@ -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.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 name: promote-helm-release resources: {} script: | diff --git a/tasks/maven-java14/pullrequest.yaml b/tasks/maven-java14/pullrequest.yaml index c2174ac67d..45abfc6c66 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.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 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 86a1833c5e..b0b6eaa43f 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.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 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.10.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 name: promote-changelog resources: {} script: | @@ -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.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 name: promote-helm-release resources: {} script: | diff --git a/tasks/maven-java16/pullrequest.yaml b/tasks/maven-java16/pullrequest.yaml index 255229ea98..864ce358a6 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.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 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 d20441b4d3..11a421b5c1 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.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 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.10.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 name: promote-changelog resources: {} script: | @@ -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.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 name: promote-helm-release resources: {} script: | diff --git a/tasks/maven-java17/pullrequest.yaml b/tasks/maven-java17/pullrequest.yaml index 2ae4b1016f..0ef627ab7f 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.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 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 7ced57098c..65cd1c7646 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.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 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.10.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 name: promote-changelog resources: {} script: | @@ -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.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 name: promote-helm-release resources: {} script: | diff --git a/tasks/maven-node-ruby/pullrequest.yaml b/tasks/maven-node-ruby/pullrequest.yaml index 691c06eecc..ad200cb883 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.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 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 6df57d04eb..61bbb302e8 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.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 name: jx-variables resources: # set requests for the pod here @@ -86,7 +86,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.10.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 name: promote-changelog resources: {} script: | @@ -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.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 name: promote-helm-release resources: {} script: | diff --git a/tasks/maven-quarkus-native/pullrequest.yaml b/tasks/maven-quarkus-native/pullrequest.yaml index 46c5e871cb..bfd8f536ab 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.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 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 8f55cf4b5a..5c6c5dd14f 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.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 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.10.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 name: promote-changelog resources: {} script: | @@ -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.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 name: promote-helm-release resources: {} script: | diff --git a/tasks/maven-quarkus/pullrequest.yaml b/tasks/maven-quarkus/pullrequest.yaml index 4cbd0f1738..d63232f5ee 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.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 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 3192ce33cf..de848972dc 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.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 name: jx-variables resources: # set requests for the pod here @@ -85,7 +85,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.10.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 name: promote-changelog resources: {} script: | @@ -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.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 name: promote-helm-release resources: {} script: | diff --git a/tasks/maven/pullrequest.yaml b/tasks/maven/pullrequest.yaml index 0aeaf44055..416f937f7b 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.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 name: jx-variables resources: # set requests for the pod here diff --git a/tasks/maven/release.yaml b/tasks/maven/release.yaml index 8ab7b18c8f..d97005f0c4 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.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 name: jx-variables resources: # set requests for the pod here @@ -86,7 +86,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.10.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 name: promote-changelog resources: {} script: | @@ -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.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 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 e1d76f7a64..c925543ead 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.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 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 f656286f70..1c52aa7dea 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.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 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.10.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 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.10.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 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 462c09cb60..5779b041fb 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.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 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 67b658da50..f290bc2eee 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.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 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.70 + image: ghcr.io/jenkins-x/jx-boot:3.10.71 name: build-export-model resources: {} script: |+ diff --git a/tasks/ml-python-service/pullrequest.yaml b/tasks/ml-python-service/pullrequest.yaml index d391b26dbc..dcf53d004f 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.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 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 95f27e5949..ad19a5db42 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.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 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.10.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 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.10.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 name: promote-step8 resources: {} script: | diff --git a/tasks/ml-python-training/pullrequest.yaml b/tasks/ml-python-training/pullrequest.yaml index 462c09cb60..5779b041fb 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.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 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 d5732b8bc3..1e136a3da9 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.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 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.70 + image: ghcr.io/jenkins-x/jx-boot:3.10.71 name: build-export-model resources: {} script: |+ diff --git a/tasks/nop/pullrequest.yaml b/tasks/nop/pullrequest.yaml index 9fb13fd0eb..3c463326b9 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.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 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.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 name: build-dummy-build resources: {} script: | diff --git a/tasks/nop/release.yaml b/tasks/nop/release.yaml index f3fc1c7e45..89104c32af 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.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 name: jx-variables resources: {} script: | #!/usr/bin/env sh jx gitops variables - - image: ghcr.io/jenkins-x/jx-boot:3.10.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 name: build-dummy-release resources: {} script: | diff --git a/tasks/php/pullrequest.yaml b/tasks/php/pullrequest.yaml index e23982956f..445dcbd523 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.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 name: jx-variables resources: # set requests for the pod here diff --git a/tasks/php/release.yaml b/tasks/php/release.yaml index 185263bc01..63c07d18f4 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.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 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.10.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 name: promote-changelog resources: {} script: | @@ -81,7 +81,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.10.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 name: promote-helm-release resources: {} script: | diff --git a/tasks/python/pullrequest.yaml b/tasks/python/pullrequest.yaml index cb76b8709a..a0aa9b748b 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.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 name: jx-variables resources: # set requests for the pod here diff --git a/tasks/python/release.yaml b/tasks/python/release.yaml index 27467f257a..de176094df 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.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 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.10.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 name: promote-changelog resources: {} script: | @@ -87,7 +87,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.10.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 name: promote-helm-release resources: {} script: | diff --git a/tasks/ruby/pullrequest.yaml b/tasks/ruby/pullrequest.yaml index 6237d9b7ed..fee7d2eeeb 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.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 name: jx-variables resources: # set requests for the pod here diff --git a/tasks/ruby/release.yaml b/tasks/ruby/release.yaml index 743f01935a..fddb3ec966 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.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 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.10.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 name: promote-changelog resources: {} script: | @@ -81,7 +81,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.10.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 name: promote-helm-release resources: {} script: | diff --git a/tasks/rust/pullrequest.yaml b/tasks/rust/pullrequest.yaml index 92ce4b1f69..916ce692e7 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.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 name: jx-variables resources: # set requests for the pod here diff --git a/tasks/rust/release.yaml b/tasks/rust/release.yaml index 07bbc51c41..86354a8439 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.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 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.10.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 name: promote-changelog resources: {} script: | @@ -87,7 +87,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.10.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 name: promote-helm-release resources: {} script: | diff --git a/tasks/scala/pullrequest.yaml b/tasks/scala/pullrequest.yaml index bc70ff8426..01a54d4939 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.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 name: jx-variables resources: # set requests for the pod here diff --git a/tasks/scala/release.yaml b/tasks/scala/release.yaml index 79ca75efe2..79c4390c69 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.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 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.10.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 name: promote-changelog resources: {} script: | @@ -95,7 +95,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.10.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 name: promote-helm-release resources: {} script: | diff --git a/tasks/terraform/pullrequest.yaml b/tasks/terraform/pullrequest.yaml index 014e8b737b..baafae3d57 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.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 name: jx-variables resources: # set requests for the pod here diff --git a/tasks/terraform/release.yaml b/tasks/terraform/release.yaml index 2c1231092f..8d13b1bf69 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.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 name: jx-variables resources: {} script: | @@ -58,7 +58,7 @@ spec: terraform init terraform version terraform validate - - image: ghcr.io/jenkins-x/jx-boot:3.10.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 name: changelog resources: {} script: | diff --git a/tasks/typescript/pullrequest.yaml b/tasks/typescript/pullrequest.yaml index 78e160f00e..0a5c676234 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.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 name: jx-variables resources: # set requests for the pod here diff --git a/tasks/typescript/release.yaml b/tasks/typescript/release.yaml index c6f9270c64..ef5b26cb21 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.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 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.10.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 name: promote-changelog resources: {} script: | @@ -98,7 +98,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.10.70 + - image: ghcr.io/jenkins-x/jx-boot:3.10.71 name: promote-helm-release resources: {} script: |