[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:
Carlos Rodríguez Hernández
2023-08-16 18:55:02 +02:00
committed by GitHub
parent df9ccdc0ef
commit 22d2e45c08
13 changed files with 78 additions and 0 deletions

View File

@@ -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.