mirror of
https://github.com/truenas/charts.git
synced 2026-04-05 11:48:55 +08:00
Upgraded catalog item(s) (#2530)
* Upgraded catalog item(s)
This commit upgrades minecraft, pgadmin, paperless-ngx, cloudflared, homepage, n8n, actual-budget catalog item(s).
* undo pgadmin
---------
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: Actual Budget is a super fast and privacy-focused app for managing
|
||||
annotations:
|
||||
title: Actual Budget
|
||||
type: application
|
||||
version: 1.2.13
|
||||
version: 1.2.14
|
||||
apiVersion: v2
|
||||
appVersion: 24.5.0
|
||||
appVersion: 24.6.0
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: actualbudget/actual-server
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 24.5.0
|
||||
tag: 24.6.0
|
||||
|
||||
resources:
|
||||
limits:
|
||||
|
||||
@@ -4,9 +4,9 @@ description: Cloudflared is a client for Cloudflare Tunnel, a daemon that expose
|
||||
annotations:
|
||||
title: Cloudflared
|
||||
type: application
|
||||
version: 1.2.13
|
||||
version: 1.2.14
|
||||
apiVersion: v2
|
||||
appVersion: 2024.5.0
|
||||
appVersion: 2024.6.0
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: cloudflare/cloudflared
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2024.5.0
|
||||
tag: 2024.6.0
|
||||
|
||||
ci: false
|
||||
|
||||
|
||||
@@ -3,9 +3,9 @@ description: Homepage is a modern, secure, highly customizable application dashb
|
||||
annotations:
|
||||
title: Homepage
|
||||
type: application
|
||||
version: 1.2.12
|
||||
version: 1.2.13
|
||||
apiVersion: v2
|
||||
appVersion: 0.8.13
|
||||
appVersion: 0.9.1
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/gethomepage/homepage
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v0.8.13
|
||||
tag: v0.9.1
|
||||
|
||||
resources:
|
||||
limits:
|
||||
|
||||
@@ -3,9 +3,9 @@ description: Minecraft is a sandbox game
|
||||
annotations:
|
||||
title: Minecraft
|
||||
type: application
|
||||
version: 1.2.12
|
||||
version: 1.2.13
|
||||
apiVersion: v2
|
||||
appVersion: 2024.5.0
|
||||
appVersion: 2024.6.0
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,23 +1,23 @@
|
||||
j8Image:
|
||||
repository: itzg/minecraft-server
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2024.5.0-java8
|
||||
tag: 2024.6.0-java8
|
||||
j8gceImage:
|
||||
repository: itzg/minecraft-server
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2024.5.0-java8-graalvm-ce
|
||||
tag: 2024.6.0-java8-graalvm-ce
|
||||
j8j9Image:
|
||||
repository: itzg/minecraft-server
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2024.4.1-java8-openj9
|
||||
tag: 2024.6.0-java8-openj9
|
||||
j8jdkImage:
|
||||
repository: itzg/minecraft-server
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2024.5.0-java8-jdk
|
||||
tag: 2024.6.0-java8-jdk
|
||||
j11Image:
|
||||
repository: itzg/minecraft-server
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2024.5.0-java11
|
||||
tag: 2024.6.0-java11
|
||||
j11j9Image:
|
||||
repository: itzg/minecraft-server
|
||||
pullPolicy: IfNotPresent
|
||||
@@ -29,7 +29,7 @@ j11jdkImage:
|
||||
j17Image:
|
||||
repository: itzg/minecraft-server
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2024.5.0-java17
|
||||
tag: 2024.6.0-java17
|
||||
j17j9Image:
|
||||
repository: itzg/minecraft-server
|
||||
pullPolicy: IfNotPresent
|
||||
@@ -37,7 +37,7 @@ j17j9Image:
|
||||
j17jdkImage:
|
||||
repository: itzg/minecraft-server
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2024.5.0-java17-jdk
|
||||
tag: 2024.6.0-java17-jdk
|
||||
j17gceImage:
|
||||
repository: itzg/minecraft-server
|
||||
pullPolicy: IfNotPresent
|
||||
@@ -45,7 +45,7 @@ j17gceImage:
|
||||
j17alpineImage:
|
||||
repository: itzg/minecraft-server
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2024.5.0-java17-alpine
|
||||
tag: 2024.6.0-java17-alpine
|
||||
j19Image:
|
||||
repository: itzg/minecraft-server
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
@@ -3,9 +3,9 @@ description: n8n is an extendable workflow automation tool.
|
||||
annotations:
|
||||
title: n8n
|
||||
type: application
|
||||
version: 1.2.50
|
||||
version: 1.2.51
|
||||
apiVersion: v2
|
||||
appVersion: 1.44.0
|
||||
appVersion: 1.44.1
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: n8nio/n8n
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.44.0
|
||||
tag: 1.44.1
|
||||
|
||||
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.39
|
||||
version: 1.2.40
|
||||
apiVersion: v2
|
||||
appVersion: 2.8.6
|
||||
appVersion: 2.9.0
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: paperlessngx/paperless-ngx
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2.8.6
|
||||
tag: 2.9.0
|
||||
|
||||
resources:
|
||||
limits:
|
||||
|
||||
Reference in New Issue
Block a user