From 858e442d66781dd3378b91ecc7c104845f20fc5a Mon Sep 17 00:00:00 2001 From: Philipp Eberle Date: Tue, 3 Sep 2024 13:02:55 +0200 Subject: [PATCH] Update psotgreslet --- charts/postgreslet/Chart.yaml | 2 +- charts/postgreslet/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/postgreslet/Chart.yaml b/charts/postgreslet/Chart.yaml index dc4138e..286c806 100644 --- a/charts/postgreslet/Chart.yaml +++ b/charts/postgreslet/Chart.yaml @@ -21,4 +21,4 @@ version: 0.14.0 # 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: "v0.15.0" +appVersion: "v0.16.0" diff --git a/charts/postgreslet/values.yaml b/charts/postgreslet/values.yaml index d3f7ea2..3e7bbce 100644 --- a/charts/postgreslet/values.yaml +++ b/charts/postgreslet/values.yaml @@ -7,7 +7,7 @@ replicaCount: 1 image: repository: r.metal-stack.io/postgreslet pullPolicy: IfNotPresent - tag: "v0.15.0" + tag: "v0.16.0" imagePullSecrets: [] nameOverride: ""