Skip to content

Commit 22768a7

Browse files
committed
docs: announce 1.25.1 and 1.24.3 (#264)
Closes #261 Signed-off-by: Gabriele Bartolini <gabriele.bartolini@enterprisedb.com> 746bdb0
1 parent c7070c6 commit 22768a7

File tree

32 files changed

+889
-110
lines changed

32 files changed

+889
-110
lines changed

index.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<description>Recent content on CloudNativePG - PostgreSQL Operator for Kubernetes</description>
77
<generator>Hugo -- gohugo.io</generator>
88
<language>en-us</language>
9-
<lastBuildDate>Mon, 23 Dec 2024 00:00:00 +0000</lastBuildDate><atom:link href="https://cloudnative-pg.io/index.xml" rel="self" type="application/rss+xml" />
9+
<lastBuildDate>Fri, 28 Feb 2025 21:53:07 +0100</lastBuildDate><atom:link href="https://cloudnative-pg.io/index.xml" rel="self" type="application/rss+xml" />
1010
<item>
1111
<title>Creating a custom container image for CloudNativePG</title>
1212
<link>https://cloudnative-pg.io/blog/creating-container-images/</link>

releases/cloudnative-pg-1-25.1-released/index.html

Lines changed: 632 additions & 0 deletions
Large diffs are not rendered by default.
690 KB
Loading

releases/index.html

Lines changed: 65 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,71 @@
126126
<div class="space-y-28 md:w-4/6 px-4">
127127

128128

129+
<div class="pb-24">
130+
131+
<div class="flex gap-3 my-5">
132+
133+
<div class="my-auto">
134+
<img src="/authors/gbartolini//gb.png" class="w-10 h-10 rounded-full"
135+
alt="Gabriele Bartolini">
136+
</div>
137+
<div>
138+
<div>
139+
<h1 class="text-lg charcoal font-bold">
140+
<a href="/authors/gbartolini">Gabriele Bartolini</a>
141+
</h1>
142+
</div>
143+
<div class="flex gap-2 text-sm charcoal opacity-75">
144+
<h6 class="flex gap-2 text-sm charcoal">
145+
February 28, 2025
146+
147+
2 minutes
148+
</h6>
149+
</div>
150+
</div>
151+
</div>
152+
153+
154+
155+
156+
<a href="/releases/cloudnative-pg-1-25.1-released/">
157+
<div class="charcoal">
158+
<dl>
159+
<dt class="text-3xl my-5 font-bold">CloudNativePG 1.25.1 and 1.24.3 Released!</dt>
160+
<div class="flex text-xs gap-1.5">
161+
<ul class="text-sm">
162+
163+
<li class="bg-charcoal-opacity-10 py-1 px-2.5 inline-block mr-2 mb-2">release</li>
164+
165+
<li class="bg-charcoal-opacity-10 py-1 px-2.5 inline-block mr-2 mb-2">postgresql</li>
166+
167+
<li class="bg-charcoal-opacity-10 py-1 px-2.5 inline-block mr-2 mb-2">postgres</li>
168+
169+
<li class="bg-charcoal-opacity-10 py-1 px-2.5 inline-block mr-2 mb-2">kubernetes</li>
170+
171+
<li class="bg-charcoal-opacity-10 py-1 px-2.5 inline-block mr-2 mb-2">k8s</li>
172+
173+
<li class="bg-charcoal-opacity-10 py-1 px-2.5 inline-block mr-2 mb-2">cloudnativepg</li>
174+
175+
</ul>
176+
</div>
177+
<dd class="text-2xl my-5">The CloudNativePG community has released new updates for the 1.25 and 1.24 versions of the CloudNativePG operator.</dd>
178+
</dl>
179+
</div>
180+
181+
182+
<div class="pt-10">
183+
<a href="/releases/cloudnative-pg-1-25.1-released/"
184+
class="bg-rose-600 py-4 px-12 rounded-full text-white text-xl">Continue Reading</a>
185+
</div>
186+
187+
</a>
188+
189+
190+
</div>
191+
192+
193+
129194
<div class="pb-24">
130195

131196
<div class="flex gap-3 my-5">

releases/index.xml

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,15 @@
66
<description>Recent content in Releases on CloudNativePG - PostgreSQL Operator for Kubernetes</description>
77
<generator>Hugo</generator>
88
<language>en-us</language>
9-
<lastBuildDate>Mon, 23 Dec 2024 00:00:00 +0000</lastBuildDate>
9+
<lastBuildDate>Fri, 28 Feb 2025 21:53:07 +0100</lastBuildDate>
1010
<atom:link href="https://cloudnative-pg.io/releases/index.xml" rel="self" type="application/rss+xml" />
11+
<item>
12+
<title>CloudNativePG 1.25.1 and 1.24.3 Released!</title>
13+
<link>https://cloudnative-pg.io/releases/cloudnative-pg-1-25.1-released/</link>
14+
<pubDate>Fri, 28 Feb 2025 21:53:07 +0100</pubDate>
15+
<guid>https://cloudnative-pg.io/releases/cloudnative-pg-1-25.1-released/</guid>
16+
<description>The CloudNativePG community has released new updates for the 1.25 and 1.24 versions of the CloudNativePG operator.</description>
17+
</item>
1118
<item>
1219
<title>CloudNativePG 1.25.0 and 1.24.2 Released!</title>
1320
<link>https://cloudnative-pg.io/releases/cloudnative-pg-1-25.0-released/</link>

sitemap.xml

Lines changed: 19 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -3,39 +3,42 @@
33
xmlns:xhtml="http://www.w3.org/1999/xhtml">
44
<url>
55
<loc>https://cloudnative-pg.io/</loc>
6-
<lastmod>2024-12-23T00:00:00+00:00</lastmod>
6+
<lastmod>2025-02-28T21:53:07+01:00</lastmod>
77
</url><url>
88
<loc>https://cloudnative-pg.io/tags/cloudnativepg/</loc>
9-
<lastmod>2024-12-23T00:00:00+00:00</lastmod>
10-
</url><url>
11-
<loc>https://cloudnative-pg.io/releases/cloudnative-pg-1-25.0-released/</loc>
12-
<lastmod>2024-12-23T00:00:00+00:00</lastmod>
9+
<lastmod>2025-02-28T21:53:07+01:00</lastmod>
1310
</url><url>
14-
<loc>https://cloudnative-pg.io/tags/cnpg/</loc>
15-
<lastmod>2024-12-23T00:00:00+00:00</lastmod>
11+
<loc>https://cloudnative-pg.io/releases/cloudnative-pg-1-25.1-released/</loc>
12+
<lastmod>2025-02-28T21:53:07+01:00</lastmod>
1613
</url><url>
1714
<loc>https://cloudnative-pg.io/tags/k8s/</loc>
18-
<lastmod>2024-12-23T00:00:00+00:00</lastmod>
15+
<lastmod>2025-02-28T21:53:07+01:00</lastmod>
1916
</url><url>
2017
<loc>https://cloudnative-pg.io/tags/kubernetes/</loc>
21-
<lastmod>2024-12-23T00:00:00+00:00</lastmod>
18+
<lastmod>2025-02-28T21:53:07+01:00</lastmod>
2219
</url><url>
2320
<loc>https://cloudnative-pg.io/tags/postgres/</loc>
24-
<lastmod>2024-12-23T00:00:00+00:00</lastmod>
21+
<lastmod>2025-02-28T21:53:07+01:00</lastmod>
2522
</url><url>
2623
<loc>https://cloudnative-pg.io/tags/postgresql/</loc>
27-
<lastmod>2024-12-23T00:00:00+00:00</lastmod>
28-
</url><url>
29-
<loc>https://cloudnative-pg.io/tags/preview/</loc>
30-
<lastmod>2024-12-23T00:00:00+00:00</lastmod>
24+
<lastmod>2025-02-28T21:53:07+01:00</lastmod>
3125
</url><url>
3226
<loc>https://cloudnative-pg.io/tags/release/</loc>
33-
<lastmod>2024-12-23T00:00:00+00:00</lastmod>
27+
<lastmod>2025-02-28T21:53:07+01:00</lastmod>
3428
</url><url>
3529
<loc>https://cloudnative-pg.io/releases/</loc>
36-
<lastmod>2024-12-23T00:00:00+00:00</lastmod>
30+
<lastmod>2025-02-28T21:53:07+01:00</lastmod>
3731
</url><url>
3832
<loc>https://cloudnative-pg.io/tags/</loc>
33+
<lastmod>2025-02-28T21:53:07+01:00</lastmod>
34+
</url><url>
35+
<loc>https://cloudnative-pg.io/releases/cloudnative-pg-1-25.0-released/</loc>
36+
<lastmod>2024-12-23T00:00:00+00:00</lastmod>
37+
</url><url>
38+
<loc>https://cloudnative-pg.io/tags/cnpg/</loc>
39+
<lastmod>2024-12-23T00:00:00+00:00</lastmod>
40+
</url><url>
41+
<loc>https://cloudnative-pg.io/tags/preview/</loc>
3942
<lastmod>2024-12-23T00:00:00+00:00</lastmod>
4043
</url><url>
4144
<loc>https://cloudnative-pg.io/releases/cloudnative-pg-1-25.0-rc1-released/</loc>

tags/cloudnativepg/index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,11 @@ <h2>Category: Cloudnativepg</h2>
129129
</div>
130130
<div class="columns is-multiline">
131131

132+
<div class="column is-half">
133+
<a href="/releases/cloudnative-pg-1-25.1-released/">CloudNativePG 1.25.1 and 1.24.3 Released!</a>
134+
135+
</div>
136+
132137
<div class="column is-half">
133138
<a href="/releases/cloudnative-pg-1-25.0-released/">CloudNativePG 1.25.0 and 1.24.2 Released!</a>
134139

@@ -174,11 +179,6 @@ <h2>Category: Cloudnativepg</h2>
174179

175180
</div>
176181

177-
<div class="column is-half">
178-
<a href="/releases/cloudnative-pg-1-22.1-released/">CloudNativePG 1.22.1, 1.21.3 and 1.20.6 Released!</a>
179-
180-
</div>
181-
182182
</div>
183183
</div>
184184
</div>

tags/cloudnativepg/index.xml

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,15 @@
66
<description>Recent content in Cloudnativepg on CloudNativePG - PostgreSQL Operator for Kubernetes</description>
77
<generator>Hugo</generator>
88
<language>en-us</language>
9-
<lastBuildDate>Mon, 23 Dec 2024 00:00:00 +0000</lastBuildDate>
9+
<lastBuildDate>Fri, 28 Feb 2025 21:53:07 +0100</lastBuildDate>
1010
<atom:link href="https://cloudnative-pg.io/tags/cloudnativepg/index.xml" rel="self" type="application/rss+xml" />
11+
<item>
12+
<title>CloudNativePG 1.25.1 and 1.24.3 Released!</title>
13+
<link>https://cloudnative-pg.io/releases/cloudnative-pg-1-25.1-released/</link>
14+
<pubDate>Fri, 28 Feb 2025 21:53:07 +0100</pubDate>
15+
<guid>https://cloudnative-pg.io/releases/cloudnative-pg-1-25.1-released/</guid>
16+
<description>The CloudNativePG community has released new updates for the 1.25 and 1.24 versions of the CloudNativePG operator.</description>
17+
</item>
1118
<item>
1219
<title>CloudNativePG 1.25.0 and 1.24.2 Released!</title>
1320
<link>https://cloudnative-pg.io/releases/cloudnative-pg-1-25.0-released/</link>

tags/cloudnativepg/page/2/index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,11 @@ <h2>Category: Cloudnativepg</h2>
129129
</div>
130130
<div class="columns is-multiline">
131131

132+
<div class="column is-half">
133+
<a href="/releases/cloudnative-pg-1-22.1-released/">CloudNativePG 1.22.1, 1.21.3 and 1.20.6 Released!</a>
134+
135+
</div>
136+
132137
<div class="column is-half">
133138
<a href="/releases/cloudnative-pg-1-22.0-released/">CloudNativePG 1.22.0, 1.21.2 and 1.20.5 Released!</a>
134139

@@ -182,11 +187,6 @@ <h6 class="flex gap-2 text-sm charcoal">
182187

183188
</div>
184189

185-
<div class="column is-half">
186-
<a href="/releases/cloudnative-pg-1-18-0-released/">CloudNativePG 1.18.0, 1.17.2 and 1.16.4 Released!</a>
187-
188-
</div>
189-
190190
</div>
191191
</div>
192192
</div>

tags/cloudnativepg/page/3/index.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,11 @@ <h2>Category: Cloudnativepg</h2>
129129
</div>
130130
<div class="columns is-multiline">
131131

132+
<div class="column is-half">
133+
<a href="/releases/cloudnative-pg-1-18-0-released/">CloudNativePG 1.18.0, 1.17.2 and 1.16.4 Released!</a>
134+
135+
</div>
136+
132137
<div class="column is-half">
133138
<a href="/releases/cloudnative-pg-1-17-1-released/">CloudNativePG 1.17.1, 1.16.3 and 1.15.5 Released!</a>
134139

0 commit comments

Comments
 (0)