Skip to content

Commit

Permalink
Update dependency jenkins-helm-chart to v5.7.26 (#272)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 23, 2024
1 parent 56f739d commit cce49a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jenkins-agent-dind/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ function prepare_jenkins() {
cd "${SCRIPT_DIR}/test-fixtures"

# renovate: datasource=github-releases depName=jenkins-helm-chart packageName=jenkinsci/helm-charts extractVersion=^jenkins-(?<version>.*)$
local jenkins_chart_version="5.7.25"
local jenkins_chart_version="5.7.26"

rm -rf jenkins jenkins-*.tgz
./werf_as_helm.sh pull --untar \
Expand Down

0 comments on commit cce49a0

Please sign in to comment.