From c7d1a2d692bcfec0ced9dfc8e0e07e067fbdfcd6 Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Tue, 14 Jan 2020 23:17:03 +0000 Subject: [PATCH] [bitnami/prometheus-operator] Release 0.8.3 updating components versions Signed-off-by: Bitnami Containers --- bitnami/prometheus-operator/Chart.yaml | 4 ++-- bitnami/prometheus-operator/requirements.lock | 6 +++--- bitnami/prometheus-operator/values-production.yaml | 10 +++++----- bitnami/prometheus-operator/values.yaml | 10 +++++----- 4 files changed, 15 insertions(+), 15 deletions(-) diff --git a/bitnami/prometheus-operator/Chart.yaml b/bitnami/prometheus-operator/Chart.yaml index a968b8646..c57879e6e 100644 --- a/bitnami/prometheus-operator/Chart.yaml +++ b/bitnami/prometheus-operator/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v1 -appVersion: 0.34.0 +appVersion: 0.35.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.8.2 +version: 0.8.3 keywords: - prometheus - alertmanager diff --git a/bitnami/prometheus-operator/requirements.lock b/bitnami/prometheus-operator/requirements.lock index 3e3638d20..ada3939df 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.1.2 + version: 0.1.3 - name: kube-state-metrics repository: https://charts.bitnami.com/bitnami - version: 0.1.5 + version: 0.1.7 digest: sha256:0be9b8e7995ab4f9b82ef1ead2aadca56e5673a1f94ae98818cb90b27001b877 -generated: "2020-01-07T15:06:28.62125+01:00" +generated: 2020-01-14T22:41:18.453081342Z diff --git a/bitnami/prometheus-operator/values-production.yaml b/bitnami/prometheus-operator/values-production.yaml index 3be940d29..141e62e31 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.34.0-debian-9-r34 + tag: 0.34.0-debian-9-r38 ## 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-9-r70 + tag: 0.3.0-debian-9-r76 ## 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/ @@ -220,7 +220,7 @@ operator: image: registry: docker.io repository: bitnami/prometheus-operator - tag: 0.34.0-debian-9-r34 + tag: 0.34.0-debian-9-r38 ## 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.1-debian-9-r10 + tag: 2.15.2-debian-9-r9 ## 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 @@ alertmanager: image: registry: docker.io repository: bitnami/alertmanager - tag: 0.20.0-debian-9-r21 + tag: 0.20.0-debian-9-r27 ## 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 2c0f8e313..85b94f70e 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.34.0-debian-9-r34 + tag: 0.34.0-debian-9-r38 ## 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-9-r70 + tag: 0.3.0-debian-9-r76 ## 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/ @@ -220,7 +220,7 @@ operator: image: registry: docker.io repository: bitnami/prometheus-operator - tag: 0.34.0-debian-9-r34 + tag: 0.34.0-debian-9-r38 ## 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.1-debian-9-r10 + tag: 2.15.2-debian-9-r9 ## 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 @@ alertmanager: image: registry: docker.io repository: bitnami/alertmanager - tag: 0.20.0-debian-9-r21 + tag: 0.20.0-debian-9-r27 ## 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/