Skip to content

Commit f0c3690

Browse files
chore: set version to v0.8.0
1 parent 6580b7a commit f0c3690

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
### What's changed in v0.8.0
2+
3+
* feat(psqlcluster): add targetNamespace field (by @patrickleet)
4+
5+
Decouples the PSQLCluster XR's control-plane namespace from the composed
6+
CNPG Cluster's data-plane namespace. Defaults to the XR's own ns (the
7+
common case); override when the XR lives in the platform default ns but
8+
the data plane needs to land elsewhere — e.g. embedded in AuthStack so
9+
Zitadel pods can env-var-mount the app Secret without cross-namespace
10+
mirroring.
11+
12+
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
13+
14+
15+
See full diff: [v0.7.0...v0.8.0](https://github.com/hops-ops/psql-stack/compare/v0.7.0...v0.8.0)

0 commit comments

Comments
 (0)