Skip to content

Commit

Permalink
Merge pull request #954 from stevehipwell/chart-ci-for-v0.6.0
Browse files Browse the repository at this point in the history
Add chart CI for v0.6.0
  • Loading branch information
k8s-ci-robot authored Feb 8, 2022
2 parents cb6b586 + d8941ee commit 231873a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release-chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Release Chart
on:
push:
branches:
- master
- release-*
paths:
- "charts/metrics-server/Chart.yaml"

Expand Down
2 changes: 1 addition & 1 deletion charts/metrics-server/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ maintainers:
annotations:
artifacthub.io/changes: |
- kind: added
description: "Add support for unauthenticated access to /metrics."
description: "Add support for unauthenticated access to /metrics endpoint."
- kind: added
description: "Add PrometheusOperator ServiceMonitor."
- kind: changed
Expand Down

0 comments on commit 231873a

Please sign in to comment.