From 4ef4278d544e1cbf1d2cf39b53d26d24986513a1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A5rten=20Svantesson?= Date: Fri, 5 Jan 2024 16:30:32 +0100 Subject: [PATCH] chore: upgrade jx-boot --- .lighthouse/jenkins-x/release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.lighthouse/jenkins-x/release.yaml b/.lighthouse/jenkins-x/release.yaml index bf35267da..901b81f73 100755 --- a/.lighthouse/jenkins-x/release.yaml +++ b/.lighthouse/jenkins-x/release.yaml @@ -75,7 +75,7 @@ spec: /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 - name: chart-docs resources: {} - - image: ghcr.io/jenkins-x/jx-boot:3.10.73 + - image: ghcr.io/jenkins-x/jx-boot:3.10.126 name: changelog resources: {} script: |