We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 898688f commit a1fb60aCopy full SHA for a1fb60a
.github/workflows/release.yml
@@ -44,7 +44,7 @@ jobs:
44
helm repo add minio https://charts.min.io/
45
helm repo add spark-operator https://kubeflow.github.io/spark-operator
46
helm repo add prometheus-community https://prometheus-community.github.io/helm-charts
47
- helm repo add bitnami https://charts.bitnami.com/bitnami
+ helm repo add strimzi https://strimzi.io/charts/
48
49
- name: Run chart-releaser
50
uses: helm/chart-releaser-action@cae68fefc6b5f367a0275617c9f83181ba54714f
0 commit comments