[bitnami/kube-rbac-proxy] Release 0.14.2-debian-11-r13 (#44980)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2023-08-17 13:12:38 +02:00
committed by GitHub
parent dc5f07592e
commit 6faa31918b
8 changed files with 3969 additions and 6 deletions

View File

@@ -70,12 +70,6 @@ docker run --rm --name kube-rbac-proxy bitnami/kube-rbac-proxy:latest -- --upst
Check the [official Kube RBAC Proxy documentation](https://github.com/brancz/kube-rbac-proxy) for more information.
## Notable Changes
Starting from August 16, 2023, all container images with the "scratch" suffix in their tag name will be changed to use the "debian" suffix. It's important to note that this change also affects the structure of our repository.
This adjustment helps to accurately reflect the operating system used in our pipeline for building our distroless binary-only container. Apart from the change in tag naming, there are no other impacts on the generated images.
## Contributing
We'd love for you to contribute to this container. You can request new features by creating an [issue](https://github.com/bitnami/containers/issues) or submitting a [pull request](https://github.com/bitnami/containers/pulls) with your contribution.