From 7fe2af4db1ca8b84a4e39e677725430324a4942e Mon Sep 17 00:00:00 2001 From: Jan-Niklas Weghorn Date: Sat, 23 Dec 2023 15:51:45 +0100 Subject: [PATCH] update tandoor --- charts/joplin/templates/deployment.yaml | 2 +- charts/joplin/values.yaml | 3 --- charts/tandoor/Chart.yaml | 4 ++-- charts/tandoor/README.md | 2 +- 4 files changed, 4 insertions(+), 7 deletions(-) diff --git a/charts/joplin/templates/deployment.yaml b/charts/joplin/templates/deployment.yaml index 9aaf65c..bf3d30a 100644 --- a/charts/joplin/templates/deployment.yaml +++ b/charts/joplin/templates/deployment.yaml @@ -79,7 +79,7 @@ spec: {{- else }} value: {{ .Values.joplin.db.password }} {{- end }} - + {{- with .Values.nodeSelector }} nodeSelector: {{- toYaml . | nindent 8 }} diff --git a/charts/joplin/values.yaml b/charts/joplin/values.yaml index 84c7378..657d1e9 100644 --- a/charts/joplin/values.yaml +++ b/charts/joplin/values.yaml @@ -99,6 +99,3 @@ joplin: existingSecret: "" secretKeys: passwordKey: password - - - diff --git a/charts/tandoor/Chart.yaml b/charts/tandoor/Chart.yaml index e6a62a6..8bb8ab4 100644 --- a/charts/tandoor/Chart.yaml +++ b/charts/tandoor/Chart.yaml @@ -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" diff --git a/charts/tandoor/README.md b/charts/tandoor/README.md index 520d868..b851808 100644 --- a/charts/tandoor/README.md +++ b/charts/tandoor/README.md @@ -1,6 +1,6 @@ # 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!