From 036453637fcf9f593d8a5d98a3bf91e000365b23 Mon Sep 17 00:00:00 2001 From: Tao Li Date: Wed, 20 Mar 2024 20:21:35 +0800 Subject: [PATCH] chores: update default pg4k-pgd operator version Signed-off-by: Tao Li --- charts/edb-postgres-distributed-for-kubernetes/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/edb-postgres-distributed-for-kubernetes/Chart.yaml b/charts/edb-postgres-distributed-for-kubernetes/Chart.yaml index 091bf08..41aa9dc 100644 --- a/charts/edb-postgres-distributed-for-kubernetes/Chart.yaml +++ b/charts/edb-postgres-distributed-for-kubernetes/Chart.yaml @@ -22,7 +22,7 @@ version: "0.2.2" # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. -appVersion: "0.7.1" +appVersion: "0.9.0" dependencies: - name: "cert-manager" @@ -31,7 +31,7 @@ dependencies: repository: "https://charts.jetstack.io" - name: "edb-postgres-for-kubernetes" condition: edb-postgres-for-kubernetes.enabled - version: "0.18.1" + version: "0.20.1" repository: "https://enterprisedb.github.io/edb-postgres-for-kubernetes-charts/" sources: