diff --git a/postgresql/Chart.yaml b/postgresql/Chart.yaml index 49b3dab..d6ba6bc 100644 --- a/postgresql/Chart.yaml +++ b/postgresql/Chart.yaml @@ -4,9 +4,9 @@ name: "postgresql" description: "A Helm chart for running PostgreSQL (Postgres) database" icon: https://wiki.postgresql.org/images/a/a4/PostgreSQL_logo.3colors.svg type: "application" -version: "0.2.1" +version: "0.2.2" # renovate: image=docker.io/library/postgres -appVersion: "17.0-alpine" +appVersion: "17.1-alpine" maintainers: - name: WrenIX url: https://wrenix.eu diff --git a/postgresql/README.adoc b/postgresql/README.adoc index 0fa7a1e..0303a36 100644 --- a/postgresql/README.adoc +++ b/postgresql/README.adoc @@ -2,9 +2,9 @@ = postgresql -image::https://img.shields.io/badge/Version-0.2.1-informational?style=flat-square[Version: 0.2.1] +image::https://img.shields.io/badge/Version-0.2.2-informational?style=flat-square[Version: 0.2.2] image::https://img.shields.io/badge/Version-application-informational?style=flat-square[Type: application] -image::https://img.shields.io/badge/AppVersion-17.0-alpine-informational?style=flat-square[AppVersion: 17.0-alpine] +image::https://img.shields.io/badge/AppVersion-17.1-alpine-informational?style=flat-square[AppVersion: 17.1-alpine] == Maintainers .Maintainers diff --git a/postgresql/README.md b/postgresql/README.md index 509d5ee..419489b 100644 --- a/postgresql/README.md +++ b/postgresql/README.md @@ -7,7 +7,7 @@ description: "A Helm chart for running PostgreSQL (Postgres) database" # postgresql -![Version: 0.2.1](https://img.shields.io/badge/Version-0.2.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 17.0-alpine](https://img.shields.io/badge/AppVersion-17.0--alpine-informational?style=flat-square) +![Version: 0.2.2](https://img.shields.io/badge/Version-0.2.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 17.1-alpine](https://img.shields.io/badge/AppVersion-17.1--alpine-informational?style=flat-square) A Helm chart for running PostgreSQL (Postgres) database