mirror of
https://github.com/truenas/charts.git
synced 2026-04-05 11:48:55 +08:00
Upgraded catalog item(s) (#1602)
This commit is contained in:
@@ -3,9 +3,9 @@ description: Syncthing is a continuous file synchronization program.
|
||||
annotations:
|
||||
title: Syncthing
|
||||
type: application
|
||||
version: 1.0.33
|
||||
version: 1.0.34
|
||||
apiVersion: v2
|
||||
appVersion: 1.24.0
|
||||
appVersion: 1.25.0
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: syncthing/syncthing
|
||||
tag: 1.24.0
|
||||
tag: 1.25.0
|
||||
|
||||
@@ -3,9 +3,9 @@ description: Gitea - Git with a cup of tea
|
||||
annotations:
|
||||
title: Gitea
|
||||
type: application
|
||||
version: 1.0.18
|
||||
version: 1.0.19
|
||||
apiVersion: v2
|
||||
appVersion: 1.20.4
|
||||
appVersion: 1.20.5
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: gitea/gitea
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.20.4-rootless
|
||||
tag: 1.20.5-rootless
|
||||
|
||||
resources:
|
||||
limits:
|
||||
|
||||
@@ -3,9 +3,9 @@ description: Immich
|
||||
annotations:
|
||||
title: Immich
|
||||
type: application
|
||||
version: 1.0.24
|
||||
version: 1.0.25
|
||||
apiVersion: v2
|
||||
appVersion: 1.80.0
|
||||
appVersion: 1.81.0
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,22 +1,22 @@
|
||||
image:
|
||||
repository: altran1502/immich-server
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.80.0
|
||||
tag: v1.81.0
|
||||
|
||||
webImage:
|
||||
repository: altran1502/immich-web
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.80.0
|
||||
tag: v1.81.0
|
||||
|
||||
proxyImage:
|
||||
repository: altran1502/immich-proxy
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.80.0
|
||||
tag: v1.81.0
|
||||
|
||||
mlImage:
|
||||
repository: altran1502/immich-machine-learning
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.80.0
|
||||
tag: v1.81.0
|
||||
|
||||
typesenseImage:
|
||||
repository: typesense/typesense
|
||||
|
||||
@@ -3,9 +3,9 @@ description: Minecraft is a sandbox game
|
||||
annotations:
|
||||
title: Minecraft
|
||||
type: application
|
||||
version: 1.0.15
|
||||
version: 1.0.16
|
||||
apiVersion: v2
|
||||
appVersion: 2023.9.1
|
||||
appVersion: 2023.10.1
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,19 +1,19 @@
|
||||
j8Image:
|
||||
repository: itzg/minecraft-server
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2023.9.1-java8
|
||||
tag: 2023.10.1-java8
|
||||
j8gceImage:
|
||||
repository: itzg/minecraft-server
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2023.9.1-java8-graalvm-ce
|
||||
tag: 2023.10.1-java8-graalvm-ce
|
||||
j8j9Image:
|
||||
repository: itzg/minecraft-server
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2023.9.1-java8-openj9
|
||||
tag: 2023.10.1-java8-openj9
|
||||
j8jdkImage:
|
||||
repository: itzg/minecraft-server
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2023.9.1-java8-jdk
|
||||
tag: 2023.10.1-java8-jdk
|
||||
j11Image:
|
||||
repository: itzg/minecraft-server
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
@@ -4,9 +4,9 @@ description: Recyclarr synchronizes recommended settings from the TRaSH guides t
|
||||
annotations:
|
||||
title: Recyclarr
|
||||
type: application
|
||||
version: 1.0.9
|
||||
version: 1.0.10
|
||||
apiVersion: v2
|
||||
appVersion: 6.0.0
|
||||
appVersion: 6.0.1
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: recyclarr/recyclarr
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 6.0.0
|
||||
tag: 6.0.1
|
||||
|
||||
resources:
|
||||
limits:
|
||||
|
||||
Reference in New Issue
Block a user