diff --git a/bitnami/kubeapps-pinniped-proxy/2/debian-11/Dockerfile b/bitnami/kubeapps-pinniped-proxy/2/debian-11/Dockerfile index be50f32f93c7..468f10352e35 100644 --- a/bitnami/kubeapps-pinniped-proxy/2/debian-11/Dockerfile +++ b/bitnami/kubeapps-pinniped-proxy/2/debian-11/Dockerfile @@ -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.6.0-debian-11-r1" \ + org.opencontainers.image.ref.name="2.6.0-debian-11-r2" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/kubeapps-pinniped-proxy" \ org.opencontainers.image.title="kubeapps-pinniped-proxy" \ org.opencontainers.image.vendor="VMware, Inc." \ @@ -21,7 +21,7 @@ SHELL ["/bin/bash", "-o", "pipefail", "-c"] RUN install_packages ca-certificates curl libgcc-s1 libssl1.1 procps RUN mkdir -p /tmp/bitnami/pkg/cache/ && cd /tmp/bitnami/pkg/cache/ && \ COMPONENTS=( \ - "kubeapps-pinniped-proxy-2.6.0-0-linux-${OS_ARCH}-debian-11" \ + "kubeapps-pinniped-proxy-2.6.0-1-linux-${OS_ARCH}-debian-11" \ ) && \ for COMPONENT in "${COMPONENTS[@]}"; do \ if [ ! -f "${COMPONENT}.tar.gz" ]; then \ diff --git a/bitnami/kubeapps-pinniped-proxy/2/debian-11/prebuildfs/opt/bitnami/.bitnami_components.json b/bitnami/kubeapps-pinniped-proxy/2/debian-11/prebuildfs/opt/bitnami/.bitnami_components.json index df3bab2d4034..4337603edf59 100644 --- a/bitnami/kubeapps-pinniped-proxy/2/debian-11/prebuildfs/opt/bitnami/.bitnami_components.json +++ b/bitnami/kubeapps-pinniped-proxy/2/debian-11/prebuildfs/opt/bitnami/.bitnami_components.json @@ -1,9 +1,9 @@ { "kubeapps-pinniped-proxy": { "arch": "amd64", - "digest": "3236d990cd47274f37863d1d7ff9f85a6bd013fb8f3f66b103357de53afa34a6", + "digest": "f9780e3a52988f5e6223d93d6639dc1f16aab04b4cb145fe1df0418ca60d4e35", "distro": "debian-11", "type": "NAMI", - "version": "2.6.0-0" + "version": "2.6.0-1" } } \ No newline at end of file diff --git a/bitnami/kubeapps-pinniped-proxy/README.md b/bitnami/kubeapps-pinniped-proxy/README.md index 422ea3519afb..123c6b36e50d 100644 --- a/bitnami/kubeapps-pinniped-proxy/README.md +++ b/bitnami/kubeapps-pinniped-proxy/README.md @@ -33,7 +33,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-11`, `2.6.0`, `2.6.0-debian-11-r1`, `latest` (2/debian-11/Dockerfile)](https://github.com/bitnami/containers/blob/main/bitnami/kubeapps-pinniped-proxy/2/debian-11/Dockerfile) +* [`2`, `2-debian-11`, `2.6.0`, `2.6.0-debian-11-r2`, `latest` (2/debian-11/Dockerfile)](https://github.com/bitnami/containers/blob/main/bitnami/kubeapps-pinniped-proxy/2/debian-11/Dockerfile) ## Configuration