From 0d293f5e9b7addf109272186bb4ad3c26beb7ad8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 6 Nov 2022 06:42:35 +0000 Subject: [PATCH] Update mamezou-tech/setup-helmfile action to v1.1.0 --- .github/workflows/destroy-preview.yaml | 2 +- .github/workflows/template-deploy.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/destroy-preview.yaml b/.github/workflows/destroy-preview.yaml index 85399b2b..590e6dfa 100644 --- a/.github/workflows/destroy-preview.yaml +++ b/.github/workflows/destroy-preview.yaml @@ -22,7 +22,7 @@ jobs: - uses: actions/checkout@v3 - name: Setup helmfile - uses: mamezou-tech/setup-helmfile@v1.0.0 + uses: mamezou-tech/setup-helmfile@v1.1.0 with: helm-version: v3.7.1 helmfile-version: v0.142.0 diff --git a/.github/workflows/template-deploy.yaml b/.github/workflows/template-deploy.yaml index 2897c655..8b6e397f 100644 --- a/.github/workflows/template-deploy.yaml +++ b/.github/workflows/template-deploy.yaml @@ -41,7 +41,7 @@ jobs: - uses: actions/checkout@v3 - name: Setup helmfile - uses: mamezou-tech/setup-helmfile@v1.0.0 + uses: mamezou-tech/setup-helmfile@v1.1.0 with: helm-version: v3.7.1 helmfile-version: v0.142.0