mirror of
https://github.com/truenas/charts.git
synced 2026-04-04 19:29:22 +08:00
Upgraded catalog item(s) (#2070)
* Upgraded catalog item(s)
This commit upgrades collabora, home-assistant, ipfs, komga, tiny-media-manager, n8n catalog item(s).
* untouch 2 apps
---------
Co-authored-by: sonicaj <waqarsonic1@gmail.com>
Co-authored-by: Stavros kois <s.kois@outlook.com>
This commit is contained in:
@@ -5,9 +5,9 @@ description: |
|
||||
annotations:
|
||||
title: Collabora
|
||||
type: application
|
||||
version: 1.2.27
|
||||
version: 1.2.28
|
||||
apiVersion: v2
|
||||
appVersion: 23.05.7.2.1
|
||||
appVersion: 23.05.7.5.1
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: collabora/code
|
||||
tag: 23.05.7.2.1
|
||||
tag: 23.05.7.5.1
|
||||
nginx:
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
@@ -3,9 +3,9 @@ description: Home Assistant is an open source home automation that puts local co
|
||||
annotations:
|
||||
title: Home Assistant
|
||||
type: application
|
||||
version: 2.0.1
|
||||
version: 2.0.2
|
||||
apiVersion: v2
|
||||
appVersion: 2024.1.3
|
||||
appVersion: 2024.1.5
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,14 +1,14 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: homeassistant/home-assistant
|
||||
tag: 2024.1.3
|
||||
tag: 2024.1.5
|
||||
|
||||
# Keep using the same image
|
||||
# as before the migration
|
||||
haPostgresImage:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: postgres
|
||||
tag: "13.1"
|
||||
tag: '13.1'
|
||||
|
||||
yqImage:
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
@@ -1,11 +1,12 @@
|
||||
name: ipfs
|
||||
description: Interplanetary Filesystem - the Web3 standard for content-addressing, interoperable with HTTP
|
||||
description: Interplanetary Filesystem - the Web3 standard for content-addressing,
|
||||
interoperable with HTTP
|
||||
annotations:
|
||||
title: IPFS
|
||||
type: application
|
||||
version: 1.0.33
|
||||
version: 1.0.34
|
||||
apiVersion: v2
|
||||
appVersion: v0.25.0
|
||||
appVersion: v0.26.0
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ipfs/kubo
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v0.25.0
|
||||
tag: v0.26.0
|
||||
resources:
|
||||
limits:
|
||||
cpu: 4000m
|
||||
|
||||
@@ -3,9 +3,9 @@ description: Komga is a free and open source comics/mangas server.
|
||||
annotations:
|
||||
title: Komga
|
||||
type: application
|
||||
version: 1.2.5
|
||||
version: 1.2.6
|
||||
apiVersion: v2
|
||||
appVersion: 1.10.1
|
||||
appVersion: 1.10.2
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: gotson/komga
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.10.1
|
||||
tag: 1.10.2
|
||||
|
||||
resources:
|
||||
limits:
|
||||
|
||||
Reference in New Issue
Block a user