Skip to content

Commit a60858b

Browse files
fix(github-release): update jkroepke/helm-secrets ( v4.6.3 → v4.6.5 ) (#49)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: AJ <[email protected]>
1 parent 2fd360a commit a60858b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ ARG HELM_DIFF_VERSION=v3.12.1
6464
# renovate: datasource=github-releases depName=aslafy-z/helm-git
6565
ARG HELM_GIT_VERSION=v1.3.0
6666
# renovate: datasource=github-releases depName=jkroepke/helm-secrets
67-
ARG HELM_SECRETS_VERSION=v4.6.3
67+
ARG HELM_SECRETS_VERSION=v4.6.5
6868

6969
RUN \
7070
GO_ARCH=$(uname -m | sed -e 's/x86_64/amd64/' -e 's/\(arm\)\(64\)\?.*/\1\2/' -e 's/aarch64$/arm64/') && \

0 commit comments

Comments
 (0)