[bitnami/thanos] Update subcharts (#7469)

* [bitnami/thanos] Update subcharts

* Update README.md
This commit is contained in:
Miguel Ruiz
2021-09-13 10:07:44 +02:00
committed by GitHub
parent 3dba16b413
commit 9beab3f8a2
3 changed files with 9 additions and 5 deletions
+3 -3
View File
@@ -4,6 +4,6 @@ dependencies:
version: 1.8.0
- name: minio
repository: https://charts.bitnami.com/bitnami
version: 7.3.2
digest: sha256:e190a8ed111c048f2bf2a92c27bf383c6a6aedd3d81c3581873608f316db6da7
generated: "2021-09-10T07:21:59.986135722Z"
version: 8.0.0
digest: sha256:21678ea74f08036ce1a5e25e836c50ed925d00eac0f899940f712944d9df3075
generated: "2021-09-13T09:48:48.373012+02:00"
+2 -2
View File
@@ -11,7 +11,7 @@ dependencies:
- condition: minio.enabled
name: minio
repository: https://charts.bitnami.com/bitnami
version: 7.x.x
version: 8.x.x
description: Thanos is a highly available metrics system that can be added on top of existing Prometheus deployments, providing a global query view across all Prometheus installations.
engine: gotpl
home: https://github.com/bitnami/charts/tree/master/bitnami/thanos
@@ -28,4 +28,4 @@ name: thanos
sources:
- https://github.com/bitnami/bitnami-docker-thanos
- https://thanos.io
version: 5.5.1
version: 6.0.0
+4
View File
@@ -1018,6 +1018,10 @@ Find more information about how to deal with common errors related to Bitnami
## Upgrading
### To 6.0.0
This major updates the MinIO® subchart to its newest major, 8.0.0, which now has two separated services for MinIO® Console and MinIO® API. Check [MinIO® Upgrading Notes](https://github.com/bitnami/charts/tree/master/bitnami/minio#to-800) for more information.
### To 5.4.0
This version introduces support for the receiver dual-mode implementation for Thanos [v0.22+](https://github.com/thanos-io/thanos/releases/tag/v0.22.0)