[bitnami/kong-ingress-controller] Release 2.7.0-debian-11-r15 (#13404)

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-11-12 05:18:28 +01:00 committed by GitHub
parent 1a2b26df33
commit 648bfa924f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 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="2.7.0-debian-11-r14" \
org.opencontainers.image.ref.name="2.7.0-debian-11-r15" \
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/kong-ingress-controller" \
org.opencontainers.image.title="kong-ingress-controller" \
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=( \
"wait-for-port-1.0.3-155-linux-${OS_ARCH}-debian-11" \
"wait-for-port-1.0.5-0-linux-${OS_ARCH}-debian-11" \
"kong-ingress-controller-2.7.0-1-linux-${OS_ARCH}-debian-11" \
) && \
for COMPONENT in "${COMPONENTS[@]}"; do \

View File

@ -8,9 +8,9 @@
},
"wait-for-port": {
"arch": "amd64",
"digest": "8833550a6f165e2a0f1250cc327d92a3f85b151cb1f49cd0ee4bee0fdf20a21b",
"digest": "e72ab0985310f6108f77bc573939cf6b4b27867d6a61cb914d3cfedac60d306c",
"distro": "debian-11",
"type": "NAMI",
"version": "1.0.3-155"
"version": "1.0.5-0"
}
}