diff --git a/stable/stolon/Chart.yaml b/stable/stolon/Chart.yaml index b771f1beb2..52bb9ed882 100644 --- a/stable/stolon/Chart.yaml +++ b/stable/stolon/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 name: stolon -version: 1.5.10 -appVersion: 0.13.0 +version: 1.5.11 +appVersion: 0.16.0 description: Stolon - PostgreSQL cloud native High Availability. home: https://github.com/sorintlab/stolon icon: https://i.imgur.com/tIW8sAW.png diff --git a/stable/stolon/values.yaml b/stable/stolon/values.yaml index 4dc6b1d20a..41ea9d9591 100644 --- a/stable/stolon/values.yaml +++ b/stable/stolon/values.yaml @@ -1,7 +1,7 @@ # clusterName: image: repository: sorintlab/stolon - tag: v0.13.0-pg10 + tag: v0.16.0-pg10 pullPolicy: IfNotPresent ## Add secrets manually via kubectl on kubernetes cluster and reference here # pullSecrets: