We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5865879 commit 7445e75Copy full SHA for 7445e75
.github/workflows/helm.yml
@@ -33,7 +33,6 @@ jobs:
33
34
- name: Add Helm repositories
35
run: |
36
- # helm repo add banzaicloud-stable "https://kubernetes-charts.banzaicloud.com"
37
helm repo add incubator "https://charts.helm.sh/incubator"
38
helm repo add stable "https://charts.helm.sh/stable"
39
0 commit comments