mirror of
https://github.com/outbackdingo/helm-charts-new.git
synced 2026-01-27 02:19:00 +00:00
.github/workflows/charts-release.yaml: remove azure/setup-helm action that is no longer needed according to the helm/chart-releaser-action docs
This commit is contained in:
3
.github/workflows/charts-release.yaml
vendored
3
.github/workflows/charts-release.yaml
vendored
@@ -31,9 +31,6 @@ jobs:
|
||||
git config user.name "$GITHUB_ACTOR"
|
||||
git config user.email "$GITHUB_ACTOR@users.noreply.github.com"
|
||||
|
||||
- name: Install Helm
|
||||
uses: azure/setup-helm@1a275c3b69536ee54be43f2070a358922e12c8d4 # v4.3.1
|
||||
|
||||
- name: Run chart-releaser
|
||||
uses: helm/chart-releaser-action@cae68fefc6b5f367a0275617c9f83181ba54714f # v1.7.0
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user