You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/posts/20240303-recipe-local-setup/index.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ your future CloudNativePG explorations with a fully open source stack._
19
19
20
20
<!--more-->
21
21
22
-
_NOTE: this article has been updated on April 14th, 2026 with the most recent
22
+
_NOTE: this article has been updated on June 1st, 2026 with the most recent
23
23
versions of `kind` and `cloudnative-pg`. You might also be interested in
24
24
the [CNPG Playground project]({{< relref "../20240920-cnpg-playground/index.md">}})
25
25
that was launched in the meantime._
@@ -105,12 +105,12 @@ installation of CloudNativePG.
105
105
To deploy the latest stable version, refer to the
106
106
[CloudNativePG documentation for instructions on installing the operator via Kubernetes manifests](https://cloudnative-pg.io/docs/current/installation_upgrade/#directly-using-the-operator-manifest).
107
107
108
-
For instance, to install version 1.29.0, the latest available at the time of
108
+
For instance, to install version 1.29.1, the latest available at the time of
0 commit comments