diff --git a/charts/postgreslet/Chart.yaml b/charts/postgreslet/Chart.yaml index 667f731..0443940 100644 --- a/charts/postgreslet/Chart.yaml +++ b/charts/postgreslet/Chart.yaml @@ -21,4 +21,4 @@ version: 0.15.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.17.0" +appVersion: "v0.17.1" diff --git a/charts/postgreslet/values.yaml b/charts/postgreslet/values.yaml index 72cb82c..a2ff1da 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.17.0" + tag: "v0.17.1" imagePullSecrets: [] nameOverride: ""