fix(postgresql): lint
This commit is contained in:
parent
b584fbda11
commit
a9620a5e0d
2 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@ 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.3"
|
||||
version: "0.1.4"
|
||||
appVersion: "16.1-alpine3.18"
|
||||
maintainers:
|
||||
- name: WrenIX
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
= postgresql
|
||||
|
||||
image::https://img.shields.io/badge/Version-0.1.3-informational?style=flat-square[Version: 0.1.3]
|
||||
image::https://img.shields.io/badge/Version-0.1.4-informational?style=flat-square[Version: 0.1.4]
|
||||
image::https://img.shields.io/badge/Version-application-informational?style=flat-square[Type: application]
|
||||
image::https://img.shields.io/badge/AppVersion-16.1-alpine3.18-informational?style=flat-square[AppVersion: 16.1-alpine3.18]
|
||||
== Maintainers
|
||||
|
|
Loading…
Add table
Reference in a new issue