mirror of
https://github.com/truenas/charts.git
synced 2026-06-14 22:25:57 +08:00
Upgraded catalog item(s) (#2317)
* Upgraded catalog item(s)
This commit upgrades collabora, prometheus, drawio, prowlarr, immich, node-red catalog item(s).
* revert collabora
---------
Co-authored-by: sonicaj <waqarsonic1@gmail.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
This commit is contained in:
@@ -3,9 +3,9 @@ description: The Prometheus monitoring system and time series database.
|
||||
annotations:
|
||||
title: Prometheus
|
||||
type: application
|
||||
version: 1.1.12
|
||||
version: 1.1.13
|
||||
apiVersion: v2
|
||||
appVersion: v2.51.0
|
||||
appVersion: v2.51.1
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: prom/prometheus
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v2.51.0
|
||||
tag: v2.51.1
|
||||
|
||||
resources:
|
||||
limits:
|
||||
|
||||
@@ -3,9 +3,9 @@ description: Draw.io is a whiteboarding / diagramming software application.
|
||||
annotations:
|
||||
title: Draw.IO
|
||||
type: application
|
||||
version: 1.2.28
|
||||
version: 1.2.29
|
||||
apiVersion: v2
|
||||
appVersion: 24.2.0
|
||||
appVersion: 24.2.1
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: jgraph/drawio
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 24.2.0
|
||||
tag: 24.2.1
|
||||
|
||||
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.17
|
||||
version: 3.0.18
|
||||
apiVersion: v2
|
||||
appVersion: 1.99.0
|
||||
appVersion: 1.100.0
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,22 +1,22 @@
|
||||
image:
|
||||
repository: altran1502/immich-server
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.99.0
|
||||
tag: v1.100.0
|
||||
|
||||
mlImage:
|
||||
repository: altran1502/immich-machine-learning
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.99.0
|
||||
tag: v1.100.0
|
||||
|
||||
mlCudaImage:
|
||||
repository: altran1502/immich-machine-learning
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.99.0-cuda
|
||||
tag: v1.100.0-cuda
|
||||
|
||||
mlOpenvinoImage:
|
||||
repository: altran1502/immich-machine-learning
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.99.0-openvino
|
||||
tag: v1.100.0-openvino
|
||||
|
||||
pgvectorImage:
|
||||
repository: tensorchord/pgvecto-rs
|
||||
|
||||
@@ -4,9 +4,9 @@ description: Node-RED is a programming tool for wiring together hardware devices
|
||||
annotations:
|
||||
title: Node-RED
|
||||
type: application
|
||||
version: 1.2.7
|
||||
version: 1.2.8
|
||||
apiVersion: v2
|
||||
appVersion: 3.1.7
|
||||
appVersion: 3.1.8
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -9,19 +9,19 @@ node18MinimalImage:
|
||||
node16Image:
|
||||
repository: nodered/node-red
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 3.1.7-16
|
||||
tag: 3.1.8-16
|
||||
node16MinimalImage:
|
||||
repository: nodered/node-red
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 3.1.7-16-minimal
|
||||
tag: 3.1.8-16-minimal
|
||||
node14Image:
|
||||
repository: nodered/node-red
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 3.1.7-14
|
||||
tag: 3.1.8-14
|
||||
node14MinimalImage:
|
||||
repository: nodered/node-red
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 3.1.7-14-minimal
|
||||
tag: 3.1.8-14-minimal
|
||||
|
||||
resources:
|
||||
limits:
|
||||
|
||||
@@ -4,9 +4,9 @@ description: Prowlarr is an indexer manager/proxy to integrate with your various
|
||||
annotations:
|
||||
title: Prowlarr
|
||||
type: application
|
||||
version: 1.2.20
|
||||
version: 1.2.21
|
||||
apiVersion: v2
|
||||
appVersion: 1.14.3.4333
|
||||
appVersion: 1.15.0.4361
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/onedr0p/prowlarr-develop
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.14.3.4333
|
||||
tag: 1.15.0.4361
|
||||
|
||||
resources:
|
||||
limits:
|
||||
|
||||
Reference in New Issue
Block a user