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: PrivateBin is a minimalist, open source online pastebin where the server has zero knowledge of pasted data.
|
||||
home: https://truecharts.org/docs/charts/incubator/privatebin
|
||||
@@ -27,7 +27,7 @@ sources:
|
||||
- https://github.com/PrivateBin/PrivateBin
|
||||
- https://hub.docker.com/r/privatebin/pdo
|
||||
type: application
|
||||
version: 3.0.3
|
||||
version: 3.0.4
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- productivity
|
||||
|
||||
Reference in New Issue
Block a user