mirror of
https://github.com/truenas/charts.git
synced 2026-04-13 16:59:53 +08:00
Upgraded catalog item(s) (#1514)
* Upgraded catalog item(s)
This commit upgrades syncthing, minecraft catalog item(s).
* bump common
---------
Co-authored-by: sonicaj <waqarsonic1@gmail.com>
Co-authored-by: Stavros kois <s.kois@outlook.com>
This commit is contained in:
@@ -3,9 +3,9 @@ description: Syncthing is a continuous file synchronization program.
|
||||
annotations:
|
||||
title: Syncthing
|
||||
type: application
|
||||
version: 1.0.32
|
||||
version: 1.0.33
|
||||
apiVersion: v2
|
||||
appVersion: 1.23.7
|
||||
appVersion: 1.24.0
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: syncthing/syncthing
|
||||
tag: 1.23.7
|
||||
tag: 1.24.0
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: file://../../../common
|
||||
version: 1.1.0
|
||||
digest: sha256:752ce76025f5b61094bd2b18ca11693eb9d26d0dde4eb2e63cd2330cbffe9e73
|
||||
generated: "2023-08-28T16:56:30.116691234+03:00"
|
||||
version: 1.1.1
|
||||
digest: sha256:a7dbe3e4d42dbcd4325776e5e01a1d630c7f185f79e7ebf22b1b9cc80f56eed7
|
||||
generated: "2023-09-06T10:43:01.039363909+03:00"
|
||||
|
||||
@@ -3,9 +3,9 @@ description: Minecraft is a sandbox game
|
||||
annotations:
|
||||
title: Minecraft
|
||||
type: application
|
||||
version: 1.0.14
|
||||
version: 1.0.15
|
||||
apiVersion: v2
|
||||
appVersion: 2023.8.3
|
||||
appVersion: 2023.9.1
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
@@ -14,7 +14,7 @@ maintainers:
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: file://../../../common
|
||||
version: 1.1.0
|
||||
version: 1.1.1
|
||||
home: https://www.minecraft.net/en-us
|
||||
icon: https://www.minecraft.net/content/dam/games/minecraft/logos/logo-minecraft.svg
|
||||
sources:
|
||||
|
||||
Binary file not shown.
BIN
library/ix-dev/community/minecraft/charts/common-1.1.1.tgz
Normal file
BIN
library/ix-dev/community/minecraft/charts/common-1.1.1.tgz
Normal file
Binary file not shown.
@@ -1,19 +1,19 @@
|
||||
j8Image:
|
||||
repository: itzg/minecraft-server
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2023.8.3-java8
|
||||
tag: 2023.9.1-java8
|
||||
j8gceImage:
|
||||
repository: itzg/minecraft-server
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2023.8.3-java8-graalvm-ce
|
||||
tag: 2023.9.1-java8-graalvm-ce
|
||||
j8j9Image:
|
||||
repository: itzg/minecraft-server
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2023.8.3-java8-openj9
|
||||
tag: 2023.9.1-java8-openj9
|
||||
j8jdkImage:
|
||||
repository: itzg/minecraft-server
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2023.8.3-java8-jdk
|
||||
tag: 2023.9.1-java8-jdk
|
||||
j11Image:
|
||||
repository: itzg/minecraft-server
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
Reference in New Issue
Block a user