diff --git a/bitnami/harbor-exporter/2/debian-10/Dockerfile b/bitnami/harbor-exporter/2/debian-10/Dockerfile index 9226fd7bbea9..08ebee326e5a 100644 --- a/bitnami/harbor-exporter/2/debian-10/Dockerfile +++ b/bitnami/harbor-exporter/2/debian-10/Dockerfile @@ -9,7 +9,7 @@ ENV HOME="/" \ COPY prebuildfs / # Install required system packages and dependencies RUN install_packages acl ca-certificates curl gzip libc6 procps tar -RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "harbor-exporter" "2.5.0-0" --checksum 034987521fcb35c11b0a8c063daa531f2eeb1ba7a87fdb314e3c5b079b9ba939 +RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "harbor-exporter" "2.5.1-0" --checksum 856be435f88ecbef45b95d3ae469c275114c89973fdc032850e9a0c06f95a457 RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-7" --checksum d6280b6f647a62bf6edc74dc8e526bfff63ddd8067dcb8540843f47203d9ccf1 RUN apt-get update && apt-get upgrade -y && \ rm -r /var/lib/apt/lists /var/cache/apt/archives @@ -17,7 +17,7 @@ RUN chmod g+rwX /opt/bitnami COPY rootfs / RUN /opt/bitnami/scripts/harbor-exporter/postunpack.sh -ENV APP_VERSION="2.5.0" \ +ENV APP_VERSION="2.5.1" \ BITNAMI_APP_NAME="harbor-exporter" \ PATH="/opt/bitnami/harbor-exporter/bin:/opt/bitnami/common/bin:$PATH" diff --git a/bitnami/harbor-exporter/2/debian-10/prebuildfs/opt/bitnami/.bitnami_components.json b/bitnami/harbor-exporter/2/debian-10/prebuildfs/opt/bitnami/.bitnami_components.json index f4472d51c3e5..4d5f782e1628 100644 --- a/bitnami/harbor-exporter/2/debian-10/prebuildfs/opt/bitnami/.bitnami_components.json +++ b/bitnami/harbor-exporter/2/debian-10/prebuildfs/opt/bitnami/.bitnami_components.json @@ -8,9 +8,9 @@ }, "harbor-exporter": { "arch": "amd64", - "digest": "034987521fcb35c11b0a8c063daa531f2eeb1ba7a87fdb314e3c5b079b9ba939", + "digest": "856be435f88ecbef45b95d3ae469c275114c89973fdc032850e9a0c06f95a457", "distro": "debian-10", "type": "NAMI", - "version": "2.5.0-0" + "version": "2.5.1-0" } } \ No newline at end of file diff --git a/bitnami/harbor-exporter/README.md b/bitnami/harbor-exporter/README.md index 478ac45e0730..6766e4a54ab5 100644 --- a/bitnami/harbor-exporter/README.md +++ b/bitnami/harbor-exporter/README.md @@ -41,7 +41,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/). -* [`2`, `2-debian-10`, `2.5.0`, `2.5.0-debian-10-r47`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-harbor-exporter/blob/2.5.0-debian-10-r47/2/debian-10/Dockerfile) +* [`2`, `2-debian-10`, `2.5.1`, `2.5.1-debian-10-r0`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-harbor-exporter/blob/2.5.1-debian-10-r0/2/debian-10/Dockerfile) ## Configuration