diff --git a/bitnami/thanos/Chart.yaml b/bitnami/thanos/Chart.yaml index 69e448e2d0..2f16f7eb90 100644 --- a/bitnami/thanos/Chart.yaml +++ b/bitnami/thanos/Chart.yaml @@ -15,4 +15,4 @@ maintainers: name: thanos sources: - https://github.com/bitnami/bitnami-docker-thanos -version: 0.5.1 +version: 0.5.2 diff --git a/bitnami/thanos/requirements.lock b/bitnami/thanos/requirements.lock index 6bbe3808d9..e5359347c0 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.3.4 -digest: sha256:50af8d0c035c67ccc9554e23669bb00d057636354e726517a7939e6e4ee3c7cf -generated: "2020-04-22T01:57:29.330944546Z" + version: 3.3.5 +digest: sha256:da408b1f4a8d57563ee129295dbcb9740e84b9b41b54f65c5f37323e884ff7c0 +generated: "2020-04-22T08:06:11.039147542Z" diff --git a/bitnami/thanos/values-production.yaml b/bitnami/thanos/values-production.yaml index 6683fbb075..090d81c0a2 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.12.1-scratch-r4 + tag: 0.12.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 ## diff --git a/bitnami/thanos/values.yaml b/bitnami/thanos/values.yaml index daa69ea37e..855bfb84c0 100644 --- a/bitnami/thanos/values.yaml +++ b/bitnami/thanos/values.yaml @@ -14,7 +14,7 @@ image: registry: docker.io repository: bitnami/thanos - tag: 0.12.1-scratch-r4 + tag: 0.12.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 ##