mirror of
https://github.com/truenas/charts.git
synced 2026-04-13 17:52:13 +08:00
Upgraded catalog item(s) (#2661)
This commit upgrades minecraft, sonarr, piwigo, planka catalog item(s). Co-authored-by: sonicaj <waqarsonic1@gmail.com>
This commit is contained in:
@@ -3,9 +3,9 @@ description: Minecraft is a sandbox game
|
||||
annotations:
|
||||
title: Minecraft
|
||||
type: application
|
||||
version: 1.2.14
|
||||
version: 1.2.15
|
||||
apiVersion: v2
|
||||
appVersion: 2024.6.1
|
||||
appVersion: 2024.7.0
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,23 +1,23 @@
|
||||
j8Image:
|
||||
repository: itzg/minecraft-server
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2024.6.1-java8
|
||||
tag: 2024.7.0-java8
|
||||
j8gceImage:
|
||||
repository: itzg/minecraft-server
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2024.6.1-java8-graalvm-ce
|
||||
tag: 2024.7.0-java8-graalvm-ce
|
||||
j8j9Image:
|
||||
repository: itzg/minecraft-server
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2024.6.1-java8-openj9
|
||||
tag: 2024.7.0-java8-openj9
|
||||
j8jdkImage:
|
||||
repository: itzg/minecraft-server
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2024.6.1-java8-jdk
|
||||
tag: 2024.7.0-java8-jdk
|
||||
j11Image:
|
||||
repository: itzg/minecraft-server
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2024.6.0-java11
|
||||
tag: 2024.7.0-java11
|
||||
j11j9Image:
|
||||
repository: itzg/minecraft-server
|
||||
pullPolicy: IfNotPresent
|
||||
@@ -29,7 +29,7 @@ j11jdkImage:
|
||||
j17Image:
|
||||
repository: itzg/minecraft-server
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2024.6.0-java17
|
||||
tag: 2024.7.0-java17
|
||||
j17j9Image:
|
||||
repository: itzg/minecraft-server
|
||||
pullPolicy: IfNotPresent
|
||||
@@ -45,7 +45,7 @@ j17gceImage:
|
||||
j17alpineImage:
|
||||
repository: itzg/minecraft-server
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2024.6.0-java17-alpine
|
||||
tag: 2024.7.0-java17-alpine
|
||||
j19Image:
|
||||
repository: itzg/minecraft-server
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
@@ -4,9 +4,9 @@ description: Piwigo is a photo gallery software for the web that comes with powe
|
||||
annotations:
|
||||
title: Piwigo
|
||||
type: application
|
||||
version: 1.2.6
|
||||
version: 1.2.7
|
||||
apiVersion: v2
|
||||
appVersion: 14.4.0
|
||||
appVersion: 14.5.0
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: linuxserver/piwigo
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 14.4.0
|
||||
tag: 14.5.0
|
||||
|
||||
resources:
|
||||
limits:
|
||||
|
||||
@@ -3,9 +3,9 @@ description: Planka is an Elegant open source project tracking
|
||||
annotations:
|
||||
title: Planka
|
||||
type: application
|
||||
version: 1.2.28
|
||||
version: 1.2.29
|
||||
apiVersion: v2
|
||||
appVersion: 1.19.1
|
||||
appVersion: 1.19.2
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/plankanban/planka
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.19.1
|
||||
tag: 1.19.2
|
||||
|
||||
resources:
|
||||
limits:
|
||||
|
||||
@@ -3,9 +3,9 @@ description: Sonarr is a PVR for Usenet and BitTorrent users.
|
||||
annotations:
|
||||
title: Sonarr
|
||||
type: application
|
||||
version: 1.2.16
|
||||
version: 1.2.17
|
||||
apiVersion: v2
|
||||
appVersion: 4.0.6.1805
|
||||
appVersion: 4.0.7.1863
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/onedr0p/sonarr
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 4.0.6.1805
|
||||
tag: 4.0.7.1863
|
||||
|
||||
resources:
|
||||
limits:
|
||||
|
||||
Reference in New Issue
Block a user