diff --git a/bitnami/thanos/Chart.yaml b/bitnami/thanos/Chart.yaml index c51728450..33aeb5ca5 100644 --- a/bitnami/thanos/Chart.yaml +++ b/bitnami/thanos/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v1 -version: 2.4.4 +version: 2.4.5 appVersion: 0.15.0 description: Thanos is a highly available metrics system that can be added on top of existing Prometheus deployments, providing a global query view across all Prometheus installations. engine: gotpl diff --git a/bitnami/thanos/requirements.lock b/bitnami/thanos/requirements.lock index 9b8d68fb7..555470b73 100644 --- a/bitnami/thanos/requirements.lock +++ b/bitnami/thanos/requirements.lock @@ -1,6 +1,6 @@ dependencies: - name: minio repository: https://charts.bitnami.com/bitnami - version: 3.7.4 -digest: sha256:7f3da9ff7f7a16537adb337c2e94423bc04f0853b4632610653bfc9e7f2c49ce -generated: "2020-09-08T11:34:27.870702249Z" + version: 3.7.10 +digest: sha256:3636a57eeebf3896af4a0ace88e4f5245548abdb52ba7bd408cfbef6916a9aa1 +generated: "2020-09-29T16:23:37.700800071Z" diff --git a/bitnami/thanos/values-production.yaml b/bitnami/thanos/values-production.yaml index c600cef0c..ba4115973 100644 --- a/bitnami/thanos/values-production.yaml +++ b/bitnami/thanos/values-production.yaml @@ -14,7 +14,7 @@ image: registry: docker.io repository: bitnami/thanos - tag: 0.15.0-scratch-r0 + tag: 0.15.0-scratch-r3 ## 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 ## diff --git a/bitnami/thanos/values.yaml b/bitnami/thanos/values.yaml index bb0d026e5..41df47aa5 100644 --- a/bitnami/thanos/values.yaml +++ b/bitnami/thanos/values.yaml @@ -14,7 +14,7 @@ image: registry: docker.io repository: bitnami/thanos - tag: 0.15.0-scratch-r0 + tag: 0.15.0-scratch-r3 ## 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 ##