Skip to content

Commit d89f442

Browse files
chore(deps): bump helmfile/helmfile-action from 2.1.0 to 2.4.4
Bumps [helmfile/helmfile-action](https://github.com/helmfile/helmfile-action) from 2.1.0 to 2.4.4. - [Release notes](https://github.com/helmfile/helmfile-action/releases) - [Commits](helmfile/helmfile-action@v2.1.0...v2.4.4) --- updated-dependencies: - dependency-name: helmfile/helmfile-action dependency-version: 2.4.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f8a9400 commit d89f442

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker.build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- name: Set up Docker Buildx
2525
uses: docker/setup-buildx-action@v3.11.1
2626
- name: Set up helmfile
27-
uses: helmfile/helmfile-action@v2.1.0
27+
uses: helmfile/helmfile-action@v2.4.4
2828
with:
2929
helmfile-version: 'v0.162.0'
3030
helm-version: 'v3.12.2'

0 commit comments

Comments
 (0)