mirror of
https://github.com/truenas/charts.git
synced 2026-04-14 02:30:53 +08:00
Upgraded catalog item(s) (#2208)
* Upgraded catalog item(s)
This commit upgrades castopod, immich, jenkins, n8n catalog item(s).
* revert immich
---------
Co-authored-by: sonicaj <waqarsonic1@gmail.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
This commit is contained in:
@@ -4,9 +4,9 @@ description: Castopod is an open-source hosting platform made for podcasters who
|
||||
annotations:
|
||||
title: Castopod
|
||||
type: application
|
||||
version: 1.2.12
|
||||
version: 1.2.13
|
||||
apiVersion: v2
|
||||
appVersion: 1.10.2
|
||||
appVersion: 1.10.3
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
image:
|
||||
repository: castopod/app
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.10.2
|
||||
tag: 1.10.3
|
||||
webImage:
|
||||
repository: castopod/web-server
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.10.2
|
||||
tag: 1.10.3
|
||||
|
||||
resources:
|
||||
limits:
|
||||
|
||||
@@ -3,9 +3,9 @@ description: Jenkins is a leading open source automation server,
|
||||
annotations:
|
||||
title: Jenkins
|
||||
type: application
|
||||
version: 1.2.5
|
||||
version: 1.2.6
|
||||
apiVersion: v2
|
||||
appVersion: 2.426.3
|
||||
appVersion: 2.440.1
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: jenkins/jenkins
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2.426.3-jdk17
|
||||
tag: 2.440.1-jdk17
|
||||
|
||||
resources:
|
||||
limits:
|
||||
|
||||
@@ -3,9 +3,9 @@ description: n8n is an extendable workflow automation tool.
|
||||
annotations:
|
||||
title: n8n
|
||||
type: application
|
||||
version: 1.2.23
|
||||
version: 1.2.24
|
||||
apiVersion: v2
|
||||
appVersion: 1.29.1
|
||||
appVersion: 1.30.0
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: n8nio/n8n
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.29.1
|
||||
tag: 1.30.0
|
||||
|
||||
resources:
|
||||
limits:
|
||||
|
||||
Reference in New Issue
Block a user