From 9beab3f8a248be6e6edad673c8d0ccdf2a9a037f Mon Sep 17 00:00:00 2001 From: Miguel Ruiz Date: Mon, 13 Sep 2021 10:07:44 +0200 Subject: [PATCH] [bitnami/thanos] Update subcharts (#7469) * [bitnami/thanos] Update subcharts * Update README.md --- bitnami/thanos/Chart.lock | 6 +++--- bitnami/thanos/Chart.yaml | 4 ++-- bitnami/thanos/README.md | 4 ++++ 3 files changed, 9 insertions(+), 5 deletions(-) diff --git a/bitnami/thanos/Chart.lock b/bitnami/thanos/Chart.lock index 15cbba225..475f8477c 100644 --- a/bitnami/thanos/Chart.lock +++ b/bitnami/thanos/Chart.lock @@ -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" diff --git a/bitnami/thanos/Chart.yaml b/bitnami/thanos/Chart.yaml index 165d68a83..c4289f089 100644 --- a/bitnami/thanos/Chart.yaml +++ b/bitnami/thanos/Chart.yaml @@ -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 diff --git a/bitnami/thanos/README.md b/bitnami/thanos/README.md index cf5365f65..91631b96b 100644 --- a/bitnami/thanos/README.md +++ b/bitnami/thanos/README.md @@ -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)