Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update dependency helm/helm to v3.16.3
Browse files Browse the repository at this point in the history
renovate[bot] authored Nov 14, 2024
1 parent 2a995a1 commit 863ea1b
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion latest/Dockerfile.amd64
Original file line number Diff line number Diff line change
@@ -18,7 +18,7 @@ ENV REG_VERSION="${REG_VERSION:-v0.16.1}"
# renovate: datasource=github-releases depName=owncloud-ci/retry
ENV RETRY_VERSION="${RETRY_VERSION:-v2.0.0}"
# renovate: datasource=github-tags depName=helm/helm
ENV HELM_VERSION="${HELM_VERSION:-v3.14.3}"
ENV HELM_VERSION="${HELM_VERSION:-v3.16.3}"

ENV TERM xterm

2 changes: 1 addition & 1 deletion latest/Dockerfile.arm64v8
Original file line number Diff line number Diff line change
@@ -18,7 +18,7 @@ ENV REG_VERSION="${REG_VERSION:-v0.16.1}"
# renovate: datasource=github-releases depName=owncloud-ci/retry
ENV RETRY_VERSION="${RETRY_VERSION:-v2.0.0}"
# renovate: datasource=github-tags depName=helm/helm
ENV HELM_VERSION="${HELM_VERSION:-v3.14.3}"
ENV HELM_VERSION="${HELM_VERSION:-v3.16.3}"

ENV TERM xterm

0 comments on commit 863ea1b

Please sign in to comment.