Skip to content

Commit

Permalink
chore(deps): upgrade jenkins-x/jx to version 0.0.217
Browse files Browse the repository at this point in the history
  • Loading branch information
pow-devops2020 committed Jun 29, 2022
1 parent 645b738 commit e18cb4d
Show file tree
Hide file tree
Showing 26 changed files with 26 additions and 26 deletions.
2 changes: 1 addition & 1 deletion tasks/C++/pullrequest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down
2 changes: 1 addition & 1 deletion tasks/D/pullrequest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down
2 changes: 1 addition & 1 deletion tasks/appserver/pullrequest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down
2 changes: 1 addition & 1 deletion tasks/csharp/pullrequest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down
2 changes: 1 addition & 1 deletion tasks/cwp/pullrequest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down
2 changes: 1 addition & 1 deletion tasks/go-mongodb/pullrequest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down
2 changes: 1 addition & 1 deletion tasks/go/pullrequest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down
2 changes: 1 addition & 1 deletion tasks/gradle/pullrequest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down
2 changes: 1 addition & 1 deletion tasks/javascript-ui-nginx/pullrequest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down
2 changes: 1 addition & 1 deletion tasks/javascript/pullrequest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down
2 changes: 1 addition & 1 deletion tasks/maven-java11/pullrequest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down
2 changes: 1 addition & 1 deletion tasks/maven-java14/pullrequest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down
2 changes: 1 addition & 1 deletion tasks/maven-java16/pullrequest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down
2 changes: 1 addition & 1 deletion tasks/maven-java17/pullrequest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down
2 changes: 1 addition & 1 deletion tasks/maven-node-ruby/pullrequest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down
2 changes: 1 addition & 1 deletion tasks/maven-quarkus-native/pullrequest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down
2 changes: 1 addition & 1 deletion tasks/maven-quarkus/pullrequest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down
2 changes: 1 addition & 1 deletion tasks/maven/pullrequest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down
2 changes: 1 addition & 1 deletion tasks/ml-python-gpu-service/pullrequest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down
2 changes: 1 addition & 1 deletion tasks/ml-python-service/pullrequest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down
2 changes: 1 addition & 1 deletion tasks/php/pullrequest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down
2 changes: 1 addition & 1 deletion tasks/python/pullrequest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down
2 changes: 1 addition & 1 deletion tasks/ruby/pullrequest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down
2 changes: 1 addition & 1 deletion tasks/rust/pullrequest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down
2 changes: 1 addition & 1 deletion tasks/scala/pullrequest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down
2 changes: 1 addition & 1 deletion tasks/typescript/pullrequest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down

0 comments on commit e18cb4d

Please sign in to comment.