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
### Deprecation of DockerHub repository `movetokube/postgres-operator`
7
+
8
+
Dockerhub decided to sunset free organisations in docker hub and gave a timeline of 4 weeks to either pay the monthly fee for organisation
9
+
or move somewhere else.
10
+
Movetokube being an open source organisation (with me as a single member) in dockerhub cannot bear the requested price and is forced to move.
11
+
12
+
`movetokube/postgres-operator` images will be deleted from docker hub, by docker hub in May and will no longer be available in there.
13
+
All images with all tags have been migrated to Github Container Registry (GHCR.io). You will have to adjust your deployments to reflect that, or better: cache images
14
+
locally in your own organisations.
15
+
16
+
All future `postgres-operator` images will be published to `ghcr.io/movetokube/postgres-operator` repository.
17
+
18
+
ext-postgres-operator Helm chart version **1.2.3** will automatically pull images
19
+
from this new repository.
20
+
21
+
Here's how to install it (please install with care according to your configuration):
<!-- Place this tag where you want the button to render. -->
32
+
<aclass="github-button"href="https://github.com/sponsors/hitman99"data-icon="octicon-heart"data-size="large"aria-label="Sponsor @hitman99 on GitHub">Sponsor</a>
0 commit comments