Skip to content

Commit d0ae3b6

Browse files
committed
charts: point out that the repo isn't set up yet
See also: #1342
1 parent fa59824 commit d0ae3b6

2 files changed

Lines changed: 8 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: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

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

5+
## Warning
6+
7+
**The integration is still work in progress. As of now, the mentioned repositories below are not fully set up yet.
8+
You can still use the deprecated [helm/stable](https://charts.helm.sh/stable/) repository and migrate at a later point to the new location.
9+
At this point in time, no significant changes to the chart were made in this repository.
10+
For more information, please see: https://github.com/kubernetes/kube-state-metrics/pull/1325#issuecomment-749732052**
11+
512
## Get Repo Info
613

714
```console

0 commit comments

Comments
 (0)