mirror of
https://github.com/submariner-io/submariner-charts.git
synced 2026-09-21 03:20:35 +00:00
Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b6b2bd77a2 | ||
|
|
5c9787a631 | ||
|
|
4b3dcbdb6b |
@@ -46,12 +46,12 @@ jobs:
|
||||
version: v3.6.0
|
||||
|
||||
- name: Set up Python
|
||||
uses: actions/setup-python@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236
|
||||
uses: actions/setup-python@0a5c61591373683505ea898e09a3ea4f39ef2b9c
|
||||
with:
|
||||
python-version: '3.x'
|
||||
|
||||
- name: Set up helm/chart-testing
|
||||
uses: helm/chart-testing-action@b43128a8b25298e1e7b043b78ea6613844e079b1
|
||||
uses: helm/chart-testing-action@e6669bcd63d7cb57cb4380c33043eebe5d111992
|
||||
|
||||
- name: Set up local helm repo
|
||||
run: make local-helm-repo
|
||||
|
||||
Reference in New Issue
Block a user