From d7be30eb20ee5348af28bdf69eb9e7e04f867109 Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Fri, 17 Jul 2020 16:41:55 +0000 Subject: [PATCH] [bitnami/prometheus-operator] Release 0.24.1 updating components versions Signed-off-by: Bitnami Containers --- bitnami/prometheus-operator/Chart.yaml | 2 +- bitnami/prometheus-operator/values-production.yaml | 10 +++++----- bitnami/prometheus-operator/values.yaml | 10 +++++----- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/bitnami/prometheus-operator/Chart.yaml b/bitnami/prometheus-operator/Chart.yaml index 0ff84d057f..8b9763b979 100644 --- a/bitnami/prometheus-operator/Chart.yaml +++ b/bitnami/prometheus-operator/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v1 appVersion: 0.40.0 description: The Prometheus Operator for Kubernetes provides easy monitoring definitions for Kubernetes services and deployment and management of Prometheus instances. name: prometheus-operator -version: 0.24.0 +version: 0.24.1 keywords: - prometheus - alertmanager diff --git a/bitnami/prometheus-operator/values-production.yaml b/bitnami/prometheus-operator/values-production.yaml index 755550e6d7..3ab381fc55 100644 --- a/bitnami/prometheus-operator/values-production.yaml +++ b/bitnami/prometheus-operator/values-production.yaml @@ -42,7 +42,7 @@ operator: image: registry: docker.io repository: bitnami/prometheus-operator - tag: 0.40.0-debian-10-r16 + tag: 0.40.0-debian-10-r25 ## 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 @@ -220,7 +220,7 @@ operator: image: registry: docker.io repository: bitnami/configmap-reload - tag: 0.3.0-debian-10-r158 + tag: 0.4.0-debian-10-r3 ## 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/ @@ -251,7 +251,7 @@ prometheus: image: registry: docker.io repository: bitnami/prometheus - tag: 2.19.2-debian-10-r6 + tag: 2.19.2-debian-10-r16 ## 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/ @@ -646,7 +646,7 @@ prometheus: image: registry: docker.io repository: bitnami/thanos - tag: 0.13.0-scratch-r0 + tag: 0.14.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 ## @@ -713,7 +713,7 @@ alertmanager: image: registry: docker.io repository: bitnami/alertmanager - tag: 0.21.0-debian-10-r15 + tag: 0.21.0-debian-10-r25 ## 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/ diff --git a/bitnami/prometheus-operator/values.yaml b/bitnami/prometheus-operator/values.yaml index f3b43511c8..6ccf86c16c 100644 --- a/bitnami/prometheus-operator/values.yaml +++ b/bitnami/prometheus-operator/values.yaml @@ -42,7 +42,7 @@ operator: image: registry: docker.io repository: bitnami/prometheus-operator - tag: 0.40.0-debian-10-r16 + tag: 0.40.0-debian-10-r25 ## 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 @@ -220,7 +220,7 @@ operator: image: registry: docker.io repository: bitnami/configmap-reload - tag: 0.3.0-debian-10-r158 + tag: 0.4.0-debian-10-r3 ## 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/ @@ -251,7 +251,7 @@ prometheus: image: registry: docker.io repository: bitnami/prometheus - tag: 2.19.2-debian-10-r6 + tag: 2.19.2-debian-10-r16 ## 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/ @@ -646,7 +646,7 @@ prometheus: image: registry: docker.io repository: bitnami/thanos - tag: 0.13.0-scratch-r0 + tag: 0.14.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 ## @@ -719,7 +719,7 @@ alertmanager: image: registry: docker.io repository: bitnami/alertmanager - tag: 0.21.0-debian-10-r15 + tag: 0.21.0-debian-10-r25 ## 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/