From 0a5cd819ceb3cc742dd0baade2287e99d0802ac4 Mon Sep 17 00:00:00 2001 From: Greg Wilson Date: Fri, 7 Jun 2024 13:41:34 -0400 Subject: [PATCH] Update README.md with "maintained by Plotly" badge --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index a9a0b24eb..8c3d89177 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,13 @@ clusters on Kubernetes (K8s) powered by [Patroni](https://github.com/zalando/pat It is configured only through Postgres manifests (CRDs) to ease integration into automated CI/CD pipelines with no access to Kubernetes API directly, promoting infrastructure as code vs manual operations. +
+ + Maintained by Plotly + +
+ + ### Operator features * Rolling updates on Postgres cluster changes, incl. quick minor version updates