Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hitman99 authored Jan 4, 2024
1 parent 9547812 commit 1d9e64b
Showing 1 changed file with 0 additions and 21 deletions.
21 changes: 0 additions & 21 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,26 +1,5 @@
# External PostgreSQL server operator for Kubernetes

---------------------------------------------------------
### IMPORTANT UPDATE

### Restoring pushes to DockerHub repository `movetokube/postgres-operator`

Some history about this:

About 10 days after announcing the decition to sunset free organisations in dockerhub and receiving heavily negative community feedback
Docker revoked their decision, did a 180-degree turn and did not sunset free legacy organisations.

Thus, new images of this operator will be pushed to both `movetokube/postgres-operator` and `ghcr.io/movetokube/postgres-operator` for your convenience.

Starting with ext-postgres-operator Helm chart version **1.2.3** images will be pulled from ghcr by default, you can change this if you like.

Here's how to install it (please install with care according to your configuration):
```shell
helm repo add ext-postgres-operator https://movetokube.github.io/postgres-operator/
helm upgrade --install -n operators ext-postgres-operator ext-postgres-operator/ext-postgres-operator --version 1.2.3
```

----------------------------------------------------------
## Sponsors

Please consider sponsoring my work
Expand Down

0 comments on commit 1d9e64b

Please sign in to comment.