diff --git a/postgresql/Chart.yaml b/postgresql/Chart.yaml index 904d0b0..48521a8 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.3" +version: "0.2.4" # renovate: image=docker.io/library/postgres -appVersion: "17.2-alpine" +appVersion: "17.3-alpine" maintainers: - name: WrenIX url: https://wrenix.eu diff --git a/postgresql/README.md b/postgresql/README.md index 7c7f5ac..9d2f2e0 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.3](https://img.shields.io/badge/Version-0.2.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 17.2-alpine](https://img.shields.io/badge/AppVersion-17.2--alpine-informational?style=flat-square) +![Version: 0.2.4](https://img.shields.io/badge/Version-0.2.4-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 17.3-alpine](https://img.shields.io/badge/AppVersion-17.3--alpine-informational?style=flat-square) A Helm chart for running PostgreSQL (Postgres) database