[bitnami/harbor-portal] Release 2.8.0-debian-11-r0 (#31945)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2023-04-28 03:23:18 +01:00
committed by GitHub
parent ad52b4c55b
commit 9cfa8f3464
3 changed files with 7 additions and 7 deletions

View File

@@ -4,13 +4,13 @@ ARG TARGETARCH
LABEL com.vmware.cp.artifact.flavor="sha256:109c7d51bd69bb6b3df71017440c1ea0699454f81fe188056c083f0b57c96ea6" \
org.opencontainers.image.base.name="docker.io/bitnami/minideb:bullseye" \
org.opencontainers.image.created="2023-04-27T13:16:10Z" \
org.opencontainers.image.created="2023-04-28T01:58:46Z" \
org.opencontainers.image.description="Application packaged by VMware, Inc" \
org.opencontainers.image.licenses="Apache-2.0" \
org.opencontainers.image.ref.name="2.7.1-debian-11-r22" \
org.opencontainers.image.ref.name="2.8.0-debian-11-r0" \
org.opencontainers.image.title="harbor-portal" \
org.opencontainers.image.vendor="VMware, Inc." \
org.opencontainers.image.version="2.7.1"
org.opencontainers.image.version="2.8.0"
ENV HOME="/" \
OS_ARCH="${TARGETARCH:-amd64}" \
@@ -25,7 +25,7 @@ RUN mkdir -p /tmp/bitnami/pkg/cache/ && cd /tmp/bitnami/pkg/cache/ && \
COMPONENTS=( \
"nginx-1.23.4-3-linux-${OS_ARCH}-debian-11" \
"render-template-1.0.5-5-linux-${OS_ARCH}-debian-11" \
"harbor-2.7.1-4-linux-${OS_ARCH}-debian-11" \
"harbor-2.8.0-0-linux-${OS_ARCH}-debian-11" \
) && \
for COMPONENT in "${COMPONENTS[@]}"; do \
if [ ! -f "${COMPONENT}.tar.gz" ]; then \
@@ -46,7 +46,7 @@ RUN ln -sf /dev/stderr /opt/bitnami/nginx/logs/error.log
COPY rootfs /
RUN /opt/bitnami/scripts/nginx/postunpack.sh
RUN /opt/bitnami/scripts/harbor-portal/postunpack.sh
ENV APP_VERSION="2.7.1" \
ENV APP_VERSION="2.8.0" \
BITNAMI_APP_NAME="harbor-portal" \
NGINX_HTTPS_PORT_NUMBER="" \
NGINX_HTTP_PORT_NUMBER="" \

View File

@@ -3,7 +3,7 @@
"arch": "amd64",
"distro": "debian-11",
"type": "NAMI",
"version": "2.7.1-4"
"version": "2.8.0-0"
},
"nginx": {
"arch": "amd64",

View File

@@ -1,5 +1,5 @@
rolling-tags:
- "2"
- 2-debian-11
- 2.7.1
- 2.8.0
- latest