[bitnami/prometheus] Release 0.5.1 updating components versions (#21527)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2023-12-12 15:03:52 +01:00
committed by GitHub
parent fc04205bd2
commit db794ed667
2 changed files with 4 additions and 4 deletions

View File

@@ -10,11 +10,11 @@ annotations:
- name: os-shell
image: docker.io/bitnami/os-shell:11-debian-11-r92
- name: prometheus
image: docker.io/bitnami/prometheus:2.48.0-debian-11-r1
image: docker.io/bitnami/prometheus:2.48.1-debian-11-r0
- name: thanos
image: docker.io/bitnami/thanos:0.32.5-debian-11-r2
apiVersion: v2
appVersion: 2.48.0
appVersion: 2.48.1
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.5.0
version: 0.5.1

View File

@@ -594,7 +594,7 @@ server:
image:
registry: docker.io
repository: bitnami/prometheus
tag: 2.48.0-debian-11-r1
tag: 2.48.1-debian-11-r0
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'