Skip to content

Commit f16c4aa

Browse files
Update dependency jenkins-helm-chart to v5.8.117 (#643)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a1b8727 commit f16c4aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jenkins-agent-dind/test.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ function prepare_jenkins() {
6161
cd "${SCRIPT_DIR}/test-fixtures"
6262

6363
# renovate: datasource=github-releases depName=jenkins-helm-chart packageName=jenkinsci/helm-charts extractVersion=^jenkins-(?<version>.*)$
64-
local jenkins_chart_version="5.8.116"
64+
local jenkins_chart_version="5.8.117"
6565

6666
rm -rf jenkins jenkins-*.tgz
6767
./werf_as_helm.sh pull --untar \

0 commit comments

Comments
 (0)