manually install chart releaser for future use
This commit is contained in:
@@ -65,6 +65,10 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
version: v3.5.3
|
version: v3.5.3
|
||||||
|
|
||||||
|
- name: install chart releaser
|
||||||
|
run: |
|
||||||
|
brew tap helm/tap
|
||||||
|
brew install chart-releaser
|
||||||
|
|
||||||
- name: update helm repo cache
|
- name: update helm repo cache
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user