Skip to content

Commit f6b202e

Browse files
committed
docs: publish documentation for 1.26.0, 1.25.2, and 1.24.4 (#309)
Signed-off-by: Marco Nenciarini <marco.nenciarini@enterprisedb.com> 5617162
1 parent e741e9e commit f6b202e

File tree

459 files changed

+73993
-3115
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

459 files changed

+73993
-3115
lines changed

css/output.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -799,6 +799,10 @@ video {
799799
max-width: 20rem;
800800
}
801801

802+
.grow {
803+
flex-grow: 1;
804+
}
805+
802806
.resize {
803807
resize: both;
804808
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<meta name="twitter:title" content="CloudNativePG - PostgreSQL Operator for Kubernetes">
2424
<meta name="twitter:description" content="CloudNativePG - PostgreSQL Operator for Kubernetes">
2525

26-
<meta property="og:url" content="https://cloudnative-pg.io/docs/1.24/">
26+
<meta property="og:url" content="https://cloudnative-pg.io/docs/1.26/">
2727
<meta property="og:site_name" content="CloudNativePG - PostgreSQL Operator for Kubernetes">
2828
<meta property="og:title" content="CloudNativePG - PostgreSQL Operator for Kubernetes">
2929
<meta property="og:description" content="CloudNativePG - PostgreSQL Operator for Kubernetes">

docs/index.html

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -147,18 +147,13 @@ <h1 class="text-xl">Documentation</h1>
147147
<p class="text-sm">Documentation by version</p>
148148

149149
<p class="ml-6">
150-
<a href="/documentation/preview">v1.26.0-rc3 (preview)</a> - released on <a
151-
href="https://github.com/cloudnative-pg/cloudnative-pg/releases/tag/v1.26.0-rc3">13 May 2025</a>
150+
<a href="/documentation/1.26">v1.26.0</a> - released on <a
151+
href="https://github.com/cloudnative-pg/cloudnative-pg/releases/tag/v1.26.0">23 May 2025</a>
152152
</p>
153153

154154
<p class="ml-6">
155-
<a href="/documentation/1.25">v1.25.1</a> - released on <a
156-
href="https://github.com/cloudnative-pg/cloudnative-pg/releases/tag/v1.25.1">28 Feb 2025</a>
157-
</p>
158-
159-
<p class="ml-6">
160-
<a href="/documentation/1.24">v1.24.3</a> - released on <a
161-
href="https://github.com/cloudnative-pg/cloudnative-pg/releases/tag/v1.24.3">28 Feb 2025</a>
155+
<a href="/documentation/1.25">v1.25.2</a> - released on <a
156+
href="https://github.com/cloudnative-pg/cloudnative-pg/releases/tag/v1.25.2">23 May 2025</a>
162157
</p>
163158

164159

docs/index.xml

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,6 @@
77
<generator>Hugo</generator>
88
<language>en-us</language>
99
<atom:link href="https://cloudnative-pg.io/docs/index.xml" rel="self" type="application/rss+xml" />
10-
<item>
11-
<title></title>
12-
<link>https://cloudnative-pg.io/docs/1.24/</link>
13-
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
14-
<guid>https://cloudnative-pg.io/docs/1.24/</guid>
15-
<description></description>
16-
</item>
1710
<item>
1811
<title></title>
1912
<link>https://cloudnative-pg.io/docs/1.25/</link>
@@ -23,9 +16,9 @@
2316
</item>
2417
<item>
2518
<title></title>
26-
<link>https://cloudnative-pg.io/docs/preview/</link>
19+
<link>https://cloudnative-pg.io/docs/1.26/</link>
2720
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
28-
<guid>https://cloudnative-pg.io/docs/preview/</guid>
21+
<guid>https://cloudnative-pg.io/docs/1.26/</guid>
2922
<description></description>
3023
</item>
3124
</channel>

docs/preview/index.html

Lines changed: 0 additions & 163 deletions
This file was deleted.

documentation/1.24/404.html

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@
126126
</li>
127127
</ul>
128128
<ul>
129-
<li class="toctree-l1"><a class="reference internal" href="/declarative_role_management/">Database Role Management</a>
129+
<li class="toctree-l1"><a class="reference internal" href="/declarative_role_management/">PostgreSQL Role Management</a>
130130
</li>
131131
</ul>
132132
<ul>
@@ -253,6 +253,11 @@
253253
<li class="toctree-l1"><a class="reference internal" href="/release_notes/">Release notes</a>
254254
</li>
255255
</ul>
256+
<p class="caption"><span class="caption-text">CNCF Projects Integrations</span></p>
257+
<ul>
258+
<li class="toctree-l1"><a class="reference internal" href="/cncf-projects/external-secrets/">External Secrets</a>
259+
</li>
260+
</ul>
256261
<p class="caption"><span class="caption-text">Appendixes</span></p>
257262
<ul>
258263
<li class="toctree-l1"><a class="reference internal" href="/appendixes/object_stores/">Appendix A - Common object stores for backups</a>
@@ -293,6 +298,7 @@ <h1 id="404-page-not-found">404</h1>
293298

294299
<div role="contentinfo">
295300
<!-- Copyright etc -->
301+
<p>Copyright © CloudNativePG a Series of LF Projects, LLC</p>
296302
</div>
297303

298304
Built with <a href="https://www.mkdocs.org/">MkDocs</a> using a <a href="https://github.com/readthedocs/sphinx_rtd_theme">theme</a> provided by <a href="https://readthedocs.org">Read the Docs</a>.

documentation/1.24/appendixes/object_stores/index.html

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@
133133
</li>
134134
</ul>
135135
<ul>
136-
<li class="toctree-l1"><a class="reference internal" href="../../declarative_role_management/">Database Role Management</a>
136+
<li class="toctree-l1"><a class="reference internal" href="../../declarative_role_management/">PostgreSQL Role Management</a>
137137
</li>
138138
</ul>
139139
<ul>
@@ -260,6 +260,11 @@
260260
<li class="toctree-l1"><a class="reference internal" href="../../release_notes/">Release notes</a>
261261
</li>
262262
</ul>
263+
<p class="caption"><span class="caption-text">CNCF Projects Integrations</span></p>
264+
<ul>
265+
<li class="toctree-l1"><a class="reference internal" href="../../cncf-projects/external-secrets/">External Secrets</a>
266+
</li>
267+
</ul>
263268
<p class="caption"><span class="caption-text">Appendixes</span></p>
264269
<ul class="current">
265270
<li class="toctree-l1 current"><a class="reference internal current" href="#">Appendix A - Common object stores for backups</a>
@@ -322,6 +327,8 @@
322327
<div class="section" itemprop="articleBody">
323328

324329
<h1 id="appendix-a-common-object-stores-for-backups">Appendix A - Common object stores for backups</h1>
330+
<!-- SPDX-License-Identifier: CC-BY-4.0 -->
331+
325332
<p>You can store the <a href="../../backup/">backup</a> files in any service that is supported
326333
by the Barman Cloud infrastructure. That is:</p>
327334
<ul>
@@ -714,13 +721,14 @@ <h2 id="minio-gateway">MinIO Gateway</h2>
714721
</div>
715722
</div><footer>
716723
<div class="rst-footer-buttons" role="navigation" aria-label="Footer Navigation">
717-
<a href="../../release_notes/" class="btn btn-neutral float-left" title="Release notes"><span class="icon icon-circle-arrow-left"></span> Previous</a>
724+
<a href="../../cncf-projects/external-secrets/" class="btn btn-neutral float-left" title="External Secrets"><span class="icon icon-circle-arrow-left"></span> Previous</a>
718725
</div>
719726

720727
<hr/>
721728

722729
<div role="contentinfo">
723730
<!-- Copyright etc -->
731+
<p>Copyright © CloudNativePG a Series of LF Projects, LLC</p>
724732
</div>
725733

726734
Built with <a href="https://www.mkdocs.org/">MkDocs</a> using a <a href="https://github.com/readthedocs/sphinx_rtd_theme">theme</a> provided by <a href="https://readthedocs.org">Read the Docs</a>.
@@ -737,7 +745,7 @@ <h2 id="minio-gateway">MinIO Gateway</h2>
737745
<span class="rst-current-version" data-toggle="rst-current-version">
738746

739747

740-
<span><a href="../../release_notes/" style="color: #fcfcfc">&laquo; Previous</a></span>
748+
<span><a href="../../cncf-projects/external-secrets/" style="color: #fcfcfc">&laquo; Previous</a></span>
741749

742750

743751
</span>

documentation/1.24/applications/index.html

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@
133133
</li>
134134
</ul>
135135
<ul>
136-
<li class="toctree-l1"><a class="reference internal" href="../declarative_role_management/">Database Role Management</a>
136+
<li class="toctree-l1"><a class="reference internal" href="../declarative_role_management/">PostgreSQL Role Management</a>
137137
</li>
138138
</ul>
139139
<ul>
@@ -268,6 +268,11 @@
268268
<li class="toctree-l1"><a class="reference internal" href="../release_notes/">Release notes</a>
269269
</li>
270270
</ul>
271+
<p class="caption"><span class="caption-text">CNCF Projects Integrations</span></p>
272+
<ul>
273+
<li class="toctree-l1"><a class="reference internal" href="../cncf-projects/external-secrets/">External Secrets</a>
274+
</li>
275+
</ul>
271276
<p class="caption"><span class="caption-text">Appendixes</span></p>
272277
<ul>
273278
<li class="toctree-l1"><a class="reference internal" href="../appendixes/object_stores/">Appendix A - Common object stores for backups</a>
@@ -297,6 +302,8 @@
297302
<div class="section" itemprop="articleBody">
298303

299304
<h1 id="connecting-from-an-application">Connecting from an application</h1>
305+
<!-- SPDX-License-Identifier: CC-BY-4.0 -->
306+
300307
<p>Applications are supposed to work with the services created by CloudNativePG
301308
in the same Kubernetes cluster.</p>
302309
<p>For more information on services and how to manage them, please refer to the
@@ -387,6 +394,7 @@ <h3 id="secrets">Secrets</h3>
387394

388395
<div role="contentinfo">
389396
<!-- Copyright etc -->
397+
<p>Copyright © CloudNativePG a Series of LF Projects, LLC</p>
390398
</div>
391399

392400
Built with <a href="https://www.mkdocs.org/">MkDocs</a> using a <a href="https://github.com/readthedocs/sphinx_rtd_theme">theme</a> provided by <a href="https://readthedocs.org">Read the Docs</a>.

0 commit comments

Comments
 (0)