From 22d2e45c085d51d200077c9c071ed606d196625a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Wed, 16 Aug 2023 18:55:02 +0200 Subject: [PATCH] [bitnami/*] Add paragraph in notable changes section about scratch renaming (#44863) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [bitnami/*] Add paragraph in notable changes section about scratch renaming Signed-off-by: Carlos Rodríguez Hernández * Update README.md Signed-off-by: Carlos Rodríguez Hernández --------- Signed-off-by: Carlos Rodríguez Hernández --- bitnami/argo-workflow-cli/README.md | 6 ++++++ bitnami/argo-workflow-controller/README.md | 6 ++++++ bitnami/kaniko/README.md | 6 ++++++ bitnami/kube-rbac-proxy/README.md | 6 ++++++ bitnami/kubeapps-apprepository-controller/README.md | 6 ++++++ bitnami/kubeapps-asset-syncer/README.md | 6 ++++++ bitnami/oras/README.md | 6 ++++++ bitnami/pinniped/README.md | 6 ++++++ bitnami/rabbitmq-cluster-operator/README.md | 6 ++++++ bitnami/rmq-default-credential-updater/README.md | 6 ++++++ bitnami/rmq-messaging-topology-operator/README.md | 6 ++++++ bitnami/sealed-secrets/README.md | 6 ++++++ bitnami/thanos/README.md | 6 ++++++ 13 files changed, 78 insertions(+) diff --git a/bitnami/argo-workflow-cli/README.md b/bitnami/argo-workflow-cli/README.md index 809ab66d1125..bd5733b351ad 100644 --- a/bitnami/argo-workflow-cli/README.md +++ b/bitnami/argo-workflow-cli/README.md @@ -121,6 +121,12 @@ docker run --rm --name argo-workflow-cli bitnami/argo-workflow-cli:latest --help Check the [official Argo Workflows CLI documentation](https://argoproj.github.io/argo-workflows/cli/argo/) for the list of the available parameters. +## 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 Docker image. 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. diff --git a/bitnami/argo-workflow-controller/README.md b/bitnami/argo-workflow-controller/README.md index 4bbc362e69fb..fe01885ab433 100644 --- a/bitnami/argo-workflow-controller/README.md +++ b/bitnami/argo-workflow-controller/README.md @@ -121,6 +121,12 @@ docker run --rm --name argo-workflow-controller bitnami/argo-workflow-controller Check the [official Argo Workflows Controller documentation](https://argoproj.github.io/argo-workflows/environment-variables/#controller) for the list of the available parameters. +## 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 Docker image. 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. diff --git a/bitnami/kaniko/README.md b/bitnami/kaniko/README.md index 73c096d3a7c3..5222b5162920 100644 --- a/bitnami/kaniko/README.md +++ b/bitnami/kaniko/README.md @@ -113,6 +113,12 @@ docker run --rm --name kaniko bitnami/kaniko:latest --help Check the [official Kaniko documentation](https://github.com/GoogleContainerTools/kanikodocs/) for more information about how to use Kaniko. +## 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 Docker image. 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. diff --git a/bitnami/kube-rbac-proxy/README.md b/bitnami/kube-rbac-proxy/README.md index b53b2bcb6942..25b0f58f6ad8 100644 --- a/bitnami/kube-rbac-proxy/README.md +++ b/bitnami/kube-rbac-proxy/README.md @@ -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. diff --git a/bitnami/kubeapps-apprepository-controller/README.md b/bitnami/kubeapps-apprepository-controller/README.md index 380791840ff1..d994a718a2e8 100644 --- a/bitnami/kubeapps-apprepository-controller/README.md +++ b/bitnami/kubeapps-apprepository-controller/README.md @@ -40,6 +40,12 @@ Subscribe to project updates by watching the [bitnami/containers GitHub repo](ht For further documentation, please check [here](https://github.com/vmware-tanzu/kubeapps/tree/master/cmd/apprepository-controller). +## 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. diff --git a/bitnami/kubeapps-asset-syncer/README.md b/bitnami/kubeapps-asset-syncer/README.md index 9a0547851549..4919b7136172 100644 --- a/bitnami/kubeapps-asset-syncer/README.md +++ b/bitnami/kubeapps-asset-syncer/README.md @@ -40,6 +40,12 @@ Subscribe to project updates by watching the [bitnami/containers GitHub repo](ht For further documentation, please check [here](https://github.com/vmware-tanzu/kubeapps/tree/master/cmd/asset-syncer). +## 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. diff --git a/bitnami/oras/README.md b/bitnami/oras/README.md index 39335bb1fd66..75f8ab7876bd 100644 --- a/bitnami/oras/README.md +++ b/bitnami/oras/README.md @@ -68,6 +68,12 @@ docker run --rm --name oras bitnami/oras:latest --version Check the [official ORAS documentation](https://oras.land/cli/) for a list of the available commands and parameters. +## 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. diff --git a/bitnami/pinniped/README.md b/bitnami/pinniped/README.md index 967f20e03b97..b2575eb6a9de 100644 --- a/bitnami/pinniped/README.md +++ b/bitnami/pinniped/README.md @@ -70,6 +70,12 @@ docker run --rm --name pinniped bitnami/pinniped:latest -- --help Check the [official Pinniped documentation](https://pinniped.dev//docs) 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. diff --git a/bitnami/rabbitmq-cluster-operator/README.md b/bitnami/rabbitmq-cluster-operator/README.md index ed5eaaffa502..5db0cf2086e9 100644 --- a/bitnami/rabbitmq-cluster-operator/README.md +++ b/bitnami/rabbitmq-cluster-operator/README.md @@ -70,6 +70,12 @@ docker run --rm --name rabbitmq-cluster-operator bitnami/rabbitmq-cluster-operat Check the [official RabbitMQ Cluster Operator documentation](https://github.com/rabbitmq/cluster-operator/tree/main/docs) 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. diff --git a/bitnami/rmq-default-credential-updater/README.md b/bitnami/rmq-default-credential-updater/README.md index cb92a1dc6c44..800c412285b8 100644 --- a/bitnami/rmq-default-credential-updater/README.md +++ b/bitnami/rmq-default-credential-updater/README.md @@ -70,6 +70,12 @@ docker run --rm --name rmq-default-credential-updater bitnami/rmq-default-creden Check the [official RabbitMQ Default User Credential Updater documentation](https://github.com/rabbitmq/default-user-credential-updater) 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. diff --git a/bitnami/rmq-messaging-topology-operator/README.md b/bitnami/rmq-messaging-topology-operator/README.md index 4a4fc48d7886..5de4eff1a3e9 100644 --- a/bitnami/rmq-messaging-topology-operator/README.md +++ b/bitnami/rmq-messaging-topology-operator/README.md @@ -70,6 +70,12 @@ docker run --rm --name rmq-default-credential-updater bitnami/rmq-default-creden Check the [official RabbitMQ Messaging Topology Operator documentation](https://github.com/rabbitmq/messaging-topology-operator) 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. diff --git a/bitnami/sealed-secrets/README.md b/bitnami/sealed-secrets/README.md index 68b4b88014b0..50762701ba01 100644 --- a/bitnami/sealed-secrets/README.md +++ b/bitnami/sealed-secrets/README.md @@ -63,6 +63,12 @@ To run commands inside this container you can use `docker run`, for example to e docker run --rm --name sealed-secrets bitnami/sealed-secrets:latest -- kubeseal --version ``` +## 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. diff --git a/bitnami/thanos/README.md b/bitnami/thanos/README.md index 0835cc10a7c6..9c46a4c14cbb 100644 --- a/bitnami/thanos/README.md +++ b/bitnami/thanos/README.md @@ -181,6 +181,12 @@ docker logs thanos You can configure the containers [logging driver](https://docs.docker.com/engine/admin/logging/overview/) using the `--log-driver` option if you wish to consume the container logs differently. In the default configuration docker uses the `json-file` driver. +## 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.