From 3fbca88b1edb3d4d283ced5f4e9931c29be6cdac Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Sat, 4 Apr 2026 14:36:29 -0500 Subject: [PATCH] feat: update appVesrion --- charts/postgres-cluster/Chart.yaml | 4 ++-- charts/postgres-cluster/README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/postgres-cluster/Chart.yaml b/charts/postgres-cluster/Chart.yaml index 67f7e33..b1ba007 100644 --- a/charts/postgres-cluster/Chart.yaml +++ b/charts/postgres-cluster/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: postgres-cluster -version: 7.11.1 +version: 7.11.2 description: Cloudnative-pg Cluster keywords: - database @@ -12,4 +12,4 @@ maintainers: - name: alexlebens icon: https://avatars.githubusercontent.com/u/100373852?s=48&v=4 # renovate: datasource=github-releases depName=cloudnative-pg/cloudnative-pg -appVersion: v1.28.1 +appVersion: v1.29.0 diff --git a/charts/postgres-cluster/README.md b/charts/postgres-cluster/README.md index 9fd2632..31dcd51 100644 --- a/charts/postgres-cluster/README.md +++ b/charts/postgres-cluster/README.md @@ -1,6 +1,6 @@ # postgres-cluster -![Version: 7.11.1](https://img.shields.io/badge/Version-7.11.1-informational?style=flat-square) ![AppVersion: v1.28.1](https://img.shields.io/badge/AppVersion-v1.28.1-informational?style=flat-square) +![Version: 7.11.2](https://img.shields.io/badge/Version-7.11.2-informational?style=flat-square) ![AppVersion: v1.29.0](https://img.shields.io/badge/AppVersion-v1.29.0-informational?style=flat-square) Cloudnative-pg Cluster