diff --git a/bitnami/kafka-exporter/1/debian-11/Dockerfile b/bitnami/kafka-exporter/1/debian-11/Dockerfile index 17d19c149c7c..ec212771272d 100644 --- a/bitnami/kafka-exporter/1/debian-11/Dockerfile +++ b/bitnami/kafka-exporter/1/debian-11/Dockerfile @@ -4,7 +4,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="1.6.0-debian-11-r16" \ + org.opencontainers.image.ref.name="1.6.0-debian-11-r17" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/kafka-exporter" \ org.opencontainers.image.title="kafka-exporter" \ org.opencontainers.image.vendor="VMware, Inc." \ diff --git a/bitnami/kafka-exporter/README.md b/bitnami/kafka-exporter/README.md index 9c2239dede75..f18877e99f6f 100644 --- a/bitnami/kafka-exporter/README.md +++ b/bitnami/kafka-exporter/README.md @@ -31,8 +31,7 @@ Non-root container images add an extra layer of security and are generally recom 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/). - -* [`1`, `1-debian-11`, `1.6.0`, `1.6.0-debian-11-r16`, `latest` (1/debian-11/Dockerfile)](https://github.com/bitnami/containers/blob/main/bitnami/kafka-exporter/1/debian-11/Dockerfile) +You can see the equivalence between the different tags by taking a look at the `tags-info.yaml` file present in the branch folder, i.e `bitnami/ASSET/BRANCH/DISTRO/tags-info.yaml`. Subscribe to project updates by watching the [bitnami/containers GitHub repo](https://github.com/bitnami/containers).