Skip to content

Commit

Permalink
bumped helm chart
Browse files Browse the repository at this point in the history
  • Loading branch information
garethahealy committed Dec 6, 2024
1 parent c1cf42a commit 9bc9dc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _test/kind/setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ set -euo pipefail

AGENT=$1
# renovate: datasource=github-releases depName=jenkinsci/helm-charts
JENKINS_CHART_VERSION="5.1.5"
JENKINS_CHART_VERSION="5.7.21"
AGENT_PATH="jenkins-agents/${AGENT}"
SCRIPT_DIR=$(dirname -- "$(readlink -f "${BASH_SOURCE[0]}" || realpath "${BASH_SOURCE[0]}")")

Expand Down

0 comments on commit 9bc9dc2

Please sign in to comment.