Skip to content

Commit

Permalink
Update dependency jenkinsci/helm-charts to v5.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 11, 2024
1 parent 67bf973 commit ca39886
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=jenkinsci/helm-charts extractVersion=^jenkins-(?<version>.*)$
local jenkins_chart_version="5.1.31"
local jenkins_chart_version="5.2.0"

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

0 comments on commit ca39886

Please sign in to comment.