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

Commit a97e510

Browse files
🌱 Update helmfile/helmfile to 0.155.1
| datasource | package | from | to | | ----------- | ----------------- | ------- | ------- | | github-tags | helmfile/helmfile | 0.148.1 | 0.155.1 |
1 parent ec1af48 commit a97e510

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
@@ -4,7 +4,7 @@ FROM quay.io/syself/argocd:argocd-alpha.5
44
# Dependencies versions
55

66
# renovate: datasource=github-tags depName=helmfile/helmfile extractVersion=^v(?<version>.*)$
7-
ARG HELMFILE_VERSION=0.148.1
7+
ARG HELMFILE_VERSION=0.155.1
88
# renovate: datasource=github-tags depName=helm/helm
99
ARG HELM_VERSION=v3.10.2
1010
ARG HELM_LOCATION="https://get.helm.sh"

0 commit comments

Comments
 (0)