1
0
Fork 0

Rename helm package

This commit is contained in:
Joao Gilberto Magalhaes 2022-08-28 01:05:04 -05:00
parent beb7dfb223
commit fa49e16454
10 changed files with 3 additions and 3 deletions

View file

@ -115,7 +115,7 @@ jobs:
DOC_GITHUB_TOKEN: '${{ secrets.DOC_TOKEN }}'
steps:
- uses: actions/checkout@v2
- run: curl https://opensource.byjg.com/add-helm.sh | bash /dev/stdin helm easyhaproxy-ingress
- run: curl https://opensource.byjg.com/add-helm.sh | bash /dev/stdin helm easyhaproxy
Documentation:
runs-on: 'ubuntu-latest'