diff --git a/postgresql/Chart.yaml b/postgresql/Chart.yaml index 42b3ea2..aad652a 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.1.7" +version: "0.1.8" # renovate: image=docker.io/library/postgres -appVersion: "16.1-alpine" +appVersion: "16.2-alpine" maintainers: - name: WrenIX url: https://wrenix.eu diff --git a/postgresql/README.adoc b/postgresql/README.adoc index 9039646..f5275ba 100644 --- a/postgresql/README.adoc +++ b/postgresql/README.adoc @@ -2,9 +2,9 @@ = postgresql -image::https://img.shields.io/badge/Version-0.1.7-informational?style=flat-square[Version: 0.1.7] +image::https://img.shields.io/badge/Version-0.1.8-informational?style=flat-square[Version: 0.1.8] image::https://img.shields.io/badge/Version-application-informational?style=flat-square[Type: application] -image::https://img.shields.io/badge/AppVersion-16.1-alpine-informational?style=flat-square[AppVersion: 16.1-alpine] +image::https://img.shields.io/badge/AppVersion-16.2-alpine-informational?style=flat-square[AppVersion: 16.2-alpine] == Maintainers .Maintainers