File tree Expand file tree Collapse file tree 3 files changed +3
-0
lines changed
Expand file tree Collapse file tree 3 files changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -13,3 +13,4 @@ chart-repos:
1313 - bitnami=https://charts.bitnami.com/bitnami
1414 - bjw-s=https://bjw-s-labs.github.io/helm-charts
1515 - djjudas21=https://djjudas21.github.io/charts
16+ - valkey=https://valkey.io/valkey-helm/
Original file line number Diff line number Diff line change @@ -6,6 +6,7 @@ chart-dirs:
66chart-repos :
77 - bitnami=https://charts.bitnami.com/bitnami
88 - bjw-s=http://bjw-s-labs.github.io/helm-charts/
9+ - valkey=https://valkey.io/valkey-helm/
910helm-extra-args : --timeout 600s
1011excluded-charts :
1112 - graphite-exporter
Original file line number Diff line number Diff line change 2929 run : |
3030 helm repo add bitnami https://charts.bitnami.com/bitnami
3131 helm repo add bjw-s http://bjw-s-labs.github.io/helm-charts/
32+ helm repo add valkey https://valkey.io/valkey-helm/
3233 - name : Run chart-releaser
3334 uses : helm/chart-releaser-action@v1.7.0
3435 with :
You can’t perform that action at this time.
0 commit comments