[bitnami/prometheus] Release 0.4.4 updating components versions (#21000)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2023-11-16 08:58:09 +01:00
committed by GitHub
parent d57fb95c99
commit ecc2e40ab5
2 changed files with 4 additions and 4 deletions

View File

@@ -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

View File

@@ -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.