Publish new changes in catalog

This commit is contained in:
sonicaj
2024-03-11 12:20:12 +00:00
parent 9082fbca17
commit a9d12820ce
131 changed files with 18 additions and 17 deletions

View File

@@ -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'

View File

@@ -3,9 +3,9 @@ description: Homepage is a modern, secure, highly customizable application dashb
annotations:
title: Homepage
type: application
version: 1.2.7
version: 1.2.8
apiVersion: v2
appVersion: 0.8.8
appVersion: 0.8.9
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas

View File

@@ -1,7 +1,7 @@
image:
repository: ghcr.io/gethomepage/homepage
pullPolicy: IfNotPresent
tag: v0.8.8
tag: v0.8.9
resources:
limits:

View File

@@ -3,9 +3,9 @@ description: Lidarr is a music collection manager for Usenet and BitTorrent user
annotations:
title: Lidarr
type: application
version: 1.2.17
version: 1.2.18
apiVersion: v2
appVersion: 2.2.0.4053
appVersion: 2.2.1.4073
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas

View File

@@ -1,7 +1,7 @@
image:
repository: ghcr.io/onedr0p/lidarr-develop
pullPolicy: IfNotPresent
tag: 2.2.0.4053
tag: 2.2.1.4073
resources:
limits:

View File

@@ -3,9 +3,9 @@ description: Mealie is a self-hosted recipe manager and meal planner
annotations:
title: Mealie
type: application
version: 1.0.13
version: 1.0.14
apiVersion: v2
appVersion: 1.3.1
appVersion: 1.3.2
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas

View File

@@ -1,7 +1,7 @@
image:
repository: ghcr.io/mealie-recipes/mealie
pullPolicy: IfNotPresent
tag: v1.3.1
tag: v1.3.2
resources:
limits:

View File

@@ -3,7 +3,7 @@ description: n8n is an extendable workflow automation tool.
annotations:
title: n8n
type: application
version: 1.2.29
version: 1.2.30
apiVersion: v2
appVersion: 1.32.1
kubeVersion: '>=1.16.0-0'

View File

@@ -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 }}

View File

@@ -4,9 +4,9 @@ description: Prowlarr is an indexer manager/proxy to integrate with your various
annotations:
title: Prowlarr
type: application
version: 1.2.18
version: 1.2.19
apiVersion: v2
appVersion: 1.14.0.4286
appVersion: 1.14.1.4316
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas

Some files were not shown because too many files have changed in this diff Show More