Skip to content

Commit a1fb60a

Browse files
authored
Update release workflow to support kafka helm chart replacement (#253)
1 parent 898688f commit a1fb60a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
helm repo add minio https://charts.min.io/
4545
helm repo add spark-operator https://kubeflow.github.io/spark-operator
4646
helm repo add prometheus-community https://prometheus-community.github.io/helm-charts
47-
helm repo add bitnami https://charts.bitnami.com/bitnami
47+
helm repo add strimzi https://strimzi.io/charts/
4848
4949
- name: Run chart-releaser
5050
uses: helm/chart-releaser-action@cae68fefc6b5f367a0275617c9f83181ba54714f

0 commit comments

Comments
 (0)