mirror of
https://github.com/bitnami/containers.git
synced 2026-03-17 14:57:40 +08:00
[bitnami/*] Add paragraph in notable changes section about scratch renaming (#44863)
* [bitnami/*] Add paragraph in notable changes section about scratch renaming Signed-off-by: Carlos Rodríguez Hernández <carlosrh@vmware.com> * Update README.md Signed-off-by: Carlos Rodríguez Hernández <carlosrh@vmware.com> --------- Signed-off-by: Carlos Rodríguez Hernández <carlosrh@vmware.com>
This commit is contained in:
committed by
GitHub
parent
df9ccdc0ef
commit
22d2e45c08
@@ -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 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.
|
||||
|
||||
Reference in New Issue
Block a user