File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 8181 source .jx/variables.sh
8282 cp /tekton/creds-secrets/tekton-container-registry-auth/.dockerconfigjson /kaniko/.docker/config.json
8383 /kaniko/executor $KANIKO_FLAGS --context=/workspace/source --dockerfile=docker/gc/Dockerfile --destination=ghcr.io/jenkins-x/lighthouse-gc-jobs:$VERSION --build-arg=VERSION=$VERSION
84- - image : ghcr.io/jenkins-x/jx-boot:3.10.131
84+ - image : ghcr.io/jenkins-x/jx-boot:3.11.116
8585 name : release-chart
8686 resources : {}
8787 script : |
Original file line number Diff line number Diff line change 7575 /kaniko/executor $KANIKO_FLAGS --context=/workspace/source --dockerfile=docker/gc/Dockerfile --destination=ghcr.io/jenkins-x/lighthouse-gc-jobs:$VERSION --destination=ghcr.io/jenkins-x/lighthouse-gc-jobs:latest --build-arg=VERSION=$VERSION
7676 - name : chart-docs
7777 resources : {}
78- - image : ghcr.io/jenkins-x/jx-boot:3.10.131
78+ - image : ghcr.io/jenkins-x/jx-boot:3.11.116
7979 name : changelog
8080 resources : {}
8181 script : |
You can’t perform that action at this time.
0 commit comments