mirror of
https://github.com/truenas/charts.git
synced 2026-04-05 03:39:20 +08:00
Publish new changes in catalog
This commit is contained in:
@@ -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
|
||||
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
|
||||
@@ -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
|
||||
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
|
||||
@@ -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:
|
||||
@@ -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
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/mealie-recipes/mealie
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.3.1
|
||||
tag: v1.3.2
|
||||
|
||||
resources:
|
||||
limits:
|
||||
@@ -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'
|
||||
@@ -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
|
||||
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
Reference in New Issue
Block a user