mirror of
https://github.com/truenas/charts.git
synced 2026-04-13 16:19:43 +08:00
Upgraded catalog item(s) (#2616)
* Upgraded catalog item(s)
This commit upgrades chia, wordpress, immich, jellyfin, grafana, tdarr catalog item(s).
* revert immich
---------
Co-authored-by: sonicaj <waqarsonic1@gmail.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
This commit is contained in:
@@ -4,9 +4,9 @@ description: Chia is a modern cryptocurrency built from scratch, designed to be
|
||||
annotations:
|
||||
title: Chia
|
||||
type: application
|
||||
version: 1.0.37
|
||||
version: 1.0.38
|
||||
apiVersion: v2
|
||||
appVersion: 2.4.0
|
||||
appVersion: 2.4.1
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: ghcr.io/chia-network/chia
|
||||
tag: 2.4.0
|
||||
tag: 2.4.1
|
||||
pullPolicy: IfNotPresent
|
||||
resources:
|
||||
limits:
|
||||
|
||||
@@ -4,9 +4,9 @@ description: Grafana is the open source analytics & monitoring solution for ever
|
||||
annotations:
|
||||
title: Grafana
|
||||
type: application
|
||||
version: 1.2.13
|
||||
version: 1.2.14
|
||||
apiVersion: v2
|
||||
appVersion: 11.0.0
|
||||
appVersion: 11.1.0
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: grafana/grafana
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 11.0.0
|
||||
tag: 11.1.0
|
||||
|
||||
resources:
|
||||
limits:
|
||||
|
||||
@@ -4,9 +4,9 @@ description: Jellyfin is a Free Software Media System that puts you in control o
|
||||
annotations:
|
||||
title: Jellyfin
|
||||
type: application
|
||||
version: 1.3.0
|
||||
version: 1.3.1
|
||||
apiVersion: v2
|
||||
appVersion: 10.9.6
|
||||
appVersion: 10.9.7
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: jellyfin/jellyfin
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 10.9.6
|
||||
tag: 10.9.7
|
||||
|
||||
resources:
|
||||
limits:
|
||||
|
||||
@@ -3,9 +3,9 @@ description: Tdarr is a Distributed Transcoding System
|
||||
annotations:
|
||||
title: Tdarr
|
||||
type: application
|
||||
version: 1.2.6
|
||||
version: 1.2.7
|
||||
apiVersion: v2
|
||||
appVersion: 2.17.01
|
||||
appVersion: 2.22.1
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: haveagitgat/tdarr
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2.17.01
|
||||
tag: 2.22.01
|
||||
|
||||
resources:
|
||||
limits:
|
||||
@@ -10,7 +10,7 @@ resources:
|
||||
tdarrConfig:
|
||||
nodeName: ''
|
||||
internalNode: true
|
||||
serverIP: "0.0.0.0"
|
||||
serverIP: 0.0.0.0
|
||||
additionalEnvs: []
|
||||
tdarrNetwork:
|
||||
webPort: 30028
|
||||
|
||||
@@ -3,9 +3,9 @@ description: Wordpress is a web content management system
|
||||
annotations:
|
||||
title: Wordpress
|
||||
type: application
|
||||
version: 1.2.8
|
||||
version: 1.2.9
|
||||
apiVersion: v2
|
||||
appVersion: 6.5.4
|
||||
appVersion: 6.5.5
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: wordpress
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 6.5.4
|
||||
tag: 6.5.5
|
||||
|
||||
resources:
|
||||
limits:
|
||||
|
||||
Reference in New Issue
Block a user