diff --git a/tasks/C++/pullrequest.yaml b/tasks/C++/pullrequest.yaml index 0f7649e64d..4042cf297e 100644 --- a/tasks/C++/pullrequest.yaml +++ b/tasks/C++/pullrequest.yaml @@ -52,7 +52,7 @@ spec: source .jx/variables.sh cp /tekton/creds-secrets/tekton-container-registry-auth/.dockerconfigjson /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-plugins/jx-preview:0.0.216 + - image: ghcr.io/jenkins-x-plugins/jx-preview:0.0.217 name: promote-jx-preview resources: {} script: | diff --git a/tasks/D/pullrequest.yaml b/tasks/D/pullrequest.yaml index 15e135e93f..1a328d0fc3 100644 --- a/tasks/D/pullrequest.yaml +++ b/tasks/D/pullrequest.yaml @@ -51,7 +51,7 @@ spec: source .jx/variables.sh cp /tekton/creds-secrets/tekton-container-registry-auth/.dockerconfigjson /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-plugins/jx-preview:0.0.216 + - image: ghcr.io/jenkins-x-plugins/jx-preview:0.0.217 name: promote-jx-preview resources: {} script: | diff --git a/tasks/appserver/pullrequest.yaml b/tasks/appserver/pullrequest.yaml index 6fec30de10..11fce8571a 100644 --- a/tasks/appserver/pullrequest.yaml +++ b/tasks/appserver/pullrequest.yaml @@ -66,7 +66,7 @@ spec: source .jx/variables.sh cp /tekton/creds-secrets/tekton-container-registry-auth/.dockerconfigjson /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-plugins/jx-preview:0.0.216 + - image: ghcr.io/jenkins-x-plugins/jx-preview:0.0.217 name: promote-jx-preview resources: {} script: | diff --git a/tasks/csharp/pullrequest.yaml b/tasks/csharp/pullrequest.yaml index c3844f3872..2d0ee3a008 100644 --- a/tasks/csharp/pullrequest.yaml +++ b/tasks/csharp/pullrequest.yaml @@ -45,7 +45,7 @@ spec: source .jx/variables.sh cp /tekton/creds-secrets/tekton-container-registry-auth/.dockerconfigjson /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-plugins/jx-preview:0.0.216 + - image: ghcr.io/jenkins-x-plugins/jx-preview:0.0.217 name: promote-jx-preview resources: {} script: | diff --git a/tasks/cwp/pullrequest.yaml b/tasks/cwp/pullrequest.yaml index 6fec30de10..11fce8571a 100644 --- a/tasks/cwp/pullrequest.yaml +++ b/tasks/cwp/pullrequest.yaml @@ -66,7 +66,7 @@ spec: source .jx/variables.sh cp /tekton/creds-secrets/tekton-container-registry-auth/.dockerconfigjson /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-plugins/jx-preview:0.0.216 + - image: ghcr.io/jenkins-x-plugins/jx-preview:0.0.217 name: promote-jx-preview resources: {} script: | diff --git a/tasks/go-mongodb/pullrequest.yaml b/tasks/go-mongodb/pullrequest.yaml index 8bb188c91e..29ecdd143e 100644 --- a/tasks/go-mongodb/pullrequest.yaml +++ b/tasks/go-mongodb/pullrequest.yaml @@ -51,7 +51,7 @@ spec: source .jx/variables.sh cp /tekton/creds-secrets/tekton-container-registry-auth/.dockerconfigjson /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-plugins/jx-preview:0.0.216 + - image: ghcr.io/jenkins-x-plugins/jx-preview:0.0.217 name: promote-jx-preview resources: {} script: | diff --git a/tasks/go/pullrequest.yaml b/tasks/go/pullrequest.yaml index b388b6e4e5..4f5ce936e7 100644 --- a/tasks/go/pullrequest.yaml +++ b/tasks/go/pullrequest.yaml @@ -57,7 +57,7 @@ spec: source .jx/variables.sh cp /tekton/creds-secrets/tekton-container-registry-auth/.dockerconfigjson /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-plugins/jx-preview:0.0.216 + - image: ghcr.io/jenkins-x-plugins/jx-preview:0.0.217 name: promote-jx-preview resources: {} script: | diff --git a/tasks/gradle/pullrequest.yaml b/tasks/gradle/pullrequest.yaml index cfa3123419..8d68196aff 100644 --- a/tasks/gradle/pullrequest.yaml +++ b/tasks/gradle/pullrequest.yaml @@ -51,7 +51,7 @@ spec: source .jx/variables.sh cp /tekton/creds-secrets/tekton-container-registry-auth/.dockerconfigjson /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-plugins/jx-preview:0.0.216 + - image: ghcr.io/jenkins-x-plugins/jx-preview:0.0.217 name: promote-jx-preview resources: {} script: | diff --git a/tasks/javascript-ui-nginx/pullrequest.yaml b/tasks/javascript-ui-nginx/pullrequest.yaml index bd7f3ad797..3aa47d70e3 100644 --- a/tasks/javascript-ui-nginx/pullrequest.yaml +++ b/tasks/javascript-ui-nginx/pullrequest.yaml @@ -63,7 +63,7 @@ spec: source .jx/variables.sh cp /tekton/creds-secrets/tekton-container-registry-auth/.dockerconfigjson /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-plugins/jx-preview:0.0.216 + - image: ghcr.io/jenkins-x-plugins/jx-preview:0.0.217 name: promote-jx-preview resources: {} script: | diff --git a/tasks/javascript/pullrequest.yaml b/tasks/javascript/pullrequest.yaml index b09bba4a5b..6bb0af800c 100644 --- a/tasks/javascript/pullrequest.yaml +++ b/tasks/javascript/pullrequest.yaml @@ -62,7 +62,7 @@ spec: source .jx/variables.sh cp /tekton/creds-secrets/tekton-container-registry-auth/.dockerconfigjson /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-plugins/jx-preview:0.0.216 + - image: ghcr.io/jenkins-x-plugins/jx-preview:0.0.217 name: promote-jx-preview resources: {} script: | diff --git a/tasks/maven-java11/pullrequest.yaml b/tasks/maven-java11/pullrequest.yaml index 346fbbaa66..0dd14515d1 100644 --- a/tasks/maven-java11/pullrequest.yaml +++ b/tasks/maven-java11/pullrequest.yaml @@ -68,7 +68,7 @@ spec: source .jx/variables.sh cp /tekton/creds-secrets/tekton-container-registry-auth/.dockerconfigjson /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-plugins/jx-preview:0.0.216 + - image: ghcr.io/jenkins-x-plugins/jx-preview:0.0.217 name: promote-jx-preview resources: {} script: | diff --git a/tasks/maven-java14/pullrequest.yaml b/tasks/maven-java14/pullrequest.yaml index 30d2752063..20e5990681 100644 --- a/tasks/maven-java14/pullrequest.yaml +++ b/tasks/maven-java14/pullrequest.yaml @@ -64,7 +64,7 @@ spec: source .jx/variables.sh cp /tekton/creds-secrets/tekton-container-registry-auth/.dockerconfigjson /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-plugins/jx-preview:0.0.216 + - image: ghcr.io/jenkins-x-plugins/jx-preview:0.0.217 name: promote-jx-preview resources: {} script: | diff --git a/tasks/maven-java16/pullrequest.yaml b/tasks/maven-java16/pullrequest.yaml index 124d73a3c0..4a3c48e37d 100644 --- a/tasks/maven-java16/pullrequest.yaml +++ b/tasks/maven-java16/pullrequest.yaml @@ -64,7 +64,7 @@ spec: source .jx/variables.sh cp /tekton/creds-secrets/tekton-container-registry-auth/.dockerconfigjson /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-plugins/jx-preview:0.0.216 + - image: ghcr.io/jenkins-x-plugins/jx-preview:0.0.217 name: promote-jx-preview resources: {} script: | diff --git a/tasks/maven-java17/pullrequest.yaml b/tasks/maven-java17/pullrequest.yaml index c71d6b36de..4a8ac4004f 100644 --- a/tasks/maven-java17/pullrequest.yaml +++ b/tasks/maven-java17/pullrequest.yaml @@ -64,7 +64,7 @@ spec: source .jx/variables.sh cp /tekton/creds-secrets/tekton-container-registry-auth/.dockerconfigjson /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-plugins/jx-preview:0.0.216 + - image: ghcr.io/jenkins-x-plugins/jx-preview:0.0.217 name: promote-jx-preview resources: {} script: | diff --git a/tasks/maven-node-ruby/pullrequest.yaml b/tasks/maven-node-ruby/pullrequest.yaml index 092ef64f39..36750b2538 100644 --- a/tasks/maven-node-ruby/pullrequest.yaml +++ b/tasks/maven-node-ruby/pullrequest.yaml @@ -70,7 +70,7 @@ spec: source .jx/variables.sh cp /tekton/creds-secrets/tekton-container-registry-auth/.dockerconfigjson /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-plugins/jx-preview:0.0.216 + - image: ghcr.io/jenkins-x-plugins/jx-preview:0.0.217 name: promote-jx-preview resources: {} script: | diff --git a/tasks/maven-quarkus-native/pullrequest.yaml b/tasks/maven-quarkus-native/pullrequest.yaml index 8b34084b4f..e7a28f0ba7 100644 --- a/tasks/maven-quarkus-native/pullrequest.yaml +++ b/tasks/maven-quarkus-native/pullrequest.yaml @@ -68,7 +68,7 @@ spec: source .jx/variables.sh cp /tekton/creds-secrets/tekton-container-registry-auth/.dockerconfigjson /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-plugins/jx-preview:0.0.216 + - image: ghcr.io/jenkins-x-plugins/jx-preview:0.0.217 name: promote-jx-preview resources: {} script: | diff --git a/tasks/maven-quarkus/pullrequest.yaml b/tasks/maven-quarkus/pullrequest.yaml index cbee064db3..555ec2e4d3 100644 --- a/tasks/maven-quarkus/pullrequest.yaml +++ b/tasks/maven-quarkus/pullrequest.yaml @@ -68,7 +68,7 @@ spec: source .jx/variables.sh cp /tekton/creds-secrets/tekton-container-registry-auth/.dockerconfigjson /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-plugins/jx-preview:0.0.216 + - image: ghcr.io/jenkins-x-plugins/jx-preview:0.0.217 name: promote-jx-preview resources: {} script: | diff --git a/tasks/maven/pullrequest.yaml b/tasks/maven/pullrequest.yaml index 9874148b1c..e496cfab78 100644 --- a/tasks/maven/pullrequest.yaml +++ b/tasks/maven/pullrequest.yaml @@ -69,7 +69,7 @@ spec: source .jx/variables.sh cp /tekton/creds-secrets/tekton-container-registry-auth/.dockerconfigjson /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-plugins/jx-preview:0.0.216 + - image: ghcr.io/jenkins-x-plugins/jx-preview:0.0.217 name: promote-jx-preview resources: {} script: | diff --git a/tasks/ml-python-gpu-service/pullrequest.yaml b/tasks/ml-python-gpu-service/pullrequest.yaml index 6354484202..b117e080d2 100644 --- a/tasks/ml-python-gpu-service/pullrequest.yaml +++ b/tasks/ml-python-gpu-service/pullrequest.yaml @@ -67,7 +67,7 @@ spec: source .jx/variables.sh cp /tekton/creds-secrets/tekton-container-registry-auth/.dockerconfigjson /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-plugins/jx-preview:0.0.216 + - image: ghcr.io/jenkins-x-plugins/jx-preview:0.0.217 name: promote-jx-preview resources: {} script: | diff --git a/tasks/ml-python-service/pullrequest.yaml b/tasks/ml-python-service/pullrequest.yaml index 5a77872bd3..68f73b100e 100644 --- a/tasks/ml-python-service/pullrequest.yaml +++ b/tasks/ml-python-service/pullrequest.yaml @@ -67,7 +67,7 @@ spec: source .jx/variables.sh cp /tekton/creds-secrets/tekton-container-registry-auth/.dockerconfigjson /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-plugins/jx-preview:0.0.216 + - image: ghcr.io/jenkins-x-plugins/jx-preview:0.0.217 name: promote-jx-preview resources: {} script: | diff --git a/tasks/php/pullrequest.yaml b/tasks/php/pullrequest.yaml index c3844f3872..2d0ee3a008 100644 --- a/tasks/php/pullrequest.yaml +++ b/tasks/php/pullrequest.yaml @@ -45,7 +45,7 @@ spec: source .jx/variables.sh cp /tekton/creds-secrets/tekton-container-registry-auth/.dockerconfigjson /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-plugins/jx-preview:0.0.216 + - image: ghcr.io/jenkins-x-plugins/jx-preview:0.0.217 name: promote-jx-preview resources: {} script: | diff --git a/tasks/python/pullrequest.yaml b/tasks/python/pullrequest.yaml index 07ab725321..c0d2df8081 100644 --- a/tasks/python/pullrequest.yaml +++ b/tasks/python/pullrequest.yaml @@ -51,7 +51,7 @@ spec: source .jx/variables.sh cp /tekton/creds-secrets/tekton-container-registry-auth/.dockerconfigjson /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-plugins/jx-preview:0.0.216 + - image: ghcr.io/jenkins-x-plugins/jx-preview:0.0.217 name: promote-jx-preview resources: {} script: | diff --git a/tasks/ruby/pullrequest.yaml b/tasks/ruby/pullrequest.yaml index 507c13000e..04c3a59e75 100644 --- a/tasks/ruby/pullrequest.yaml +++ b/tasks/ruby/pullrequest.yaml @@ -45,7 +45,7 @@ spec: source .jx/variables.sh cp /tekton/creds-secrets/tekton-container-registry-auth/.dockerconfigjson /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-plugins/jx-preview:0.0.216 + - image: ghcr.io/jenkins-x-plugins/jx-preview:0.0.217 name: promote-jx-preview resources: {} script: | diff --git a/tasks/rust/pullrequest.yaml b/tasks/rust/pullrequest.yaml index f88a51a9fe..69556897ee 100644 --- a/tasks/rust/pullrequest.yaml +++ b/tasks/rust/pullrequest.yaml @@ -51,7 +51,7 @@ spec: source .jx/variables.sh cp /tekton/creds-secrets/tekton-container-registry-auth/.dockerconfigjson /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-plugins/jx-preview:0.0.216 + - image: ghcr.io/jenkins-x-plugins/jx-preview:0.0.217 name: promote-jx-preview resources: {} script: | diff --git a/tasks/scala/pullrequest.yaml b/tasks/scala/pullrequest.yaml index fa3201a8d3..10de81bfb1 100644 --- a/tasks/scala/pullrequest.yaml +++ b/tasks/scala/pullrequest.yaml @@ -59,7 +59,7 @@ spec: source .jx/variables.sh cp /tekton/creds-secrets/tekton-container-registry-auth/.dockerconfigjson /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-plugins/jx-preview:0.0.216 + - image: ghcr.io/jenkins-x-plugins/jx-preview:0.0.217 name: promote-jx-preview resources: {} script: | diff --git a/tasks/typescript/pullrequest.yaml b/tasks/typescript/pullrequest.yaml index d2ad3259e7..3b0ed5a144 100644 --- a/tasks/typescript/pullrequest.yaml +++ b/tasks/typescript/pullrequest.yaml @@ -59,7 +59,7 @@ spec: source .jx/variables.sh cp /tekton/creds-secrets/tekton-container-registry-auth/.dockerconfigjson /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-plugins/jx-preview:0.0.216 + - image: ghcr.io/jenkins-x-plugins/jx-preview:0.0.217 name: promote-jx-preview resources: {} script: |