From e7708d4f4964d19dd5f9ed2e80b19013b8014f1e Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Tue, 11 Jul 2023 13:00:37 +0200 Subject: [PATCH] [bitnami/thanos] Release 0.31.0-scratch-r9 (#40690) Signed-off-by: Bitnami Containers --- bitnami/thanos/0/scratch/Dockerfile | 4 ++-- bitnami/thanos/0/scratch/docker-compose.yml | 3 +++ .../0/scratch/prebuildfs/opt/bitnami/licenses/licenses.txt | 3 +-- bitnami/thanos/docker-compose-cluster.yml | 3 +++ bitnami/thanos/docker-compose.yml | 3 +++ 5 files changed, 12 insertions(+), 4 deletions(-) diff --git a/bitnami/thanos/0/scratch/Dockerfile b/bitnami/thanos/0/scratch/Dockerfile index bbb9e89e2446..978ef5e6acb2 100644 --- a/bitnami/thanos/0/scratch/Dockerfile +++ b/bitnami/thanos/0/scratch/Dockerfile @@ -35,10 +35,10 @@ ARG TARGETARCH ENV OS_ARCH="${TARGETARCH:-amd64}" LABEL org.opencontainers.image.base.name="scratch" \ - org.opencontainers.image.created="2023-06-22T11:44:15Z" \ + org.opencontainers.image.created="2023-07-11T09:12:09Z" \ org.opencontainers.image.description="Application packaged by VMware, Inc" \ org.opencontainers.image.licenses="Apache-2.0" \ - org.opencontainers.image.ref.name="0.31.0-scratch-r8" \ + org.opencontainers.image.ref.name="0.31.0-scratch-r9" \ org.opencontainers.image.title="thanos" \ org.opencontainers.image.vendor="VMware, Inc." \ org.opencontainers.image.version="0.31.0" diff --git a/bitnami/thanos/0/scratch/docker-compose.yml b/bitnami/thanos/0/scratch/docker-compose.yml index 61a39c3e8efc..72f90b3cb1a6 100644 --- a/bitnami/thanos/0/scratch/docker-compose.yml +++ b/bitnami/thanos/0/scratch/docker-compose.yml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + version: '2' services: thanos: diff --git a/bitnami/thanos/0/scratch/prebuildfs/opt/bitnami/licenses/licenses.txt b/bitnami/thanos/0/scratch/prebuildfs/opt/bitnami/licenses/licenses.txt index 8373a19703c6..76956b38e82c 100644 --- a/bitnami/thanos/0/scratch/prebuildfs/opt/bitnami/licenses/licenses.txt +++ b/bitnami/thanos/0/scratch/prebuildfs/opt/bitnami/licenses/licenses.txt @@ -1,3 +1,2 @@ -Bitnami containers ship with software bundles. You can find the licenses at: -https://bitnami.com/open-source +Bitnami containers ship with software bundles. You can find the licenses under: /opt/bitnami/[name-of-bundle]/licenses/[bundle-version].txt diff --git a/bitnami/thanos/docker-compose-cluster.yml b/bitnami/thanos/docker-compose-cluster.yml index fa4b7cdbbafd..a4f903c35cfb 100644 --- a/bitnami/thanos/docker-compose-cluster.yml +++ b/bitnami/thanos/docker-compose-cluster.yml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + version: '2.1' services: # Node Exporter diff --git a/bitnami/thanos/docker-compose.yml b/bitnami/thanos/docker-compose.yml index 61a39c3e8efc..72f90b3cb1a6 100644 --- a/bitnami/thanos/docker-compose.yml +++ b/bitnami/thanos/docker-compose.yml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + version: '2' services: thanos: