0.18.0-scratch-r0 release

This commit is contained in:
Bitnami Bot 2021-02-01 23:52:50 +00:00
parent f5238c8784
commit 6900b3335d
3 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
{
"thanos": {
"digest": "f55d06fb037884c8034dc6afe9d9151ae6dc323dce4a5cab1a42a661a88458a4",
"digest": "04c915dfd2edf2dfc260a2c309e4066d1aef7d8bf044a6ffadd1ebc3593e5266",
"type": "BLACKSMITH",
"version": "0.17.2"
"version": "0.18.0"
}
}

View File

@ -38,7 +38,7 @@ Non-root container images add an extra layer of security and are generally recom
Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/tutorials/understand-rolling-tags-containers/).
* [`0`, `0-scratch`, `0.17.2`, `0.17.2-scratch-r2`, `latest` (0/scratch/Dockerfile)](https://github.com/bitnami/bitnami-docker-thanos/blob/0.17.2-scratch-r2/0/scratch/Dockerfile)
* [`0`, `0-scratch`, `0.18.0`, `0.18.0-scratch-r0`, `latest` (0/scratch/Dockerfile)](https://github.com/bitnami/bitnami-docker-thanos/blob/0.18.0-scratch-r0/0/scratch/Dockerfile)
# Connecting to other containers

View File

@ -52,7 +52,7 @@ services:
- prometheus
# MinIO
minio:
image: docker.io/bitnami/minio:2020
image: docker.io/bitnami/minio:2021
ports:
- '9000:9000'
volumes: