From d8b89f5478b9c0ac503e3fb9ec565c703a979cd3 Mon Sep 17 00:00:00 2001 From: Andrei Kvapil Date: Wed, 29 Apr 2020 21:24:18 +0200 Subject: [PATCH] update stolon version (#22184) Signed-off-by: Andrei Kvapil --- stable/stolon/Chart.yaml | 4 ++-- stable/stolon/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) 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: