From bddb268d81fb73c4e6920f1828f90fd020220072 Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Thu, 10 Mar 2022 16:42:27 +0000 Subject: [PATCH] [bitnami/kube-prometheus] Release 6.6.12 updating components versions Signed-off-by: Bitnami Containers --- bitnami/kube-prometheus/Chart.lock | 6 +++--- bitnami/kube-prometheus/Chart.yaml | 4 ++-- bitnami/kube-prometheus/values.yaml | 8 ++++---- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/bitnami/kube-prometheus/Chart.lock b/bitnami/kube-prometheus/Chart.lock index 924ce316d0..4b12f0ed14 100644 --- a/bitnami/kube-prometheus/Chart.lock +++ b/bitnami/kube-prometheus/Chart.lock @@ -4,9 +4,9 @@ dependencies: version: 2.4.4 - name: kube-state-metrics repository: https://charts.bitnami.com/bitnami - version: 2.2.11 + version: 2.2.12 - name: common repository: https://charts.bitnami.com/bitnami version: 1.11.3 -digest: sha256:0ca6f75626784ec979cc02b44267d6c0a21c33bbd375e888653d917657fe4696 -generated: "2022-03-04T15:39:38.492545018Z" +digest: sha256:cbec1a55b6a176fcb3ba5d0096dff57ab25907a9131002ae890649513f5cff4b +generated: "2022-03-10T15:59:42.145537768Z" diff --git a/bitnami/kube-prometheus/Chart.yaml b/bitnami/kube-prometheus/Chart.yaml index 6a0d5ab390..5ac74b75ca 100644 --- a/bitnami/kube-prometheus/Chart.yaml +++ b/bitnami/kube-prometheus/Chart.yaml @@ -1,7 +1,7 @@ annotations: category: Analytics apiVersion: v2 -appVersion: 0.54.1 +appVersion: 0.55.0 dependencies: - condition: exporters.enabled,exporters.node-exporter.enabled name: node-exporter @@ -34,4 +34,4 @@ sources: - https://github.com/bitnami/bitnami-docker-prometheus - https://github.com/bitnami/bitnami-docker-alertmanager - https://github.com/prometheus-operator/kube-prometheus -version: 6.6.11 +version: 6.6.12 diff --git a/bitnami/kube-prometheus/values.yaml b/bitnami/kube-prometheus/values.yaml index 43b8a6f90e..c3a2d05a62 100644 --- a/bitnami/kube-prometheus/values.yaml +++ b/bitnami/kube-prometheus/values.yaml @@ -47,7 +47,7 @@ operator: image: registry: docker.io repository: bitnami/prometheus-operator - tag: 0.54.1-debian-10-r4 + tag: 0.55.0-debian-10-r0 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images @@ -357,7 +357,7 @@ prometheus: image: registry: docker.io repository: bitnami/prometheus - tag: 2.33.4-debian-10-r6 + tag: 2.33.5-debian-10-r1 ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. ## ref: https://kubernetes.io/docs/tasks/configure-pod-container/pull-image-private-registry/ @@ -921,7 +921,7 @@ prometheus: image: registry: docker.io repository: bitnami/thanos - tag: 0.24.0-scratch-r10 + tag: 0.25.0-scratch-r1 ## Specify a imagePullPolicy. Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images ## @@ -1136,7 +1136,7 @@ alertmanager: image: registry: docker.io repository: bitnami/alertmanager - tag: 0.23.0-debian-10-r180 + tag: 0.23.0-debian-10-r190 ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. ## ref: https://kubernetes.io/docs/tasks/configure-pod-container/pull-image-private-registry/