Add Smallstep repo to release workflow
Signed-off-by: Faisal Memon <[email protected]>
This commit is contained in:
@@ -38,6 +38,10 @@ jobs:
|
||||
with:
|
||||
version: v3.10.3
|
||||
|
||||
- name: Add required Helm repos for release packaging
|
||||
run: |
|
||||
helm repo add smallstep https://smallstep.github.io/helm-charts/
|
||||
|
||||
- name: Run chart-releaser
|
||||
uses: helm/[email protected]
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user