@@ -3,7 +3,7 @@ description: DNS and Ad-filtering for your network.
annotations:
title: Pi-hole
type: application
-version: 2.0.6
+version: 2.0.7
apiVersion: v2
appVersion: 2024.02.0
kubeVersion: '>=1.16.0-0'
@@ -3,9 +3,9 @@ description: Homepage is a modern, secure, highly customizable application dashb
title: Homepage
-version: 1.2.7
+version: 1.2.8
-appVersion: 0.8.8
+appVersion: 0.8.9
maintainers:
- name: truenas
@@ -1,7 +1,7 @@
image:
repository: ghcr.io/gethomepage/homepage
pullPolicy: IfNotPresent
- tag: v0.8.8
+ tag: v0.8.9
resources:
limits:
@@ -3,9 +3,9 @@ description: Lidarr is a music collection manager for Usenet and BitTorrent user
title: Lidarr
-version: 1.2.17
+version: 1.2.18
-appVersion: 2.2.0.4053
+appVersion: 2.2.1.4073
repository: ghcr.io/onedr0p/lidarr-develop
- tag: 2.2.0.4053
+ tag: 2.2.1.4073
@@ -3,9 +3,9 @@ description: Mealie is a self-hosted recipe manager and meal planner
title: Mealie
-version: 1.0.13
+version: 1.0.14
-appVersion: 1.3.1
+appVersion: 1.3.2
repository: ghcr.io/mealie-recipes/mealie
- tag: v1.3.1
+ tag: v1.3.2
@@ -3,7 +3,7 @@ description: n8n is an extendable workflow automation tool.
title: n8n
-version: 1.2.29
+version: 1.2.30
appVersion: 1.32.1
@@ -76,6 +76,7 @@ configmap:
N8N_PORT: {{ .Values.n8nNetwork.webPort | quote }}
N8N_HOST: {{ .Values.n8nConfig.webHost | quote }}
GENERIC_TIMEZONE: {{ .Values.TZ }}
+ N8N_SECURE_COOKIE: {{ ternary "true" "false" (eq $prot "https") | quote }}
N8N_PROTOCOL: {{ $prot }}
N8N_USER_FOLDER: "/data"
{{- if .Values.n8nNetwork.certificateID }}
@@ -4,9 +4,9 @@ description: Prowlarr is an indexer manager/proxy to integrate with your various
title: Prowlarr
-version: 1.2.18
+version: 1.2.19
-appVersion: 1.14.0.4286
+appVersion: 1.14.1.4316