Skip to content

Commit

Permalink
fix chart publish maybe
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeljguarino committed May 16, 2024
1 parent c7de05e commit c4bc45a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
helm repo add plural https://pluralsh.github.io/plural-helm-charts
helm repo add bitnami https://charts.bitnami.com/bitnami
helm repo add bitnami-archive https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami
helm repo add bitnami-pre-2022 https://raw.githubusercontent.com/bitnami/charts/pre-2022/bitnami
# helm repo add bitnami-pre-2022 https://raw.githubusercontent.com/bitnami/charts/pre-2022/bitnami
helm repo add sentry https://sentry-kubernetes.github.io/charts
helm repo add jetstack https://charts.jetstack.io
helm repo add grafana https://grafana.github.io/helm-charts
Expand Down

0 comments on commit c4bc45a

Please sign in to comment.