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:
@@ -4,9 +4,9 @@ description: Actual Budget is a super fast and privacy-focused app for managing
|
||||
annotations:
|
||||
title: Actual Budget
|
||||
type: application
|
||||
version: 1.2.10
|
||||
version: 1.2.11
|
||||
apiVersion: v2
|
||||
appVersion: 24.2.0
|
||||
appVersion: 24.3.0
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: actualbudget/actual-server
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 24.2.0
|
||||
tag: 24.3.0
|
||||
|
||||
resources:
|
||||
limits:
|
||||
@@ -10,7 +10,7 @@ persistence:
|
||||
{{- if and (eq .Values.actualStorage.data.type "ixVolume")
|
||||
(not (.Values.actualStorage.data.ixVolumeConfig | default dict).aclEnable) }}
|
||||
01-permissions:
|
||||
mountPath: /mnt/directories
|
||||
mountPath: /mnt/directories/data
|
||||
{{- end }}
|
||||
tmp:
|
||||
enabled: true
|
||||
@@ -3,9 +3,9 @@ description: Lidarr is a music collection manager for Usenet and BitTorrent user
|
||||
annotations:
|
||||
title: Lidarr
|
||||
type: application
|
||||
version: 1.2.16
|
||||
version: 1.2.17
|
||||
apiVersion: v2
|
||||
appVersion: 2.2.0.4045
|
||||
appVersion: 2.2.0.4053
|
||||
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.4045
|
||||
tag: 2.2.0.4053
|
||||
|
||||
resources:
|
||||
limits:
|
||||
Reference in New Issue
Block a user