Skip to content
This repository was archived by the owner on Jan 2, 2024. It is now read-only.

Commit d7f4e4a

Browse files
🌱 Update databus23/helm-diff to 3.7.0
| datasource | package | from | to | | ----------- | ------------------- | ----- | ----- | | github-tags | databus23/helm-diff | 3.6.0 | 3.7.0 |
1 parent ec1af48 commit d7f4e4a

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
@@ -12,7 +12,7 @@ ARG HELM_FILENAME="helm-${HELM_VERSION}-linux-amd64.tar.gz"
1212
# renovate: datasource=github-tags depName=mozilla/sops
1313
ARG SOPS_VERSION=3.7.3
1414
# renovate: datasource=github-tags depName=databus23/helm-diff extractVersion=^v(?<version>.*)$
15-
ARG HELM_DIFF_VERSION=3.6.0
15+
ARG HELM_DIFF_VERSION=3.7.0
1616
# renovate: datasource=github-tags depName=jkroepke/helm-secrets extractVersion=^v(?<version>.*)$
1717
ARG HELM_SECRETS_VERSION=4.2.2
1818
# renovate: datasource=github-tags depName=kubernetes/kubernetes extractVersion=^v(?<version>.*)$

0 commit comments

Comments
 (0)