From c2aeac4beeee319aa37061cb0ef4ccbad31fd52f Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Thu, 20 Feb 2020 13:39:24 +0000 Subject: [PATCH] [bitnami/prometheus-operator] Release 0.12.6 updating components versions Signed-off-by: Bitnami Containers --- bitnami/prometheus-operator/Chart.yaml | 2 +- bitnami/prometheus-operator/requirements.lock | 6 +++--- bitnami/prometheus-operator/values-production.yaml | 10 +++++----- bitnami/prometheus-operator/values.yaml | 10 +++++----- 4 files changed, 14 insertions(+), 14 deletions(-) diff --git a/bitnami/prometheus-operator/Chart.yaml b/bitnami/prometheus-operator/Chart.yaml index 0508e2263..f0241f20f 100644 --- a/bitnami/prometheus-operator/Chart.yaml +++ b/bitnami/prometheus-operator/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v1 appVersion: 0.36.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.12.5 +version: 0.12.6 keywords: - prometheus - alertmanager diff --git a/bitnami/prometheus-operator/requirements.lock b/bitnami/prometheus-operator/requirements.lock index dd453cd3c..636c3b501 100644 --- a/bitnami/prometheus-operator/requirements.lock +++ b/bitnami/prometheus-operator/requirements.lock @@ -1,9 +1,9 @@ dependencies: - name: node-exporter repository: https://charts.bitnami.com/bitnami - version: 0.2.2 + version: 0.2.3 - name: kube-state-metrics repository: https://charts.bitnami.com/bitnami version: 0.1.12 -digest: sha256:0be9b8e7995ab4f9b82ef1ead2aadca56e5673a1f94ae98818cb90b27001b877 -generated: "2020-02-14T09:53:09.744614+01:00" +digest: sha256:ba9f3b0e15ef5d186d0e6e51792302b224c9853bae130472153bcc4e3f518eca +generated: "2020-02-20T12:42:07.960036447Z" diff --git a/bitnami/prometheus-operator/values-production.yaml b/bitnami/prometheus-operator/values-production.yaml index 2eaecbd40..8c09e9cdd 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.36.0-debian-10-r2 + tag: 0.36.0-debian-10-r8 ## 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 @@ -208,7 +208,7 @@ operator: image: registry: docker.io repository: bitnami/configmap-reload - tag: 0.3.0-debian-10-r15 + tag: 0.3.0-debian-10-r22 ## 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/ @@ -239,7 +239,7 @@ prometheus: image: registry: docker.io repository: bitnami/prometheus - tag: 2.15.2-debian-10-r15 + tag: 2.16.0-debian-10-r5 ## 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/ @@ -538,7 +538,7 @@ prometheus: image: registry: docker.io repository: bitnami/thanos - tag: 0.10.1-scratch-r0 + tag: 0.10.1-scratch-r5 ## 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 ## @@ -590,7 +590,7 @@ alertmanager: image: registry: docker.io repository: bitnami/alertmanager - tag: 0.20.0-debian-10-r15 + tag: 0.20.0-debian-10-r22 ## 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 1e4d775f4..556670f41 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.36.0-debian-10-r2 + tag: 0.36.0-debian-10-r8 ## 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 @@ -208,7 +208,7 @@ operator: image: registry: docker.io repository: bitnami/configmap-reload - tag: 0.3.0-debian-10-r15 + tag: 0.3.0-debian-10-r22 ## 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/ @@ -239,7 +239,7 @@ prometheus: image: registry: docker.io repository: bitnami/prometheus - tag: 2.15.2-debian-10-r15 + tag: 2.16.0-debian-10-r5 ## 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/ @@ -538,7 +538,7 @@ prometheus: image: registry: docker.io repository: bitnami/thanos - tag: 0.10.1-scratch-r0 + tag: 0.10.1-scratch-r5 ## 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 ## @@ -590,7 +590,7 @@ alertmanager: image: registry: docker.io repository: bitnami/alertmanager - tag: 0.20.0-debian-10-r15 + tag: 0.20.0-debian-10-r22 ## 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/