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: Immich
|
||||
annotations:
|
||||
title: Immich
|
||||
type: application
|
||||
version: 1.0.7
|
||||
version: 1.0.8
|
||||
apiVersion: v2
|
||||
appVersion: 1.69.0
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
@@ -26,7 +26,7 @@
|
||||
|
||||
{{- $mlURL := "false" -}}
|
||||
{{- if .Values.immichConfig.enableML -}}
|
||||
{{- $mlURL = printf "http://%v-machinelearning:%v" $fullname .Values.immichNetwork.microservicesPort -}}
|
||||
{{- $mlURL = printf "http://%v-machinelearning:%v" $fullname .Values.immichNetwork.machinelearningPort -}}
|
||||
{{- end }}
|
||||
|
||||
secret:
|
||||
@@ -1,11 +1,12 @@
|
||||
name: overseerr
|
||||
description: Overseerr is a free and open source software application for managing requests for your media library.
|
||||
description: Overseerr is a free and open source software application for managing
|
||||
requests for your media library.
|
||||
annotations:
|
||||
title: Overseerr
|
||||
type: application
|
||||
version: 1.0.11
|
||||
version: 1.0.12
|
||||
apiVersion: v2
|
||||
appVersion: 1.33.0
|
||||
appVersion: 1.33.1
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: sctx/overseerr
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.33.0
|
||||
tag: 1.33.1
|
||||
|
||||
resources:
|
||||
limits:
|
||||
@@ -4,9 +4,9 @@ description: Prowlarr is an indexer manager/proxy to integrate with your various
|
||||
annotations:
|
||||
title: Prowlarr
|
||||
type: application
|
||||
version: 1.0.3
|
||||
version: 1.0.4
|
||||
apiVersion: v2
|
||||
appVersion: 1.7.2.3710
|
||||
appVersion: 1.7.4.3769
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/onedr0p/prowlarr-develop
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.7.2.3710
|
||||
tag: 1.7.4.3769
|
||||
|
||||
resources:
|
||||
limits:
|
||||
Reference in New Issue
Block a user