We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 043b9ba commit 274e7f4Copy full SHA for 274e7f4
1 file changed
.github/workflows/docker.build.yml
@@ -24,7 +24,7 @@ jobs:
24
- name: Set up Docker Buildx
25
uses: docker/setup-buildx-action@v3.11.1
26
- name: Set up helmfile
27
- uses: helmfile/helmfile-action@v2.0.4
+ uses: helmfile/helmfile-action@v2.0.5
28
with:
29
helmfile-version: 'v0.162.0'
30
helm-version: 'v3.12.2'
0 commit comments