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:
@@ -8,7 +8,7 @@ dependencies:
|
||||
- condition: postgresql.enabled
|
||||
name: postgresql
|
||||
repository: https://charts.truecharts.org/
|
||||
version: 10.0.5
|
||||
version: 10.0.2
|
||||
- condition: redis.enabled
|
||||
name: redis
|
||||
repository: https://charts.truecharts.org
|
||||
@@ -38,4 +38,4 @@ annotations:
|
||||
truecharts.org/catagories: |
|
||||
- Social
|
||||
type: application
|
||||
version: 3.0.3
|
||||
version: 3.0.4
|
||||
|
||||
Reference in New Issue
Block a user