Skip to content

Commit a760791

Browse files
authored
fix: add jaegertracing helm repo (#261)
Signed-off-by: Ashing Zheng <axingfly@gmail.com>
1 parent 3d5a2ff commit a760791

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ jobs:
2929
run: |
3030
helm repo add bitnami https://charts.bitnami.com/bitnami
3131
helm repo add apisix https://charts.apiseven.com
32+
helm repo add jaegertracing https://jaegertracing.github.io/helm-charts
3233
3334
- name: Run chart-releaser
3435
uses: ./.github/actions/chart-releaser-action

0 commit comments

Comments
 (0)