chore(apps): update common lib referece (#2288)
* chore(apps): update common lib referece * bump apps * trigger
This commit is contained in:
@@ -2,7 +2,7 @@ apiVersion: v2
|
||||
appVersion: "2.7.4"
|
||||
description: This server allows you to sync any Joplin client
|
||||
name: joplin-server
|
||||
version: 6.0.5
|
||||
version: 6.0.6
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
keywords:
|
||||
- joplin
|
||||
@@ -15,8 +15,8 @@ sources:
|
||||
- https://hub.docker.com/r/joplin/server
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 9.1.8
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 9.1.15
|
||||
- condition: postgresql.enabled
|
||||
name: postgresql
|
||||
repository: https://truecharts.org/
|
||||
|
||||
Reference in New Issue
Block a user