Commit Graph

9 Commits

Author SHA1 Message Date
Peggie
0872cf2013
chore(main): release 0.2.0 (#126)
Signed-off-by: Peggie <info@cloudnative-pg.io>
2025-03-05 15:31:15 +01:00
Marco Nenciarini
de3225d649
docs: add isWALArchiver to documentation and examples (#185)
Version 1.25.1 of CNPG introduces a new configuration flag called `isWALArchiver`. This flag allows users to designate the plugin as a Write-Ahead Log (WAL) archiver. This update includes the addition of the flag in the examples and documentation.

See also https://github.com/cloudnative-pg/cloudnative-pg/pull/6593

Closes #184

Signed-off-by: Marco Nenciarini <marco.nenciarini@enterprisedb.com>
2025-03-05 11:00:40 +01:00
smiyc
fddc252241
add "-o yaml" to "kubectl get deployment..." (#160)
Closes #159

Signed-off-by: Daniel Chambre <smiyc@pm.me>
2025-02-26 09:40:34 +01:00
Gabriele Bartolini
f22931601d
docs: update CNPG version and cmctl installation link (#132)
Signed-off-by: Gabriele Bartolini <gabriele.bartolini@enterprisedb.com>
2024-12-23 18:30:02 +01:00
Francesco Canovai
cd03c556ef
feat: release-please cleanup (#115)
Stop forcing the initial version to 0.1.0, to allow for release-please
version updates. Also, automate the update of the README on release.

Closes #114

Signed-off-by: Francesco Canovai <francesco.canovai@enterprisedb.com>
2024-12-17 14:36:54 +01:00
Leonardo Cecchi
148873a7a9
chore: update manifest link (#109)
Signed-off-by: Leonardo Cecchi <leonardo.cecchi@enterprisedb.com>
2024-12-16 11:06:51 +01:00
Leonardo Cecchi
242b25a1ce
docs: clarify plugin status (#102)
Signed-off-by: Leonardo Cecchi <leonardo.cecchi@enterprisedb.com>
2024-12-12 11:25:44 +01:00
Leonardo Cecchi
b7daaac075
docs: provide usage instructions (#89)
Update the `README` file with usage instructions.

Signed-off-by: Leonardo Cecchi <leonardo.cecchi@enterprisedb.com>
Signed-off-by: Gabriele Bartolini <gabriele.bartolini@enterprisedb.com>
Co-authored-by: Gabriele Bartolini <gabriele.bartolini@enterprisedb.com>
2024-12-10 17:00:02 +01:00
Leonardo Cecchi
9f1ca8e169
Initial commit 2024-09-24 14:52:25 +02:00