From 4d9f6b58a27389c5058abcca7f9137c245bf9eec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Oct 2023 22:41:34 +0000 Subject: [PATCH] Bump mamezou-tech/setup-helmfile from 1.2.0 to 1.3.0 Bumps [mamezou-tech/setup-helmfile](https://github.com/mamezou-tech/setup-helmfile) from 1.2.0 to 1.3.0. - [Release notes](https://github.com/mamezou-tech/setup-helmfile/releases) - [Commits](https://github.com/mamezou-tech/setup-helmfile/compare/v1.2.0...v1.3.0) --- updated-dependencies: - dependency-name: mamezou-tech/setup-helmfile dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/daily.yaml | 6 +++--- .github/workflows/pr.yaml | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/workflows/daily.yaml b/.github/workflows/daily.yaml index b76a68e58..a05c28d7c 100644 --- a/.github/workflows/daily.yaml +++ b/.github/workflows/daily.yaml @@ -59,7 +59,7 @@ jobs: version: v3.9.0 id: install-helm - name: Setup helmfile - uses: mamezou-tech/setup-helmfile@v1.2.0 + uses: mamezou-tech/setup-helmfile@v1.3.0 with: helmfile-version: "v0.145.2" install-helm: no @@ -108,7 +108,7 @@ jobs: version: v3.9.0 id: install-helm - name: Setup helmfile - uses: mamezou-tech/setup-helmfile@v1.2.0 + uses: mamezou-tech/setup-helmfile@v1.3.0 with: helmfile-version: "v0.145.2" install-helm: no @@ -218,7 +218,7 @@ jobs: version: v3.9.0 id: install-helm - name: Setup helmfile - uses: mamezou-tech/setup-helmfile@v1.2.0 + uses: mamezou-tech/setup-helmfile@v1.3.0 with: helmfile-version: "v0.145.2" install-helm: no diff --git a/.github/workflows/pr.yaml b/.github/workflows/pr.yaml index ec9251203..169e6c8e6 100644 --- a/.github/workflows/pr.yaml +++ b/.github/workflows/pr.yaml @@ -90,7 +90,7 @@ jobs: version: v3.9.0 id: install - name: Setup helmfile - uses: mamezou-tech/setup-helmfile@v1.2.0 + uses: mamezou-tech/setup-helmfile@v1.3.0 with: helmfile-version: "v0.145.2" install-helm: no @@ -138,7 +138,7 @@ jobs: version: v3.9.0 id: install - name: Setup helmfile - uses: mamezou-tech/setup-helmfile@v1.2.0 + uses: mamezou-tech/setup-helmfile@v1.3.0 with: helmfile-version: "v0.145.2" install-helm: no @@ -201,7 +201,7 @@ jobs: version: v3.9.0 id: install-helm - name: Setup helmfile - uses: mamezou-tech/setup-helmfile@v1.2.0 + uses: mamezou-tech/setup-helmfile@v1.3.0 with: helmfile-version: "v0.145.2" install-helm: no