From a85a9e246fe8067d240b9925d1171cf01636b683 Mon Sep 17 00:00:00 2001 From: eberlep Date: Fri, 6 Sep 2024 10:35:47 +0200 Subject: [PATCH] Next postgreslet release 0 14 0 (#100) --- charts/postgreslet/Chart.yaml | 4 ++-- charts/postgreslet/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/postgreslet/Chart.yaml b/charts/postgreslet/Chart.yaml index ac1d507..286c806 100644 --- a/charts/postgreslet/Chart.yaml +++ b/charts/postgreslet/Chart.yaml @@ -15,10 +15,10 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.13.1 +version: 0.14.0 # This is the version number of the application being deployed. This version number should be # 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: ""