Skip to content

v0.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Jun 06:52
· 100 commits to refs/heads/main since this release
2d60725

General Changes

Notes

This release switches from Secret back to using ConfigMap for the postgres-pod-config configuration. Databases that where created with version v0.7.0 of the postgreslet however do not yet have the expected ConfigMap. In those cases, manually adding an (empty) ConfigMap resolves the issue:

kubectl create cm postgres-pod-config