mirror of
https://github.com/truenas/charts.git
synced 2026-04-09 13:48:48 +08:00
Upgraded catalog item(s) (#2297)
This commit upgrades cloudflared, adguard-home, immich, firefly-iii, jenkins, n8n catalog item(s). Co-authored-by: sonicaj <waqarsonic1@gmail.com>
This commit is contained in:
@@ -4,9 +4,9 @@ description: Free and open source, powerful network-wide ads & trackers blocking
|
||||
annotations:
|
||||
title: AdGuard Home
|
||||
type: application
|
||||
version: 1.0.38
|
||||
version: 1.0.39
|
||||
apiVersion: v2
|
||||
appVersion: 0.107.45
|
||||
appVersion: 0.107.46
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: adguard/adguardhome
|
||||
tag: v0.107.45
|
||||
tag: v0.107.46
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
resources:
|
||||
|
||||
@@ -4,9 +4,9 @@ description: Cloudflared is a client for Cloudflare Tunnel, a daemon that expose
|
||||
annotations:
|
||||
title: Cloudflared
|
||||
type: application
|
||||
version: 1.2.9
|
||||
version: 1.2.10
|
||||
apiVersion: v2
|
||||
appVersion: 2024.2.1
|
||||
appVersion: 2024.3.0
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: cloudflare/cloudflared
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2024.2.1
|
||||
tag: 2024.3.0
|
||||
|
||||
ci: false
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@ description: Firefly III is a personal finances manager
|
||||
annotations:
|
||||
title: Firefly III
|
||||
type: application
|
||||
version: 1.1.19
|
||||
version: 1.1.20
|
||||
apiVersion: v2
|
||||
appVersion: 6.1.11
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
|
||||
@@ -6,7 +6,7 @@ image:
|
||||
importerImage:
|
||||
repository: fireflyiii/data-importer
|
||||
pullPolicy: IfNotPresent
|
||||
tag: version-1.4.4
|
||||
tag: version-1.4.5
|
||||
|
||||
resources:
|
||||
limits:
|
||||
|
||||
@@ -4,9 +4,9 @@ description: Immich is a self-hosted photo and video backup solution directly fr
|
||||
annotations:
|
||||
title: Immich
|
||||
type: application
|
||||
version: 3.0.16
|
||||
version: 3.0.17
|
||||
apiVersion: v2
|
||||
appVersion: 1.98.2
|
||||
appVersion: 1.99.0
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,22 +1,22 @@
|
||||
image:
|
||||
repository: altran1502/immich-server
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.98.2
|
||||
tag: v1.99.0
|
||||
|
||||
mlImage:
|
||||
repository: altran1502/immich-machine-learning
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.98.2
|
||||
tag: v1.99.0
|
||||
|
||||
mlCudaImage:
|
||||
repository: altran1502/immich-machine-learning
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.98.2-cuda
|
||||
tag: v1.99.0-cuda
|
||||
|
||||
mlOpenvinoImage:
|
||||
repository: altran1502/immich-machine-learning
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.98.2-openvino
|
||||
tag: v1.99.0-openvino
|
||||
|
||||
pgvectorImage:
|
||||
repository: tensorchord/pgvecto-rs
|
||||
|
||||
@@ -3,9 +3,9 @@ description: Jenkins is a leading open source automation server,
|
||||
annotations:
|
||||
title: Jenkins
|
||||
type: application
|
||||
version: 1.2.6
|
||||
version: 1.2.7
|
||||
apiVersion: v2
|
||||
appVersion: 2.440.1
|
||||
appVersion: 2.440.2
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: jenkins/jenkins
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2.440.1-jdk17
|
||||
tag: 2.440.2-jdk17
|
||||
|
||||
resources:
|
||||
limits:
|
||||
|
||||
@@ -3,9 +3,9 @@ description: n8n is an extendable workflow automation tool.
|
||||
annotations:
|
||||
title: n8n
|
||||
type: application
|
||||
version: 1.2.31
|
||||
version: 1.2.32
|
||||
apiVersion: v2
|
||||
appVersion: 1.33.1
|
||||
appVersion: 1.34.0
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: n8nio/n8n
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.33.1
|
||||
tag: 1.34.0
|
||||
|
||||
resources:
|
||||
limits:
|
||||
|
||||
Reference in New Issue
Block a user