Skip to content

Commit

Permalink
chore(deps): update dependency helm/helm to v3.13.3 (#692)
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 18, 2023
1 parent 9708042 commit 4254fe7
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion tekton-task-images/helm/VERSION
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# renovate: datasource=github-releases depName=helm/helm
HELM_VERSION=v3.13.2
HELM_VERSION=v3.13.3
2 changes: 1 addition & 1 deletion tool-box/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ ARG ODO_VERSION=v3.15.0
# renovate: datasource=github-releases depName=stedolan/jq
ARG JQ_VERSION=1.6
# renovate: datasource=github-releases depName=helm/helm
ARG HELM_VERSION=v3.11.3
ARG HELM_VERSION=v3.13.3
# renovate: datasource=github-releases depName=tektoncd/cli
ARG TEKTON_VERSION=v0.33.0

Expand Down
2 changes: 1 addition & 1 deletion utilities/ubi8-bats/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ ARG OC_VERSION=4.14.5
# renovate: datasource=github-releases depName=stedolan/jq
ARG JQ_VERSION=1.6
# renovate: datasource=github-releases depName=helm/helm
ARG HELM_VERSION=v3.11.3
ARG HELM_VERSION=v3.13.3
# renovate: datasource=github-releases depName=mikefarah/yq
ARG YQ_VERSION=v4.40.5

Expand Down

0 comments on commit 4254fe7

Please sign in to comment.