You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, container images are published in different container registries, being Google Container Registry (GCR) and DockerHub the most popular ones.
In order to unify the source of truth, we decided to not publish new versions in GCR, keeping DockerHub as the only official registry at this time.
Helm charts use by default DockerHub (image:registry: docker.io) which means there is not any impact in default deployments.
Please note that Bitnami is a verified publisher since the past year which means that container images under the Bitnami organization are exempt from rates limiting.
For now, and until further notice, container images already present in the gcr.io/bitnami-containers/ repositories won't be deleted, just no new ones will appear. If at some point we decide to remove this registry and its images, we will update this issue.
The text was updated successfully, but these errors were encountered:
carrodher
added
on-hold
Issues or Pull Requests with this label will never be considered stale
and removed
stale
15 days without activity
labels
Jul 16, 2022
What is the problem this feature will solve?
Currently, container images are published in different container registries, being Google Container Registry (GCR) and DockerHub the most popular ones.
In order to unify the source of truth, we decided to not publish new versions in GCR, keeping DockerHub as the only official registry at this time.
Helm charts use by default DockerHub (
image:registry: docker.io
) which means there is not any impact in default deployments.Please note that Bitnami is a verified publisher since the past year which means that container images under the Bitnami organization are exempt from rates limiting.
For now, and until further notice, container images already present in the
gcr.io/bitnami-containers/
repositories won't be deleted, just no new ones will appear. If at some point we decide to remove this registry and its images, we will update this issue.The text was updated successfully, but these errors were encountered: