diff --git a/charts/cnpg/Chart.lock b/charts/cnpg/Chart.lock index 112dbbaa..fffdb575 100644 --- a/charts/cnpg/Chart.lock +++ b/charts/cnpg/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: cloudnative-pg repository: https://cloudnative-pg.github.io/charts - version: 0.25.0 -digest: sha256:b4c346b95b4a81d668702439395eae838364d6b927c9e0f7940fa794a543b7b3 -generated: "2025-07-25T21:09:17.910351481Z" + version: 0.26.0 +digest: sha256:37c4c12bf166bbdd0214f0ef45578d61f740781f791a6a3e477b37d3dd2fd883 +generated: "2025-08-19T20:10:02.179780625Z" diff --git a/charts/cnpg/Chart.yaml b/charts/cnpg/Chart.yaml index 9812e02a..493b9686 100644 --- a/charts/cnpg/Chart.yaml +++ b/charts/cnpg/Chart.yaml @@ -2,10 +2,10 @@ apiVersion: v2 name: cnpg description: Cloud native postgresql operator type: application -version: 0.2.0 +version: 0.3.0 appVersion: "1.16.0" dependencies: - name: cloudnative-pg - version: 0.25.0 + version: 0.26.0 repository: "https://cloudnative-pg.github.io/charts" diff --git a/charts/cnpg/README.md b/charts/cnpg/README.md index 557837f4..e79788cc 100644 --- a/charts/cnpg/README.md +++ b/charts/cnpg/README.md @@ -1,6 +1,6 @@ # cnpg -![Version: 0.2.0](https://img.shields.io/badge/Version-0.2.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.16.0](https://img.shields.io/badge/AppVersion-1.16.0-informational?style=flat-square) +![Version: 0.3.0](https://img.shields.io/badge/Version-0.3.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.16.0](https://img.shields.io/badge/AppVersion-1.16.0-informational?style=flat-square) Cloud native postgresql operator @@ -8,7 +8,7 @@ Cloud native postgresql operator | Repository | Name | Version | |------------|------|---------| -| https://cloudnative-pg.github.io/charts | cloudnative-pg | 0.25.0 | +| https://cloudnative-pg.github.io/charts | cloudnative-pg | 0.26.0 | ## Values diff --git a/charts/cnpg/charts/cloudnative-pg-0.25.0.tgz b/charts/cnpg/charts/cloudnative-pg-0.25.0.tgz deleted file mode 100644 index 651d2b4f..00000000 Binary files a/charts/cnpg/charts/cloudnative-pg-0.25.0.tgz and /dev/null differ diff --git a/charts/cnpg/charts/cloudnative-pg-0.26.0.tgz b/charts/cnpg/charts/cloudnative-pg-0.26.0.tgz new file mode 100644 index 00000000..890ba9da Binary files /dev/null and b/charts/cnpg/charts/cloudnative-pg-0.26.0.tgz differ