mirror of
https://gitlab.com/oecis/charts.git
synced 2024-11-15 00:28:59 +00:00
update tandoor
This commit is contained in:
parent
84596f624a
commit
7fe2af4db1
@ -79,7 +79,7 @@ spec:
|
|||||||
{{- else }}
|
{{- else }}
|
||||||
value: {{ .Values.joplin.db.password }}
|
value: {{ .Values.joplin.db.password }}
|
||||||
{{- end }}
|
{{- end }}
|
||||||
|
|
||||||
{{- with .Values.nodeSelector }}
|
{{- with .Values.nodeSelector }}
|
||||||
nodeSelector:
|
nodeSelector:
|
||||||
{{- toYaml . | nindent 8 }}
|
{{- toYaml . | nindent 8 }}
|
||||||
|
@ -99,6 +99,3 @@ joplin:
|
|||||||
existingSecret: ""
|
existingSecret: ""
|
||||||
secretKeys:
|
secretKeys:
|
||||||
passwordKey: password
|
passwordKey: password
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -6,5 +6,5 @@ sources:
|
|||||||
- https://github.com/TandoorRecipes/recipes
|
- https://github.com/TandoorRecipes/recipes
|
||||||
- https://gitlab.com/oecis/charts/
|
- https://gitlab.com/oecis/charts/
|
||||||
type: application
|
type: application
|
||||||
version: 0.1.2
|
version: 0.1.3
|
||||||
appVersion: "1.5.9"
|
appVersion: "1.5.10"
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
# tandoor
|
# tandoor
|
||||||
|
|
||||||
![Version: 0.1.2](https://img.shields.io/badge/Version-0.1.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.5.9](https://img.shields.io/badge/AppVersion-1.5.9-informational?style=flat-square)
|
![Version: 0.1.3](https://img.shields.io/badge/Version-0.1.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.5.10](https://img.shields.io/badge/AppVersion-1.5.10-informational?style=flat-square)
|
||||||
|
|
||||||
Application for managing recipes, planning meals, building shopping lists and much much more!
|
Application for managing recipes, planning meals, building shopping lists and much much more!
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user