diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 2174f42..6541b63 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -29,6 +29,7 @@ jobs: run: | helm repo add cert-manager https://charts.jetstack.io helm repo add kafka https://strimzi.io/charts + helm repo add ditto-helm-charts https://getditto.github.io/helm-charts/ - name: Run chart-releaser uses: helm/chart-releaser-action@v1.5.0