mirror of
https://github.com/truenas/charts.git
synced 2026-06-15 06:28:46 +08:00
Upgraded catalog item(s) (#2160)
* Upgraded catalog item(s)
This commit upgrades home-assistant, pgadmin, mealie, paperless-ngx, prowlarr, passbolt, tiny-media-manager, n8n catalog item(s).
* undo n8n
---------
Co-authored-by: sonicaj <waqarsonic1@gmail.com>
Co-authored-by: Stavros kois <s.kois@outlook.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.7
|
||||
version: 2.0.8
|
||||
apiVersion: v2
|
||||
appVersion: 2024.2.0
|
||||
appVersion: 2024.2.1
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: homeassistant/home-assistant
|
||||
tag: 2024.2.0
|
||||
tag: 2024.2.1
|
||||
|
||||
# Keep using the same image
|
||||
# as before the migration
|
||||
|
||||
@@ -3,9 +3,9 @@ description: Mealie is a self-hosted recipe manager and meal planner
|
||||
annotations:
|
||||
title: Mealie
|
||||
type: application
|
||||
version: 1.0.10
|
||||
version: 1.0.11
|
||||
apiVersion: v2
|
||||
appVersion: 1.1.1
|
||||
appVersion: 1.2.0
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/mealie-recipes/mealie
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.1.1
|
||||
tag: v1.2.0
|
||||
|
||||
resources:
|
||||
limits:
|
||||
|
||||
@@ -4,9 +4,9 @@ description: Paperless-ngx is a document management system that transforms your
|
||||
annotations:
|
||||
title: Paperless-ngx
|
||||
type: application
|
||||
version: 1.2.22
|
||||
version: 1.2.23
|
||||
apiVersion: v2
|
||||
appVersion: 2.4.3
|
||||
appVersion: 2.5.0
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: paperlessngx/paperless-ngx
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2.4.3
|
||||
tag: 2.5.0
|
||||
|
||||
resources:
|
||||
limits:
|
||||
|
||||
@@ -3,9 +3,9 @@ description: Passbolt is a security-first, open source password manager
|
||||
annotations:
|
||||
title: Passbolt
|
||||
type: application
|
||||
version: 1.2.3
|
||||
version: 1.2.4
|
||||
apiVersion: v2
|
||||
appVersion: 4.4.2.1
|
||||
appVersion: 4.5.0.1
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: passbolt/passbolt
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 4.4.2-1-ce-non-root
|
||||
tag: 4.5.0-1-ce-non-root
|
||||
|
||||
resources:
|
||||
limits:
|
||||
|
||||
@@ -1,11 +1,12 @@
|
||||
name: pgadmin
|
||||
description: pgAdmin is the most popular and feature rich Open Source administration and development platform for PostgreSQL
|
||||
description: pgAdmin is the most popular and feature rich Open Source administration
|
||||
and development platform for PostgreSQL
|
||||
annotations:
|
||||
title: pgAdmin
|
||||
type: application
|
||||
version: 1.2.4
|
||||
version: 1.2.5
|
||||
apiVersion: v2
|
||||
appVersion: '8.2'
|
||||
appVersion: '8.3'
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: dpage/pgadmin4
|
||||
pullPolicy: IfNotPresent
|
||||
tag: '8.2'
|
||||
tag: '8.3'
|
||||
|
||||
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.16
|
||||
version: 1.2.17
|
||||
apiVersion: v2
|
||||
appVersion: 1.13.2.4251
|
||||
appVersion: 1.13.3.4273
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/onedr0p/prowlarr-develop
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.13.2.4251
|
||||
tag: 1.13.3.4273
|
||||
|
||||
resources:
|
||||
limits:
|
||||
|
||||
@@ -3,9 +3,9 @@ description: tinyMediaManager is a media management tool written in Java/Swing.
|
||||
annotations:
|
||||
title: tinyMediaManager
|
||||
type: application
|
||||
version: 1.2.4
|
||||
version: 1.2.5
|
||||
apiVersion: v2
|
||||
appVersion: 5.0.1.1
|
||||
appVersion: 5.0.2
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: tinymediamanager/tinymediamanager
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 5.0.1.1
|
||||
tag: 5.0.2
|
||||
|
||||
resources:
|
||||
limits:
|
||||
|
||||
Reference in New Issue
Block a user