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: "1.1.3"
|
||||
description: Recipes is a Django application to manage, tag and search recipes using either built in models or external storage providers hosting PDF's, Images or other files.
|
||||
name: recipes
|
||||
version: 6.0.11
|
||||
version: 6.0.12
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
keywords:
|
||||
- recipes
|
||||
@@ -14,8 +14,8 @@ sources:
|
||||
- https://hub.docker.com/r/vabene1111/recipes
|
||||
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