fix(apps): revert postgres major upgrade and fix some apps with more than 1 ingresses (#4676)

* revert postgres

* fix second ingress on few apps
This commit is contained in:
Stavros Kois
2022-11-22 01:43:18 +02:00
committed by GitHub
parent 1936125ce9
commit 52672415cc
84 changed files with 145 additions and 153 deletions
+2 -2
View File
@@ -2,7 +2,7 @@ apiVersion: v2
appVersion: "2.0.40"
description: Miniflux is a minimalist and opinionated feed reader.
name: miniflux
version: 10.0.3
version: 10.0.4
kubeVersion: ">=1.16.0-0"
keywords:
- miniflux
@@ -20,7 +20,7 @@ dependencies:
- condition: postgresql.enabled
name: postgresql
repository: https://charts.truecharts.org/
version: 10.0.5
version: 10.0.2
maintainers:
- email: info@truecharts.org
name: TrueCharts