fix(postgresql): update appVersion

This commit is contained in:
WrenIX 2024-05-14 13:22:36 +02:00
parent 27c2a8fe81
commit bbe1f27caa
Signed by: wrenix
GPG key ID: 7AFDB012974B1BB5
2 changed files with 4 additions and 4 deletions

View file

@ -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.8"
version: "0.1.9"
# renovate: image=docker.io/library/postgres
appVersion: "16.2-alpine"
appVersion: "16.3-alpine"
maintainers:
- name: WrenIX
url: https://wrenix.eu

View file

@ -2,9 +2,9 @@
= postgresql
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-0.1.9-informational?style=flat-square[Version: 0.1.9]
image::https://img.shields.io/badge/Version-application-informational?style=flat-square[Type: application]
image::https://img.shields.io/badge/AppVersion-16.2-alpine-informational?style=flat-square[AppVersion: 16.2-alpine]
image::https://img.shields.io/badge/AppVersion-16.3-alpine-informational?style=flat-square[AppVersion: 16.3-alpine]
== Maintainers
.Maintainers