mirror of
https://github.com/truenas/charts.git
synced 2026-04-05 11:48:55 +08:00
Upgraded catalog item(s)
This commit upgrades redis, radarr, immich catalog item(s).
This commit is contained in:
@@ -3,9 +3,9 @@ description: Immich
|
||||
annotations:
|
||||
title: Immich
|
||||
type: application
|
||||
version: 1.0.12
|
||||
version: 1.0.13
|
||||
apiVersion: v2
|
||||
appVersion: 1.72.2
|
||||
appVersion: 1.73.0
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,27 +1,27 @@
|
||||
image:
|
||||
repository: altran1502/immich-server
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.72.2
|
||||
tag: v1.73.0
|
||||
|
||||
webImage:
|
||||
repository: altran1502/immich-web
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.72.2
|
||||
tag: v1.73.0
|
||||
|
||||
proxyImage:
|
||||
repository: altran1502/immich-proxy
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.72.2
|
||||
tag: v1.73.0
|
||||
|
||||
mlImage:
|
||||
repository: altran1502/immich-machine-learning
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.72.2
|
||||
tag: v1.73.0
|
||||
|
||||
typesenseImage:
|
||||
repository: typesense/typesense
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.24.1
|
||||
tag: 0.25.0
|
||||
|
||||
resources:
|
||||
limits:
|
||||
|
||||
@@ -3,9 +3,9 @@ description: Radarr is a movie collection manager for Usenet and BitTorrent user
|
||||
annotations:
|
||||
title: Radarr
|
||||
type: application
|
||||
version: 1.0.19
|
||||
version: 1.0.20
|
||||
apiVersion: v2
|
||||
appVersion: 4.6.4.7568
|
||||
appVersion: 4.7.5.7809
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/onedr0p/radarr
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 4.6.4.7568
|
||||
tag: 4.7.5.7809
|
||||
|
||||
resources:
|
||||
limits:
|
||||
|
||||
@@ -1,11 +1,12 @@
|
||||
name: redis
|
||||
description: Redis. The open source, in-memory data store used by millions of developers as a database, cache, streaming engine, and message broker.
|
||||
description: Redis. The open source, in-memory data store used by millions of developers
|
||||
as a database, cache, streaming engine, and message broker.
|
||||
annotations:
|
||||
title: Redis
|
||||
type: application
|
||||
version: 1.0.5
|
||||
version: 1.0.6
|
||||
apiVersion: v2
|
||||
appVersion: 7.0.12
|
||||
appVersion: 7.2.0
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: bitnami/redis
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 7.0.12
|
||||
tag: 7.2.0
|
||||
|
||||
resources:
|
||||
limits:
|
||||
|
||||
Reference in New Issue
Block a user