Skip to content

Commit 8e6d1eb

Browse files
authored
fix: installation upgrades (#237)
Signed-off-by: Gabriele Bartolini <[email protected]>
1 parent e804407 commit 8e6d1eb

File tree

6 files changed

+26
-20
lines changed

6 files changed

+26
-20
lines changed

assets/documentation/1.24/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -480,5 +480,5 @@ <h2 id="about-this-guide">About this guide</h2>
480480

481481
<!--
482482
MkDocs version : 1.6.1
483-
Build Date UTC : 2024-10-16 16:24:15.432038+00:00
483+
Build Date UTC : 2024-10-16 16:54:51.995771+00:00
484484
-->

assets/documentation/1.24/installation_upgrade/index.html

Lines changed: 11 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
</li>
8282
<li class="toctree-l3"><a class="reference internal" href="#compatibility-among-versions">Compatibility among versions</a>
8383
</li>
84-
<li class="toctree-l3"><a class="reference internal" href="#upgrading-to-1240-or-1234">Upgrading to 1.24.0 or 1.23.4</a>
84+
<li class="toctree-l3"><a class="reference internal" href="#upgrading-to-124-from-a-previous-minor-version">Upgrading to 1.24 from a previous minor version</a>
8585
<ul>
8686
<li class="toctree-l4"><a class="reference internal" href="#from-replica-clusters-to-distributed-topology">From Replica Clusters to Distributed Topology</a>
8787
</li>
@@ -512,13 +512,16 @@ <h3 id="compatibility-among-versions">Compatibility among versions</h3>
512512
<p>When versions are not directly upgradable, the old version needs to be
513513
removed before installing the new one. This won't affect user data but
514514
only the operator itself.</p>
515-
<h3 id="upgrading-to-1240-or-1234">Upgrading to 1.24.0 or 1.23.4</h3>
516-
<div class="admonition important">
517-
<p class="admonition-title">Important</p>
518-
<p>We encourage all existing users of CloudNativePG to upgrade to version
519-
1.24.0 or at least to the latest stable version of the minor release you are
520-
currently using (namely 1.23.4).</p>
521-
</div>
515+
<!--
516+
### Upgrading to 1.25.0 or 1.24.x
517+
518+
!!! Important
519+
We encourage all existing users of CloudNativePG to upgrade to version
520+
1.25.0 or at least to the latest stable version of the minor release you are
521+
currently using (namely 1.24.x).
522+
-->
523+
524+
<h3 id="upgrading-to-124-from-a-previous-minor-version">Upgrading to 1.24 from a previous minor version</h3>
522525
<div class="admonition warning">
523526
<p class="admonition-title">Warning</p>
524527
<p>Every time you are upgrading to a higher minor release, make sure you

assets/documentation/1.24/search/search_index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

assets/documentation/current/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -480,5 +480,5 @@ <h2 id="about-this-guide">About this guide</h2>
480480

481481
<!--
482482
MkDocs version : 1.6.1
483-
Build Date UTC : 2024-10-16 16:24:15.432038+00:00
483+
Build Date UTC : 2024-10-16 16:54:51.995771+00:00
484484
-->

assets/documentation/current/installation_upgrade/index.html

Lines changed: 11 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
</li>
8282
<li class="toctree-l3"><a class="reference internal" href="#compatibility-among-versions">Compatibility among versions</a>
8383
</li>
84-
<li class="toctree-l3"><a class="reference internal" href="#upgrading-to-1240-or-1234">Upgrading to 1.24.0 or 1.23.4</a>
84+
<li class="toctree-l3"><a class="reference internal" href="#upgrading-to-124-from-a-previous-minor-version">Upgrading to 1.24 from a previous minor version</a>
8585
<ul>
8686
<li class="toctree-l4"><a class="reference internal" href="#from-replica-clusters-to-distributed-topology">From Replica Clusters to Distributed Topology</a>
8787
</li>
@@ -512,13 +512,16 @@ <h3 id="compatibility-among-versions">Compatibility among versions</h3>
512512
<p>When versions are not directly upgradable, the old version needs to be
513513
removed before installing the new one. This won't affect user data but
514514
only the operator itself.</p>
515-
<h3 id="upgrading-to-1240-or-1234">Upgrading to 1.24.0 or 1.23.4</h3>
516-
<div class="admonition important">
517-
<p class="admonition-title">Important</p>
518-
<p>We encourage all existing users of CloudNativePG to upgrade to version
519-
1.24.0 or at least to the latest stable version of the minor release you are
520-
currently using (namely 1.23.4).</p>
521-
</div>
515+
<!--
516+
### Upgrading to 1.25.0 or 1.24.x
517+
518+
!!! Important
519+
We encourage all existing users of CloudNativePG to upgrade to version
520+
1.25.0 or at least to the latest stable version of the minor release you are
521+
currently using (namely 1.24.x).
522+
-->
523+
524+
<h3 id="upgrading-to-124-from-a-previous-minor-version">Upgrading to 1.24 from a previous minor version</h3>
522525
<div class="admonition warning">
523526
<p class="admonition-title">Warning</p>
524527
<p>Every time you are upgrading to a higher minor release, make sure you

assets/documentation/current/search/search_index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)