Remove branch 0

Signed-off-by: Jose Antonio Carmona <jcarmona@vmware.com>
This commit is contained in:
Jose Antonio Carmona 2022-02-02 16:43:33 +01:00
parent e6855530de
commit 1c12b01d43
6 changed files with 0 additions and 3891 deletions

View File

@ -1,9 +0,0 @@
FROM scratch
LABEL maintainer "Bitnami <containers@bitnami.com>"
COPY prebuildfs /
COPY rootfs /
USER 1001
ENTRYPOINT [ "/dataplatform-exporter" ]

View File

@ -1,4 +0,0 @@
version: '2'
services:
dataplatform-exporter:
image: docker.io/bitnami/dataplatform-exporter:0

View File

@ -1,7 +0,0 @@
{
"dataplatform-exporter": {
"digest": "e038b0c2caafb355517a254d9fae7228349daef5b28f68b961c247f52a21ded7",
"type": "BLACKSMITH",
"version": "0.0.12"
}
}

View File

@ -1,3 +0,0 @@
Bitnami containers ship with software bundles. You can find the licenses under:
/opt/bitnami/nami/COPYING
/opt/bitnami/[name-of-bundle]/licenses/[bundle-version].txt

View File

@ -78,10 +78,6 @@ $ docker run --rm --name dataplatform-exporter bitnami/dataplatform-exporter:lat
Check the [official Data Platform Blueprint 1 documentation](https://bitnami.com/stack/data-platform-metrics-exporter#configuration) for more information.
## Branch Deprecation Notice
Data Platform Blueprint 1's branch 0 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: 01-31-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/bitnami-docker-dataplatform-exporter/issues), or submit a [pull request](https://github.com/bitnami/bitnami-docker-dataplatform-exporter/pulls) with your contribution.