chore(deps): update helm chart postgresql to v5.1.4 (#1249)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2021-10-27 00:17:18 +02:00
committed by GitHub
co-authored by Renovate Bot
parent f169a30a4c
commit 8c88bc635b
23 changed files with 46 additions and 46 deletions
+2 -2
View File
@@ -2,7 +2,7 @@ apiVersion: v2
appVersion: "2.0.33"
description: Miniflux is a minimalist and opinionated feed reader.
name: miniflux
version: 3.0.2
version: 3.0.3
kubeVersion: ">=1.16.0-0"
keywords:
- miniflux
@@ -19,7 +19,7 @@ dependencies:
- condition: postgresql.enabled
name: postgresql
repository: https://truecharts.org/
version: 5.1.2
version: 5.1.4
maintainers:
- email: info@truecharts.org
name: TrueCharts