mirror of
https://github.com/truenas/charts.git
synced 2026-04-08 05:08:18 +08:00
Upgraded catalog item(s) (#2426)
This commit upgrades home-assistant, nginx-proxy-manager, chia, sabnzbd 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.20
|
||||
version: 2.0.21
|
||||
apiVersion: v2
|
||||
appVersion: 2024.4.4
|
||||
appVersion: 2024.5.0
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: homeassistant/home-assistant
|
||||
tag: 2024.4.4
|
||||
tag: 2024.5.0
|
||||
|
||||
# Keep using the same image
|
||||
# as before the migration
|
||||
|
||||
@@ -4,9 +4,9 @@ description: Chia is a modern cryptocurrency built from scratch, designed to be
|
||||
annotations:
|
||||
title: Chia
|
||||
type: application
|
||||
version: 1.0.34
|
||||
version: 1.0.35
|
||||
apiVersion: v2
|
||||
appVersion: 2.2.1
|
||||
appVersion: 2.3.0
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: ghcr.io/chia-network/chia
|
||||
tag: 2.2.1
|
||||
tag: 2.3.0
|
||||
pullPolicy: IfNotPresent
|
||||
resources:
|
||||
limits:
|
||||
|
||||
@@ -3,9 +3,9 @@ description: Expose your services easily and securely
|
||||
annotations:
|
||||
title: Nginx Proxy Manager
|
||||
type: application
|
||||
version: 1.0.29
|
||||
version: 1.0.30
|
||||
apiVersion: v2
|
||||
appVersion: 2.11.1
|
||||
appVersion: 2.11.2
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: jc21/nginx-proxy-manager
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2.11.1
|
||||
tag: 2.11.2
|
||||
resources:
|
||||
limits:
|
||||
cpu: 4000m
|
||||
|
||||
@@ -3,9 +3,9 @@ description: SABnzbd is an Open Source Binary Newsreader written in Python.
|
||||
annotations:
|
||||
title: SABnzbd
|
||||
type: application
|
||||
version: 1.2.7
|
||||
version: 1.2.8
|
||||
apiVersion: v2
|
||||
appVersion: 4.2.3
|
||||
appVersion: 4.3.0
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/onedr0p/sabnzbd
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 4.2.3
|
||||
tag: 4.3.0
|
||||
|
||||
resources:
|
||||
limits:
|
||||
|
||||
Reference in New Issue
Block a user