Skip to content

Commit 8bccebb

Browse files
authored
Small fixes
Signed-off-by: Floor Drees <floordrees@gmail.com>
1 parent 16cf1d9 commit 8bccebb

File tree

1 file changed

+1
-39
lines changed
  • content/releases/cloudnative-pg-1-26.0-released

1 file changed

+1
-39
lines changed

โ€Žcontent/releases/cloudnative-pg-1-26.0-released/index.mdโ€Ž

Lines changed: 1 addition & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ core. You have until then to complete your migration.
7878
This marks a significant milestone in CloudNativePGโ€™s evolutionโ€”the culmination
7979
of a multi-year effort that introduced CNPG-I, our extensible plugin interface.
8080
It is a crucial step toward making CloudNativePG a backup-agnostic solution
81-
while also enabling leaner operand images by removing the need to bundle Barman
81+
while enabling leaner operand images by removing the need to bundle Barman
8282
Cloud directly. It also paves the way for future plugin support for volume
8383
snapshot backups and restores.
8484

@@ -132,44 +132,6 @@ to help shape the future of cloud-native Postgres!
132132
Thank you for your continued support! Upgrade today and discover how
133133
CloudNativePG can elevate your PostgreSQL experience to new heights.
134134

135-
<!--
136-
# About CloudNativePG
137-
138-
[CloudNativePG](https://cloudnative-pg.io) is an open-source Kubernetes
139-
Operator specifically designed for PostgreSQL workloads. It manages the entire
140-
lifecycle of a PostgreSQL cluster, including bootstrapping, configuration, high
141-
availability, connection routing, and comprehensive backup and disaster
142-
recovery mechanisms. By leveraging PostgreSQL's native streaming replication,
143-
CloudNativePG efficiently distributes data across pods, nodes, and zones using
144-
standard Kubernetes patterns, enabling seamless scaling of replicas in a
145-
Kubernetes-native manner. Originally developed and supported by
146-
[EDB](https://www.enterprisedb.com/), CloudNativePG is a
147-
[CNCF Sandbox project](https://www.cncf.io/projects/cloudnativepg/)
148-
and the sole PostgreSQL operator in this category.
149-
150-
-->
151-
<!--
152-
Tweet
153-
๐Ÿš€ Exciting news! CloudNativePG 1.26.0 is here with exciting new features like major in-place upgrades, startup and readiness probes for replicas, and declarative extensions management.
154-
155-
LINK
156-
157-
#CloudNativePG #PostgreSQL #Kubernetes #OpenSource
158-
159-
--->
160-
<!--
161-
LinkedIn
162-
๐Ÿš€ **Exciting News! CloudNativePG 1.26.0 and 1.25.2 Released!** ๐Ÿš€
163-
164-
The CloudNativePG Community is thrilled to announce the release of CloudNativePG 1.26.0! This release introduces powerful new features, including:
165-
166-
๐Ÿ”น Declarative offline in-place PostgreSQL major upgrades
167-
๐Ÿ”น Smarter startup and readiness probes for replicas
168-
๐Ÿ”น Declarative management of extensions and schemas
169-
๐Ÿ”น The new Barman Cloud Plugin for backup and recovery via object stores
170-
171-
LINK
172-
173135
Join our vibrant community, share your insights, and stay updated on the latest developments by following us and joining our Slack channel.
174136

175137
#CloudNativePG #PostgreSQL #Kubernetes #OpenSource

0 commit comments

Comments
ย (0)