From 771a513ae14725f4927dfab26dfd79089eed2055 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Thu, 9 Jun 2022 13:04:29 +0000 Subject: [PATCH] 0.12.0-scratch-r3 release --- .../0/scratch/prebuildfs/opt/bitnami/.bitnami_components.json | 2 +- bitnami/kube-rbac-proxy/README.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bitnami/kube-rbac-proxy/0/scratch/prebuildfs/opt/bitnami/.bitnami_components.json b/bitnami/kube-rbac-proxy/0/scratch/prebuildfs/opt/bitnami/.bitnami_components.json index f0625dc0aa84..b15feb98ee71 100644 --- a/bitnami/kube-rbac-proxy/0/scratch/prebuildfs/opt/bitnami/.bitnami_components.json +++ b/bitnami/kube-rbac-proxy/0/scratch/prebuildfs/opt/bitnami/.bitnami_components.json @@ -1,6 +1,6 @@ { "kube-rbac-proxy": { - "digest": "0e98396783f5756d7655213f0e4fd743f5442283df541790f49c9d89e58f3cb4", + "digest": "2670ad29ccb91466afa03816b8d7dff1e2b5901f9102864343538876d0c806d2", "type": "BLACKSMITH", "version": "0.12.0" } diff --git a/bitnami/kube-rbac-proxy/README.md b/bitnami/kube-rbac-proxy/README.md index c57c07595be1..db7a63df5f8d 100644 --- a/bitnami/kube-rbac-proxy/README.md +++ b/bitnami/kube-rbac-proxy/README.md @@ -21,14 +21,14 @@ $ docker run --name Kube RBAC Proxy bitnami/kube-rbac-proxy:latest - Bitnami containers, virtual machines and cloud images use the same components and configuration approach - making it easy to switch between formats based on your project needs. - All our images are based on [minideb](https://github.com/bitnami/minideb) a minimalist Debian based container image which gives you a small base container image and the familiarity of a leading Linux distribution. - All Bitnami images available in Docker Hub are signed with [Docker Content Trust (DCT)](https://docs.docker.com/engine/security/trust/content_trust/). You can use `DOCKER_CONTENT_TRUST=1` to verify the integrity of the images. -- Bitnami container images are released daily with the latest distribution packages available. +- Bitnami container images are released on a regular basis with the latest distribution packages available. ## Supported tags and respective `Dockerfile` links 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/). -- [`0`, `0-scratch`, `0.12.0`, `0.12.0-scratch-r2`, `latest` (0/scratch/Dockerfile)](https://github.com/bitnami/bitnami-docker-kube-rbac-proxy/blob/0.12.0-scratch-r2/0/scratch/Dockerfile) +- [`0`, `0-scratch`, `0.12.0`, `0.12.0-scratch-r3`, `latest` (0/scratch/Dockerfile)](https://github.com/bitnami/bitnami-docker-kube-rbac-proxy/blob/0.12.0-scratch-r3/0/scratch/Dockerfile) Subscribe to project updates by watching the [bitnami/kube-rbac-proxy GitHub repo](https://github.com/bitnami/bitnami-docker-kube-rbac-proxy).