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:
@@ -7,7 +7,7 @@ dependencies:
|
||||
- condition: postgresql.enabled
|
||||
name: postgresql
|
||||
repository: https://charts.truecharts.org/
|
||||
version: 10.0.5
|
||||
version: 10.0.2
|
||||
description: Umami is a simple, fast, privacy-focused alternative to Google Analytics.
|
||||
home: https://truecharts.org/docs/charts/incubator/umami
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/umami.png
|
||||
@@ -23,7 +23,7 @@ name: umami
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/umami
|
||||
- https://github.com/umami-software/umami
|
||||
version: 3.0.3
|
||||
version: 3.0.4
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- website
|
||||
|
||||
Reference in New Issue
Block a user