[bitnami/wavefront-proxy] Release 11.4.0-debian-11-r7 (#6822)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2022-09-17 18:40:33 +02:00
committed by GitHub
parent 099c92e884
commit 5fbb9df2f2
3 changed files with 4 additions and 4 deletions

View File

@@ -5,7 +5,7 @@ ARG TARGETARCH
LABEL org.opencontainers.image.authors="https://bitnami.com/contact" \ LABEL org.opencontainers.image.authors="https://bitnami.com/contact" \
org.opencontainers.image.description="Application packaged by Bitnami" \ org.opencontainers.image.description="Application packaged by Bitnami" \
org.opencontainers.image.ref.name="11.4.0-debian-11-r6" \ org.opencontainers.image.ref.name="11.4.0-debian-11-r7" \
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/wavefront-proxy" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/wavefront-proxy" \
org.opencontainers.image.title="wavefront-proxy" \ org.opencontainers.image.title="wavefront-proxy" \
org.opencontainers.image.vendor="VMware, Inc." \ org.opencontainers.image.vendor="VMware, Inc." \

View File

@@ -5,7 +5,7 @@
set -o errexit set -o errexit
set -o nounset set -o nounset
set -o pipefail set -o pipefail
# set -o xtrace # Uncomment this line for debugging purpose # set -o xtrace # Uncomment this line for debugging purposes
# Load libraries # Load libraries
. /opt/bitnami/scripts/libfile.sh . /opt/bitnami/scripts/libfile.sh

View File

@@ -28,8 +28,8 @@ $ docker run --name wavefront-proxy bitnami/wavefront-proxy:latest
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/). 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/).
* [`11`, `11-debian-11`, `11.4.0`, `11.4.0-debian-11-r6`, `latest` (11/debian-11/Dockerfile)](https://github.com/bitnami/containers/blob/main/bitnami/wavefront-proxy/11/debian-11/Dockerfile) * [`11`, `11-debian-11`, `11.4.0`, `11.4.0-debian-11-r7`, `latest` (11/debian-11/Dockerfile)](https://github.com/bitnami/containers/blob/main/bitnami/wavefront-proxy/11/debian-11/Dockerfile)
* [`10`, `10-debian-11`, `10.14.0`, `10.14.0-debian-11-r38` (10/debian-11/Dockerfile)](https://github.com/bitnami/containers/blob/main/bitnami/wavefront-proxy/10/debian-11/Dockerfile) * [`10`, `10-debian-11`, `10.14.0`, `10.14.0-debian-11-r39` (10/debian-11/Dockerfile)](https://github.com/bitnami/containers/blob/main/bitnami/wavefront-proxy/10/debian-11/Dockerfile)
Subscribe to project updates by watching the [bitnami/containers GitHub repo](https://github.com/bitnami/containers). Subscribe to project updates by watching the [bitnami/containers GitHub repo](https://github.com/bitnami/containers).