From 1bf95b7c082e6c4c6c7dfd6e9498e7e2897b9261 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Tue, 15 Nov 2022 08:49:06 +0100 Subject: [PATCH] [bitnami/wavefront-proxy] Release 11.4.0-debian-11-r27 (#13792) Signed-off-by: Bitnami Containers Signed-off-by: Bitnami Containers --- bitnami/wavefront-proxy/11/debian-11/Dockerfile | 2 +- bitnami/wavefront-proxy/README.md | 4 ---- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/bitnami/wavefront-proxy/11/debian-11/Dockerfile b/bitnami/wavefront-proxy/11/debian-11/Dockerfile index 12af77cc031d..943b06614a60 100644 --- a/bitnami/wavefront-proxy/11/debian-11/Dockerfile +++ b/bitnami/wavefront-proxy/11/debian-11/Dockerfile @@ -5,7 +5,7 @@ ARG TARGETARCH LABEL org.opencontainers.image.authors="https://bitnami.com/contact" \ org.opencontainers.image.description="Application packaged by Bitnami" \ - org.opencontainers.image.ref.name="11.4.0-debian-11-r26" \ + org.opencontainers.image.ref.name="11.4.0-debian-11-r27" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/wavefront-proxy" \ org.opencontainers.image.title="wavefront-proxy" \ org.opencontainers.image.vendor="VMware, Inc." \ diff --git a/bitnami/wavefront-proxy/README.md b/bitnami/wavefront-proxy/README.md index e7098129fe46..511deb783fc1 100644 --- a/bitnami/wavefront-proxy/README.md +++ b/bitnami/wavefront-proxy/README.md @@ -63,10 +63,6 @@ To run commands inside this container you can use `docker run`, for example to e $ docker run --rm --name wavefront-proxy bitnami/wavefront-proxy:latest -- java -jar /opt/bitnami/wavefront-proxy/bin/wavefront-proxy.jar --version ``` -## Branch Deprecation Notice - -Wavefront Proxy's branch 10 is no longer maintained by upstream and is now internally tagged as to be deprecated. This branch will no longer be released in our catalog a month after this notice is published, but already released container images will still persist in the registries. Valid to be removed starting on: 12-09-2022 - ## Contributing We'd love for you to contribute to this container. You can request new features by creating an [issue](https://github.com/bitnami/containers/issues) or submitting a [pull request](https://github.com/bitnami/containers/pulls) with your contribution.