mirror of
https://github.com/truenas/charts.git
synced 2026-06-15 06:28:46 +08:00
Upgraded catalog item(s) (#2647)
This commit upgrades netdata, home-assistant, plex, prometheus, chia, metube, omada-controller, immich, jenkins, n8n catalog item(s). Co-authored-by: sonicaj <waqarsonic1@gmail.com>
This commit is contained in:
@@ -4,9 +4,9 @@ description: Home Assistant is an open source home automation that puts local co
|
||||
annotations:
|
||||
title: Home Assistant
|
||||
type: application
|
||||
version: 2.0.33
|
||||
version: 2.0.34
|
||||
apiVersion: v2
|
||||
appVersion: 2024.7.1
|
||||
appVersion: 2024.7.2
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: homeassistant/home-assistant
|
||||
tag: 2024.7.1
|
||||
tag: 2024.7.2
|
||||
|
||||
# Keep using the same image
|
||||
# as before the migration
|
||||
|
||||
@@ -3,9 +3,9 @@ description: Real-time performance monitoring, done right!
|
||||
annotations:
|
||||
title: Netdata
|
||||
type: application
|
||||
version: 2.0.12
|
||||
version: 2.0.13
|
||||
apiVersion: v2
|
||||
appVersion: v1.46.1
|
||||
appVersion: v1.46.2
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: netdata/netdata
|
||||
tag: v1.46.1
|
||||
tag: v1.46.2
|
||||
|
||||
resources:
|
||||
limits:
|
||||
|
||||
@@ -4,9 +4,9 @@ description: Plex is a media server that allows you to stream your media to any
|
||||
annotations:
|
||||
title: Plex
|
||||
type: application
|
||||
version: 2.0.8
|
||||
version: 2.0.9
|
||||
apiVersion: v2
|
||||
appVersion: 1.40.3.8555
|
||||
appVersion: 1.40.4.8679
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: plexinc/pms-docker
|
||||
tag: 1.40.3.8555-fef15d30c
|
||||
tag: 1.40.4.8679-424562606
|
||||
plexPassImage:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: plexinc/pms-docker
|
||||
|
||||
@@ -3,9 +3,9 @@ description: The Prometheus monitoring system and time series database.
|
||||
annotations:
|
||||
title: Prometheus
|
||||
type: application
|
||||
version: 1.1.16
|
||||
version: 1.1.17
|
||||
apiVersion: v2
|
||||
appVersion: v2.53.0
|
||||
appVersion: v2.53.1
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: prom/prometheus
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v2.53.0
|
||||
tag: v2.53.1
|
||||
|
||||
resources:
|
||||
limits:
|
||||
|
||||
@@ -4,9 +4,9 @@ description: Chia is a modern cryptocurrency built from scratch, designed to be
|
||||
annotations:
|
||||
title: Chia
|
||||
type: application
|
||||
version: 1.0.38
|
||||
version: 1.0.39
|
||||
apiVersion: v2
|
||||
appVersion: 2.4.1
|
||||
appVersion: 2.4.2
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: ghcr.io/chia-network/chia
|
||||
tag: 2.4.1
|
||||
tag: 2.4.2
|
||||
pullPolicy: IfNotPresent
|
||||
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: 4.0.5
|
||||
version: 4.0.6
|
||||
apiVersion: v2
|
||||
appVersion: 1.107.2
|
||||
appVersion: 1.108.0
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,22 +1,22 @@
|
||||
image:
|
||||
repository: altran1502/immich-server
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.107.2
|
||||
tag: v1.108.0
|
||||
|
||||
mlImage:
|
||||
repository: altran1502/immich-machine-learning
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.107.2
|
||||
tag: v1.108.0
|
||||
|
||||
mlCudaImage:
|
||||
repository: altran1502/immich-machine-learning
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.107.2-cuda
|
||||
tag: v1.108.0-cuda
|
||||
|
||||
mlOpenvinoImage:
|
||||
repository: altran1502/immich-machine-learning
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.107.2-openvino
|
||||
tag: v1.108.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.11
|
||||
version: 1.2.12
|
||||
apiVersion: v2
|
||||
appVersion: 2.452.2
|
||||
appVersion: 2.452.3
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: jenkins/jenkins
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2.452.2-jdk17
|
||||
tag: 2.452.3-jdk17
|
||||
|
||||
resources:
|
||||
limits:
|
||||
|
||||
@@ -4,9 +4,9 @@ description: MeTube is a web GUI for youtube-dl (using the yt-dlp fork) with pla
|
||||
annotations:
|
||||
title: MeTube
|
||||
type: application
|
||||
version: 1.2.23
|
||||
version: 1.2.24
|
||||
apiVersion: v2
|
||||
appVersion: '2024-07-09'
|
||||
appVersion: '2024-07-10'
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: alexta69/metube
|
||||
pullPolicy: IfNotPresent
|
||||
tag: '2024-07-09'
|
||||
tag: '2024-07-10'
|
||||
|
||||
resources:
|
||||
limits:
|
||||
|
||||
@@ -3,9 +3,9 @@ description: n8n is an extendable workflow automation tool.
|
||||
annotations:
|
||||
title: n8n
|
||||
type: application
|
||||
version: 1.2.58
|
||||
version: 1.2.59
|
||||
apiVersion: v2
|
||||
appVersion: 1.49.0
|
||||
appVersion: 1.50.0
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: n8nio/n8n
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.49.0
|
||||
tag: 1.50.0
|
||||
|
||||
resources:
|
||||
limits:
|
||||
|
||||
@@ -1,11 +1,12 @@
|
||||
name: omada-controller
|
||||
description: Omada Controller (TP-Link) is a network management controller for TP-Link Omada Equipment.
|
||||
description: Omada Controller (TP-Link) is a network management controller for TP-Link
|
||||
Omada Equipment.
|
||||
annotations:
|
||||
title: Omada Controller
|
||||
type: application
|
||||
version: 1.2.3
|
||||
version: 1.2.4
|
||||
apiVersion: v2
|
||||
appVersion: '5.13'
|
||||
appVersion: '5.14'
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: mbentley/omada-controller
|
||||
pullPolicy: IfNotPresent
|
||||
tag: '5.13'
|
||||
tag: '5.14'
|
||||
|
||||
resources:
|
||||
limits:
|
||||
|
||||
Reference in New Issue
Block a user