Skip to content

Commit

Permalink
chore(deps): update dependency helm/chart-testing to v3.11.0 (#808)
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 May 16, 2024
1 parent fff0e46 commit e701c3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jenkins-agents/jenkins-agent-helm/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ ARG CONFTEST_VERSION=v0.52.0
# renovate: datasource=github-releases depName=stackrox/kube-linter
ARG KUBE_LINTER_VERSION=v0.6.8
# renovate: datasource=github-releases depName=helm/chart-testing
ARG CT_VERSION=v3.10.1
ARG CT_VERSION=v3.11.0

RUN curl -L "https://github.com/stedolan/jq/releases/download/jq-${JQ_VERSION}/jq-linux64" -o /usr/local/bin/jq && \
chmod +x /usr/local/bin/jq && \
Expand Down

0 comments on commit e701c3b

Please sign in to comment.