fix(postgresql): update appVersion
This commit is contained in:
parent
1970272209
commit
3cf062a20e
2 changed files with 4 additions and 4 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.1.9"
|
version: "0.1.10"
|
||||||
# renovate: image=docker.io/library/postgres
|
# renovate: image=docker.io/library/postgres
|
||||||
appVersion: "16.3-alpine"
|
appVersion: "16.4-alpine"
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: WrenIX
|
- name: WrenIX
|
||||||
url: https://wrenix.eu
|
url: https://wrenix.eu
|
||||||
|
|
|
@ -2,9 +2,9 @@
|
||||||
|
|
||||||
= postgresql
|
= postgresql
|
||||||
|
|
||||||
image::https://img.shields.io/badge/Version-0.1.9-informational?style=flat-square[Version: 0.1.9]
|
image::https://img.shields.io/badge/Version-0.1.10-informational?style=flat-square[Version: 0.1.10]
|
||||||
image::https://img.shields.io/badge/Version-application-informational?style=flat-square[Type: application]
|
image::https://img.shields.io/badge/Version-application-informational?style=flat-square[Type: application]
|
||||||
image::https://img.shields.io/badge/AppVersion-16.3-alpine-informational?style=flat-square[AppVersion: 16.3-alpine]
|
image::https://img.shields.io/badge/AppVersion-16.4-alpine-informational?style=flat-square[AppVersion: 16.4-alpine]
|
||||||
== Maintainers
|
== Maintainers
|
||||||
|
|
||||||
.Maintainers
|
.Maintainers
|
||||||
|
|
Loading…
Add table
Reference in a new issue