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
|
||||
deprecated: false
|
||||
description: Allows you to sync any Joplin client.
|
||||
home: https://truecharts.org/docs/charts/stable/joplin-server
|
||||
@@ -27,7 +27,7 @@ sources:
|
||||
- https://github.com/laurent22/joplin
|
||||
- https://hub.docker.com/r/joplin/server
|
||||
type: application
|
||||
version: 11.0.3
|
||||
version: 11.0.4
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
|
||||
Reference in New Issue
Block a user