Skip to content

Commit be21853

Browse files
authored
Merge pull request #1345 from mrueg/helm-migration
charts: point out that the repo isn't set up yet
2 parents fa59824 + 3346b77 commit be21853

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

charts/kube-state-metrics/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ keywords:
66
- monitoring
77
- prometheus
88
- kubernetes
9-
version: 2.9.5
9+
version: 2.9.6
1010
appVersion: 1.9.7
1111
home: https://github.com/kubernetes/kube-state-metrics/
1212
sources:

charts/kube-state-metrics/README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
Installs the [kube-state-metrics agent](https://github.com/kubernetes/kube-state-metrics).
44

5+
## ⚠️ Warning
6+
7+
**Chart Releasing workflow is currently broken due to an upstream issue with this repo and `kubernetes/test-infra`, which is actively being worked on.**
8+
Until then, the mentioned repositories below are not fully set up yet.
9+
You can still use the deprecated [helm/stable](https://charts.helm.sh/stable/) repository and migrate to the new location in the near future.
10+
At this point in time, no significant changes to the chart were made in this repository.
11+
For more information or to follow progress, see: https://github.com/kubernetes/kube-state-metrics/pull/1325#issuecomment-749732052
12+
513
## Get Repo Info
614

715
```console

0 commit comments

Comments
 (0)