[bitnami/kube-prometheus] Release 4.2.2 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2021-04-14 07:51:23 +00:00
parent f07241e968
commit ae93af52d2
2 changed files with 6 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
annotations:
category: Analytics
apiVersion: v2
appVersion: 0.46.0
appVersion: 0.47.0
dependencies:
- name: common
repository: https://charts.bitnami.com/bitnami
@@ -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: 4.2.1
version: 4.2.2

View File

@@ -42,7 +42,7 @@ operator:
image:
registry: docker.io
repository: bitnami/prometheus-operator
tag: 0.46.0-debian-10-r21
tag: 0.47.0-debian-10-r0
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images
@@ -270,7 +270,7 @@ prometheus:
image:
registry: docker.io
repository: bitnami/prometheus
tag: 2.25.2-debian-10-r7
tag: 2.26.0-debian-10-r8
## 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/
@@ -816,7 +816,7 @@ prometheus:
image:
registry: docker.io
repository: bitnami/thanos
tag: 0.18.0-scratch-r5
tag: 0.19.0-scratch-r0
## Specify a imagePullPolicy. Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images
##
@@ -958,7 +958,7 @@ alertmanager:
image:
registry: docker.io
repository: bitnami/alertmanager
tag: 0.21.0-debian-10-r261
tag: 0.21.0-debian-10-r279
## 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/