Skip to content

Commit

Permalink
fix(gh-actions): missing name for chart source
Browse files Browse the repository at this point in the history
  • Loading branch information
richardtief committed Sep 19, 2024
1 parent dc97c45 commit dd38584
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/configs/helm-lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ chart-repos:
- alerts=https://prometheus-community.github.io/helm-charts
- kube-monitoring=https://prometheus-community.github.io/helm-charts
- logshipper=https://fluent.github.io/helm-charts
- https://open-telemetry.github.io/opentelemetry-helm-charts
- opentelemtery=https://open-telemetry.github.io/opentelemetry-helm-charts
2 changes: 1 addition & 1 deletion .github/configs/helm-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ chart-repos:
- cert-manager=https://charts.jetstack.io
- alerts=https://prometheus-community.github.io/helm-charts
- kube-monitoring=https://prometheus-community.github.io/helm-charts
- https://open-telemetry.github.io/opentelemetry-helm-charts
- opentelemetry=https://open-telemetry.github.io/opentelemetry-helm-charts

0 comments on commit dd38584

Please sign in to comment.