Skip to content

Commit

Permalink
Update mamezou-tech/setup-helmfile action to v1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 21, 2023
1 parent 219302b commit be2d5d2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/destroy-preview.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- uses: actions/checkout@v4

- name: Setup helmfile
uses: mamezou-tech/setup-helmfile@v1.2.0
uses: mamezou-tech/setup-helmfile@v1.3.0
with:
helm-version: v3.11.2
helmfile-version: v0.152.0
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/template-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
- uses: actions/checkout@v4

- name: Setup helmfile
uses: mamezou-tech/setup-helmfile@v1.2.0
uses: mamezou-tech/setup-helmfile@v1.3.0
with:
helm-version: v3.11.2
helmfile-version: v0.152.0
Expand Down

0 comments on commit be2d5d2

Please sign in to comment.