[bitnami/kube-rbac-proxy] Release 0.15.0-debian-11-r5 (#55030)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2024-01-19 23:48:32 +01:00
committed by GitHub
parent 201383d4c2
commit 0f8d941aec
3 changed files with 9 additions and 10 deletions

View File

@@ -10,7 +10,7 @@ Trademarks: This software listing is packaged by Bitnami. The respective tradema
## TL;DR
```console
docker run --name Kube RBAC Proxy bitnami/kube-rbac-proxy:latest
docker run --name kube-rbac-proxy bitnami/kube-rbac-proxy:latest
```
## Why use Bitnami Images?
@@ -70,6 +70,12 @@ 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 January 16, 2024
* The `docker-compose.yaml` file has been removed, as it was solely intended for internal testing purposes.
## 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.