We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d5a2ff commit a760791Copy full SHA for a760791
.github/workflows/release.yaml
@@ -29,6 +29,7 @@ jobs:
29
run: |
30
helm repo add bitnami https://charts.bitnami.com/bitnami
31
helm repo add apisix https://charts.apiseven.com
32
+ helm repo add jaegertracing https://jaegertracing.github.io/helm-charts
33
34
- name: Run chart-releaser
35
uses: ./.github/actions/chart-releaser-action
0 commit comments