diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 06d785e..f97205b 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -29,6 +29,7 @@ jobs: run: | helm repo add bitnami https://charts.bitnami.com/bitnami helm repo add apisix https://charts.apiseven.com + helm repo add jaegertracing https://jaegertracing.github.io/helm-charts - name: Run chart-releaser uses: ./.github/actions/chart-releaser-action