[bitnami/airflow-exporter] Release 0.20220314.0-debian-11-r102 (#27535)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2023-03-18 22:04:58 +01:00
committed by GitHub
parent f0834d755b
commit cf736b62a0
3 changed files with 5 additions and 6 deletions

View File

@@ -3,10 +3,10 @@ FROM docker.io/bitnami/minideb:bullseye
ARG TARGETARCH
LABEL org.opencontainers.image.base.name="docker.io/bitnami/minideb:bullseye" \
org.opencontainers.image.created="2023-03-13T23:06:33Z" \
org.opencontainers.image.created="2023-03-18T20:35:33Z" \
org.opencontainers.image.description="Application packaged by VMware, Inc" \
org.opencontainers.image.licenses="Apache-2.0" \
org.opencontainers.image.ref.name="0.20220314.0-debian-11-r101" \
org.opencontainers.image.ref.name="0.20220314.0-debian-11-r102" \
org.opencontainers.image.title="airflow-exporter" \
org.opencontainers.image.vendor="VMware, Inc." \
org.opencontainers.image.version="0.20220314.0"
@@ -22,7 +22,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=( \
"airflow-exporter-0.20220314.0-156-linux-${OS_ARCH}-debian-11" \
"airflow-exporter-0.20220314.0-157-linux-${OS_ARCH}-debian-11" \
) && \
for COMPONENT in "${COMPONENTS[@]}"; do \
if [ ! -f "${COMPONENT}.tar.gz" ]; then \

View File

@@ -1,9 +1,9 @@
{
"airflow-exporter": {
"arch": "amd64",
"digest": "b49d9018a5ae36278ca6416f92812f21cf685480cb39694158b4325fac668e33",
"digest": "94d4ccff194b502d653856fbeae18c88fe456dcac1875fdfacb822ea3a73cb87",
"distro": "debian-11",
"type": "NAMI",
"version": "0.20220314.0-156"
"version": "0.20220314.0-157"
}
}

View File

@@ -5,7 +5,6 @@
> Export airflow metrics in Prometheus format.
[Overview of Airflow Exporter](https://github.com/PBWebMedia/airflow-prometheus-exporter)
Trademarks: This software listing is packaged by Bitnami. The respective trademarks mentioned in the offering are owned by the respective companies, and use of them does not imply any affiliation or endorsement.
## TL;DR