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
Backport "Switch to `bitnamilegacy` images for builtin Postgresql"
The Bitnami Postgresql Helm chart has a custom readiness probe for the
Bitnami Postgresql image. However, that custom logic doesn't recognize
the `bitnamilegacy/postgresql` image as a Bitnami image, so we also
update the postprocessing filter to replicate the custom readiness
probe.