From ecc2e40ab5c0d934540f94ec622e47f5ff5e1cbf Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Thu, 16 Nov 2023 08:58:09 +0100 Subject: [PATCH] [bitnami/prometheus] Release 0.4.4 updating components versions (#21000) Signed-off-by: Bitnami Containers --- bitnami/prometheus/Chart.yaml | 6 +++--- bitnami/prometheus/values.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/bitnami/prometheus/Chart.yaml b/bitnami/prometheus/Chart.yaml index a4d7591739..cf28cf680c 100644 --- a/bitnami/prometheus/Chart.yaml +++ b/bitnami/prometheus/Chart.yaml @@ -8,13 +8,13 @@ annotations: - name: alertmanager image: docker.io/bitnami/alertmanager:0.26.0-debian-11-r44 - name: os-shell - image: docker.io/bitnami/os-shell:11-debian-11-r90 + image: docker.io/bitnami/os-shell:11-debian-11-r91 - name: prometheus image: docker.io/bitnami/prometheus:2.47.2-debian-11-r2 - name: thanos image: docker.io/bitnami/thanos:0.32.5-debian-11-r1 apiVersion: v2 -appVersion: 2.47.2 +appVersion: 2.48.0 dependencies: - name: common repository: oci://registry-1.docker.io/bitnamicharts @@ -35,4 +35,4 @@ sources: - https://github.com/bitnami/containers/tree/main/bitnami/prometheus - https://github.com/prometheus/prometheus - https://github.com/prometheus-community/helm-charts -version: 0.4.3 +version: 0.4.4 diff --git a/bitnami/prometheus/values.yaml b/bitnami/prometheus/values.yaml index b761a10504..f36100542a 100644 --- a/bitnami/prometheus/values.yaml +++ b/bitnami/prometheus/values.yaml @@ -1520,7 +1520,7 @@ volumePermissions: image: registry: docker.io repository: bitnami/os-shell - tag: 11-debian-11-r90 + tag: 11-debian-11-r91 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.