fix(postgresql): update appVersion
This commit is contained in:
parent
750b661050
commit
86190b244d
2 changed files with 3 additions and 3 deletions
|
@ -4,9 +4,9 @@ name: "postgresql"
|
||||||
description: "A Helm chart for running PostgreSQL (Postgres) database"
|
description: "A Helm chart for running PostgreSQL (Postgres) database"
|
||||||
icon: https://wiki.postgresql.org/images/a/a4/PostgreSQL_logo.3colors.svg
|
icon: https://wiki.postgresql.org/images/a/a4/PostgreSQL_logo.3colors.svg
|
||||||
type: "application"
|
type: "application"
|
||||||
version: "0.2.4"
|
version: "0.2.5"
|
||||||
# renovate: image=docker.io/library/postgres
|
# renovate: image=docker.io/library/postgres
|
||||||
appVersion: "17.3-alpine"
|
appVersion: "17.4-alpine"
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: WrenIX
|
- name: WrenIX
|
||||||
url: https://wrenix.eu
|
url: https://wrenix.eu
|
||||||
|
|
|
@ -7,7 +7,7 @@ description: "A Helm chart for running PostgreSQL (Postgres) database"
|
||||||
|
|
||||||
# postgresql
|
# postgresql
|
||||||
|
|
||||||
  
|
  
|
||||||
|
|
||||||
A Helm chart for running PostgreSQL (Postgres) database
|
A Helm chart for running PostgreSQL (Postgres) database
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue