diff --git a/.github/workflows/helm.yml b/.github/workflows/helm.yml index 46b26c0d2..17a6c085a 100644 --- a/.github/workflows/helm.yml +++ b/.github/workflows/helm.yml @@ -23,7 +23,7 @@ jobs: version: v3.7.2 - name: Release - uses: helm/chart-releaser-action@v1.5.0 + uses: helm/chart-releaser-action@v1.6.0 with: charts_dir: charts config: charts/chart-release-config.yaml