From 2d0db3400a9b8ce5b9461062bad5f871ba2dac6e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2024 12:07:28 +0000 Subject: [PATCH] chore(deps): update helm/chart-releaser-action action to v1.6.0 --- .github/workflows/helmchart.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/helmchart.yml b/.github/workflows/helmchart.yml index 6fca3572..073bd033 100644 --- a/.github/workflows/helmchart.yml +++ b/.github/workflows/helmchart.yml @@ -32,7 +32,7 @@ jobs: version: v3.8.1 - name: Run chart-releaser - uses: helm/chart-releaser-action@v1.5.0 + uses: helm/chart-releaser-action@v1.6.0 with: charts_dir: . env: