diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 05061d32..8c541f75 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -54,7 +54,7 @@ jobs: helm repo add elastic https://helm.elastic.co - name: Run chart-releaser - uses: helm/chart-releaser-action@v1.5.0 + uses: helm/chart-releaser-action@v1.6.0 with: charts_dir: charts config: cr.yaml