diff --git a/bitnami/cloudnative-pg/1/debian-12/Dockerfile b/bitnami/cloudnative-pg/1/debian-12/Dockerfile index 95d0f75ab5d6..c9a2d0c4734b 100644 --- a/bitnami/cloudnative-pg/1/debian-12/Dockerfile +++ b/bitnami/cloudnative-pg/1/debian-12/Dockerfile @@ -40,7 +40,7 @@ ARG TARGETARCH ENV OS_ARCH="${TARGETARCH:-amd64}" LABEL org.opencontainers.image.base.name="scratch" \ - org.opencontainers.image.created="2025-12-10T10:50:31Z" \ + org.opencontainers.image.created="2026-01-09T11:12:13Z" \ org.opencontainers.image.description="Application packaged by Broadcom, Inc." \ org.opencontainers.image.title="cloudnative-pg" \ org.opencontainers.image.vendor="Broadcom, Inc." \ @@ -54,7 +54,7 @@ COPY --from=builder /opt/bitnami/cloudnative-pg/licenses /opt/bitnami/cloudnativ ENV APP_VERSION="1.28.0" \ BITNAMI_APP_NAME="cloudnative-pg" \ - IMAGE_REVISION="0" \ + IMAGE_REVISION="1" \ PATH="/operator:$PATH" USER 1001 diff --git a/bitnami/cloudnative-pg/README.md b/bitnami/cloudnative-pg/README.md index 0167683ef698..1e58caa8c0d4 100644 --- a/bitnami/cloudnative-pg/README.md +++ b/bitnami/cloudnative-pg/README.md @@ -86,7 +86,7 @@ If you encountered a problem running this container, you can file an [issue](htt ## License -Copyright © 2025 Broadcom. The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. +Copyright © 2026 Broadcom. The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.