upgrade cnpg

This commit is contained in:
Erki Aas 2024-10-25 14:03:50 +03:00
parent da4df6c21d
commit d7ba4bc90e

View File

@ -4,5 +4,5 @@ To deploy:
``` ```
kubectl apply --server-side -f \ kubectl apply --server-side -f \
https://raw.githubusercontent.com/cloudnative-pg/cloudnative-pg/release-1.23/releases/cnpg-1.23.2.yaml https://raw.githubusercontent.com/cloudnative-pg/cloudnative-pg/release-1.24/releases/cnpg-1.24.1.yaml
``` ```