diff --git a/bitnami/wavefront-prometheus-storage-adapter/1/debian-11/Dockerfile b/bitnami/wavefront-prometheus-storage-adapter/1/debian-11/Dockerfile index 1b5bbdd671ee..12b8455ce69e 100644 --- a/bitnami/wavefront-prometheus-storage-adapter/1/debian-11/Dockerfile +++ b/bitnami/wavefront-prometheus-storage-adapter/1/debian-11/Dockerfile @@ -3,10 +3,10 @@ FROM docker.io/bitnami/minideb:bullseye ARG TARGETARCH LABEL org.opencontainers.image.base.name="docker.io/bitnami/minideb:bullseye" \ - org.opencontainers.image.created="2023-05-30T21:06:50Z" \ + org.opencontainers.image.created="2023-06-02T16:18:55Z" \ org.opencontainers.image.description="Application packaged by VMware, Inc" \ org.opencontainers.image.licenses="Apache-2.0" \ - org.opencontainers.image.ref.name="1.0.7-debian-11-r22" \ + org.opencontainers.image.ref.name="1.0.7-debian-11-r23" \ org.opencontainers.image.title="wavefront-prometheus-storage-adapter" \ org.opencontainers.image.vendor="VMware, Inc." \ org.opencontainers.image.version="1.0.7" @@ -22,7 +22,7 @@ SHELL ["/bin/bash", "-o", "pipefail", "-c"] RUN install_packages ca-certificates curl procps RUN mkdir -p /tmp/bitnami/pkg/cache/ && cd /tmp/bitnami/pkg/cache/ && \ COMPONENTS=( \ - "wavefront-prometheus-storage-adapter-1.0.7-2-linux-${OS_ARCH}-debian-11" \ + "wavefront-prometheus-storage-adapter-1.0.7-3-linux-${OS_ARCH}-debian-11" \ ) && \ for COMPONENT in "${COMPONENTS[@]}"; do \ if [ ! -f "${COMPONENT}.tar.gz" ]; then \ diff --git a/bitnami/wavefront-prometheus-storage-adapter/1/debian-11/prebuildfs/opt/bitnami/.bitnami_components.json b/bitnami/wavefront-prometheus-storage-adapter/1/debian-11/prebuildfs/opt/bitnami/.bitnami_components.json index a98b4f8a1d75..25c0e8a404e4 100644 --- a/bitnami/wavefront-prometheus-storage-adapter/1/debian-11/prebuildfs/opt/bitnami/.bitnami_components.json +++ b/bitnami/wavefront-prometheus-storage-adapter/1/debian-11/prebuildfs/opt/bitnami/.bitnami_components.json @@ -3,6 +3,6 @@ "arch": "amd64", "distro": "debian-11", "type": "NAMI", - "version": "1.0.7-2" + "version": "1.0.7-3" } } \ No newline at end of file diff --git a/bitnami/wavefront-prometheus-storage-adapter/README.md b/bitnami/wavefront-prometheus-storage-adapter/README.md index 1d1be81daf0c..d39fd6f09221 100644 --- a/bitnami/wavefront-prometheus-storage-adapter/README.md +++ b/bitnami/wavefront-prometheus-storage-adapter/README.md @@ -79,7 +79,7 @@ If you encountered a problem running this container, you can file an [issue](htt ## License -Copyright © 2023 Bitnami +Copyright © 2023 VMware, Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.