chore(deps): update helm chart postgresql to v11.0.13 (#5495)

* chore(deps): update helm chart postgresql to v11.0.13

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts Bot
2022-12-18 13:52:27 +02:00
committed by GitHub
parent ab6d8beac0
commit 177a5abdd4
73 changed files with 124 additions and 123 deletions
+2 -2
View File
@@ -2,7 +2,7 @@ apiVersion: v2
appVersion: "1.2.25"
description: Kanboard is a free and open source Kanban project management software.
name: kanboard
version: 11.0.10
version: 11.0.11
kubeVersion: ">=1.16.0-0"
keywords:
- kanboard
@@ -19,7 +19,7 @@ dependencies:
- condition: postgresql.enabled
name: postgresql
repository: https://charts.truecharts.org/
version: 11.0.11
version: 11.0.13
maintainers:
- email: info@truecharts.org
name: TrueCharts