update wikijs helm chart db deps - bump to bitnami/postgresql 10.2.5
This commit is contained in:
@ -2,7 +2,7 @@ apiVersion: v2
|
||||
name: wikijs
|
||||
# This is the chart version. This version number should be incremented each time you make changes
|
||||
# to the chart and its templates, including the app version.
|
||||
version: 2.1.0
|
||||
version: 2.2.0
|
||||
# This is the version number of the application being deployed. This version number should be
|
||||
# incremented each time you make changes to the application.
|
||||
AppVersion: 2.5.170
|
||||
@ -25,7 +25,7 @@ keywords:
|
||||
type: application
|
||||
dependencies:
|
||||
- name: postgresql
|
||||
version: 8.10.14
|
||||
version: 10.2.5
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
condition: postgresql.enabled
|
||||
home: https://wiki.js.org
|
||||
|
Reference in New Issue
Block a user