chore(apps): bump all apps using pgsql, to use the reverted pgsql (#4740)

This commit is contained in:
Stavros Kois
2022-11-22 17:27:56 +02:00
committed by GitHub
parent fae782abf4
commit c172514215
71 changed files with 141 additions and 141 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.4
version: 11.0.5
kubeVersion: ">=1.16.0-0"
keywords:
- kanboard
@@ -19,7 +19,7 @@ dependencies:
- condition: postgresql.enabled
name: postgresql
repository: https://charts.truecharts.org/
version: 10.0.2
version: 11.0.1
maintainers:
- email: info@truecharts.org
name: TrueCharts