mirror of
https://gitlab.com/oecis/charts.git
synced 2025-04-19 08:44:23 +02:00
update tandoor
This commit is contained in:
parent
84596f624a
commit
7fe2af4db1
4 changed files with 4 additions and 7 deletions
|
@ -79,7 +79,7 @@ spec:
|
|||
{{- else }}
|
||||
value: {{ .Values.joplin.db.password }}
|
||||
{{- end }}
|
||||
|
||||
|
||||
{{- with .Values.nodeSelector }}
|
||||
nodeSelector:
|
||||
{{- toYaml . | nindent 8 }}
|
||||
|
|
|
@ -99,6 +99,3 @@ joplin:
|
|||
existingSecret: ""
|
||||
secretKeys:
|
||||
passwordKey: password
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -6,5 +6,5 @@ sources:
|
|||
- https://github.com/TandoorRecipes/recipes
|
||||
- https://gitlab.com/oecis/charts/
|
||||
type: application
|
||||
version: 0.1.2
|
||||
appVersion: "1.5.9"
|
||||
version: 0.1.3
|
||||
appVersion: "1.5.10"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# tandoor
|
||||
|
||||
  
|
||||
  
|
||||
|
||||
Application for managing recipes, planning meals, building shopping lists and much much more!
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue