Skip to content

Commit dfa5084

Browse files
fix chart publishing (#2916)
1 parent c9508b6 commit dfa5084

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/chart.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030
helm repo add radar https://radar-base.github.io/radar-helm-charts
3131
helm repo add fluxcd-community https://fluxcd-community.github.io/helm-charts
3232
helm repo add dashboard https://kubernetes.github.io/dashboard
33+
helm repo add dexidp https://charts.dexidp.io
3334
- name: Run chart-releaser
3435
id: release
3536
uses: helm/[email protected]

0 commit comments

Comments
 (0)