[bitnami/apache-exporter] Release 0.11.0-debian-11-r49 (#9147)

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-10-07 00:25:41 +02:00
committed by GitHub
parent 5e4586f944
commit b12d2d30e5
3 changed files with 5 additions and 5 deletions

View File

@@ -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="0.11.0-debian-11-r48" \
org.opencontainers.image.ref.name="0.11.0-debian-11-r49" \
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/apache-exporter" \
org.opencontainers.image.title="apache-exporter" \
org.opencontainers.image.vendor="VMware, Inc." \
@@ -21,7 +21,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=( \
"apache-exporter-0.11.0-154-linux-${OS_ARCH}-debian-11" \
"apache-exporter-0.11.0-155-linux-${OS_ARCH}-debian-11" \
) && \
for COMPONENT in "${COMPONENTS[@]}"; do \
if [ ! -f "${COMPONENT}.tar.gz" ]; then \

View File

@@ -1,9 +1,9 @@
{
"apache-exporter": {
"arch": "amd64",
"digest": "083e935154d7b9029b4e46d01aa751cabb847f4cd7420cc0d5db44f4469ab78b",
"digest": "952121a17879921574c21f541d86f71c7af8ca02578eff4d879ba0d8460fe385",
"distro": "debian-11",
"type": "NAMI",
"version": "0.11.0-154"
"version": "0.11.0-155"
}
}

View File

@@ -31,7 +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/).
* [`0`, `0-debian-11`, `0.11.0`, `0.11.0-debian-11-r48`, `latest` (0/debian-11/Dockerfile)](https://github.com/bitnami/containers/blob/main/bitnami/apache-exporter/0/debian-11/Dockerfile)
* [`0`, `0-debian-11`, `0.11.0`, `0.11.0-debian-11-r49`, `latest` (0/debian-11/Dockerfile)](https://github.com/bitnami/containers/blob/main/bitnami/apache-exporter/0/debian-11/Dockerfile)
Subscribe to project updates by watching the [bitnami/containers GitHub repo](https://github.com/bitnami/containers).