From ec0bc602491855d6e1851890d8a3b27400de950d Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Sat, 29 Jun 2024 17:55:29 +0200 Subject: [PATCH] [bitnami/alertmanager] Release 0.27.0-debian-12-r12 (#68184) Signed-off-by: Bitnami Containers --- bitnami/alertmanager/0/debian-12/Dockerfile | 4 ++-- bitnami/alertmanager/README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bitnami/alertmanager/0/debian-12/Dockerfile b/bitnami/alertmanager/0/debian-12/Dockerfile index 3f39fe916a32..9a6b6c406af1 100644 --- a/bitnami/alertmanager/0/debian-12/Dockerfile +++ b/bitnami/alertmanager/0/debian-12/Dockerfile @@ -7,11 +7,11 @@ ARG TARGETARCH LABEL com.vmware.cp.artifact.flavor="sha256:c50c90cfd9d12b445b011e6ad529f1ad3daea45c26d20b00732fae3cd71f6a83" \ org.opencontainers.image.base.name="docker.io/bitnami/minideb:bookworm" \ - org.opencontainers.image.created="2024-06-04T21:27:54Z" \ + org.opencontainers.image.created="2024-06-29T15:08:15Z" \ org.opencontainers.image.description="Application packaged by Broadcom, Inc." \ org.opencontainers.image.documentation="https://github.com/bitnami/containers/tree/main/bitnami/alertmanager/README.md" \ org.opencontainers.image.licenses="Apache-2.0" \ - org.opencontainers.image.ref.name="0.27.0-debian-12-r11" \ + org.opencontainers.image.ref.name="0.27.0-debian-12-r12" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/alertmanager" \ org.opencontainers.image.title="alertmanager" \ org.opencontainers.image.vendor="Broadcom, Inc." \ diff --git a/bitnami/alertmanager/README.md b/bitnami/alertmanager/README.md index d7fc4cc4eb43..239fe5e5f146 100644 --- a/bitnami/alertmanager/README.md +++ b/bitnami/alertmanager/README.md @@ -22,7 +22,7 @@ docker run --name alertmanager bitnami/alertmanager:latest * All Bitnami images available in Docker Hub are signed with [Notation](https://notaryproject.dev/). [Check this post](https://blog.bitnami.com/2024/03/bitnami-packaged-containers-and-helm.html) to know how to verify the integrity of the images. * Bitnami container images are released on a regular basis with the latest distribution packages available. -Looking to use AlertManager in production? Try [VMware Tanzu Application Catalog](https://bitnami.com/enterprise), the enterprise edition of Bitnami Application Catalog. +Looking to use AlertManager in production? Try [VMware Tanzu Application Catalog](https://bitnami.com/enterprise), the commercial edition of the Bitnami catalog. ## Why use a non-root container?