Remove helm2 support and update docs
This commit is contained in:
parent
5a282c0167
commit
4ac3e1ff2c
5 changed files with 21 additions and 30 deletions
2
.github/workflows/helm.yaml
vendored
2
.github/workflows/helm.yaml
vendored
|
|
@ -49,6 +49,6 @@ jobs:
|
|||
git config --global user.email "$GITHUB_ACTOR@users.noreply.github.com"
|
||||
|
||||
- name: Run chart-releaser
|
||||
uses: helm/chart-releaser-action@v1.0.0-rc.2
|
||||
uses: helm/chart-releaser-action@v1.1.0
|
||||
env:
|
||||
CR_TOKEN: "${{ secrets.PERSONAL_TOKEN }}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue