[bitnami/prometheus] Release 1.0.2 updating components versions (#24739)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2024-03-28 14:47:18 +01:00
committed by GitHub
parent efe0dad49f
commit 81563e8f1e
3 changed files with 9 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.19.0
digest: sha256:ac559eb57710d8904e266424ee364cd686d7e24517871f0c5c67f7c4500c2bcc
generated: "2024-03-11T13:50:14.090733+01:00"
version: 2.19.1
digest: sha256:c883732817d9aaa3304f7b3109262aa338959de15b432dc5a2dbde13d2e136a5
generated: "2024-03-28T13:32:56.065405942Z"

View File

@@ -8,13 +8,13 @@ annotations:
- name: alertmanager
image: docker.io/bitnami/alertmanager:0.27.0-debian-12-r1
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r16
image: docker.io/bitnami/os-shell:12-debian-12-r17
- name: prometheus
image: docker.io/bitnami/prometheus:2.51.0-debian-12-r0
image: docker.io/bitnami/prometheus:2.51.1-debian-12-r0
- name: thanos
image: docker.io/bitnami/thanos:0.34.1-debian-12-r1
apiVersion: v2
appVersion: 2.51.0
appVersion: 2.51.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: 1.0.1
version: 1.0.2

View File

@@ -666,7 +666,7 @@ server:
image:
registry: docker.io
repository: bitnami/prometheus
tag: 2.51.0-debian-12-r0
tag: 2.51.1-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
@@ -1659,7 +1659,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r16
tag: 12-debian-12-r17
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.