mirror of
https://github.com/bitnami/charts.git
synced 2026-03-13 14:57:24 +08:00
[bitnami/*] Update kube-state-metrics used as subchart to newest major (#6324)
This commit is contained in:
committed by
GitHub
parent
22916aa584
commit
d3255c1f33
@@ -1,9 +1,9 @@
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 1.4.2
|
||||
version: 1.4.3
|
||||
- name: kube-state-metrics
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 1.2.4
|
||||
digest: sha256:16c019d3d8dba547e2eece4c29de7b4a26751d9b39a37c954983569dfcb227ba
|
||||
generated: "2021-04-02T15:27:31.228433193Z"
|
||||
version: 2.0.0
|
||||
digest: sha256:2e5fe72cf4ccdda62bef7cd1df79f8a3b6b757711f61667b91854f5f8ddca43c
|
||||
generated: "2021-05-10T11:14:43.797448062Z"
|
||||
|
||||
@@ -11,7 +11,7 @@ dependencies:
|
||||
- condition: kube-state-metrics.enabled
|
||||
name: kube-state-metrics
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 1.x.x
|
||||
version: 2.x.x
|
||||
description: Chart for Wavefront Collector for Kubernetes
|
||||
engine: gotpl
|
||||
home: https://www.wavefront.com
|
||||
@@ -30,4 +30,4 @@ sources:
|
||||
- https://github.com/bitnami/bitnami-docker-wavefront-proxy
|
||||
- https://github.com/wavefrontHQ/wavefront-collector-for-kubernetes
|
||||
- https://github.com/wavefrontHQ/wavefront-proxy
|
||||
version: 2.0.5
|
||||
version: 3.0.0
|
||||
|
||||
@@ -297,6 +297,10 @@ Find more information about how to deal with common errors related to Bitnami’
|
||||
|
||||
## Upgrading
|
||||
|
||||
### To 3.0.0
|
||||
|
||||
This major updates the kube-state-metrics subchart to it newest major, 2.0.0, which contains name changes to a few of its values. For more information on this subchart's major, please refer to [kube-state-metrics upgrade notes.](https://github.com/bitnami/charts/tree/master/bitnami/kube-state-metrics#to-200).
|
||||
|
||||
### To 2.0.0
|
||||
|
||||
The wavefront-collector container has been moved to scratch. From now on the content of wavefront-collector container will be just the wavefront-collector binary, so it will not have a shell.
|
||||
|
||||
Reference in New Issue
Block a user