diff --git a/stable/calibre/15.1.4/.helmignore b/stable/calibre/15.2.0/.helmignore similarity index 100% rename from stable/calibre/15.1.4/.helmignore rename to stable/calibre/15.2.0/.helmignore diff --git a/stable/calibre/15.1.4/CHANGELOG.md b/stable/calibre/15.2.0/CHANGELOG.md similarity index 100% rename from stable/calibre/15.1.4/CHANGELOG.md rename to stable/calibre/15.2.0/CHANGELOG.md diff --git a/stable/calibre/15.1.4/Chart.yaml b/stable/calibre/15.2.0/Chart.yaml similarity index 93% rename from stable/calibre/15.1.4/Chart.yaml rename to stable/calibre/15.2.0/Chart.yaml index 4916d630b5c..96c9d5ca457 100644 --- a/stable/calibre/15.1.4/Chart.yaml +++ b/stable/calibre/15.2.0/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 7.10.0 +appVersion: 7.11.0 dependencies: - name: common version: 23.0.8 @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/calibre icon: https://truecharts.org/img/hotlink-ok/chart-icons/calibre.webp keywords: - calibre -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/calibre - https://ghcr.io/linuxserver/calibre type: application -version: 15.1.4 +version: 15.2.0 diff --git a/stable/calibre/15.1.4/README.md b/stable/calibre/15.2.0/README.md similarity index 100% rename from stable/calibre/15.1.4/README.md rename to stable/calibre/15.2.0/README.md diff --git a/stable/calibre/15.1.4/app-readme.md b/stable/calibre/15.2.0/app-readme.md similarity index 100% rename from stable/calibre/15.1.4/app-readme.md rename to stable/calibre/15.2.0/app-readme.md diff --git a/stable/calibre/15.1.4/charts/common-23.0.8.tgz b/stable/calibre/15.2.0/charts/common-23.0.8.tgz similarity index 100% rename from stable/calibre/15.1.4/charts/common-23.0.8.tgz rename to stable/calibre/15.2.0/charts/common-23.0.8.tgz diff --git a/stable/calibre/15.1.4/icon-small.webp b/stable/calibre/15.2.0/icon-small.webp similarity index 100% rename from stable/calibre/15.1.4/icon-small.webp rename to stable/calibre/15.2.0/icon-small.webp diff --git a/stable/calibre/15.1.4/icon.webp b/stable/calibre/15.2.0/icon.webp similarity index 100% rename from stable/calibre/15.1.4/icon.webp rename to stable/calibre/15.2.0/icon.webp diff --git a/stable/calibre/15.1.4/ix_values.yaml b/stable/calibre/15.2.0/ix_values.yaml similarity index 89% rename from stable/calibre/15.1.4/ix_values.yaml rename to stable/calibre/15.2.0/ix_values.yaml index 4ea6c9a25cd..fe102b91c8b 100644 --- a/stable/calibre/15.1.4/ix_values.yaml +++ b/stable/calibre/15.2.0/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: ghcr.io/linuxserver/calibre - tag: 7.10.0@sha256:fbd543c32b656bef73bf514765f053fe2c62b1e0d18b23cb773713fbf1249c55 + tag: 7.11.0@sha256:7231defed20430b259d5fe3d4905978f9e8c3feb8f318f045d37501c3d847479 pullPolicy: IfNotPresent securityContext: container: diff --git a/stable/calibre/15.1.4/questions.yaml b/stable/calibre/15.2.0/questions.yaml similarity index 100% rename from stable/calibre/15.1.4/questions.yaml rename to stable/calibre/15.2.0/questions.yaml diff --git a/stable/calibre/15.1.4/templates/NOTES.txt b/stable/calibre/15.2.0/templates/NOTES.txt similarity index 100% rename from stable/calibre/15.1.4/templates/NOTES.txt rename to stable/calibre/15.2.0/templates/NOTES.txt diff --git a/stable/calibre/15.1.4/templates/common.yaml b/stable/calibre/15.2.0/templates/common.yaml similarity index 100% rename from stable/calibre/15.1.4/templates/common.yaml rename to stable/calibre/15.2.0/templates/common.yaml diff --git a/stable/calibre/15.1.4/values.yaml b/stable/calibre/15.2.0/values.yaml similarity index 100% rename from stable/calibre/15.1.4/values.yaml rename to stable/calibre/15.2.0/values.yaml diff --git a/stable/minecraft-java/9.0.7/.helmignore b/stable/minecraft-java/9.0.10/.helmignore similarity index 100% rename from stable/minecraft-java/9.0.7/.helmignore rename to stable/minecraft-java/9.0.10/.helmignore diff --git a/stable/minecraft-java/9.0.7/CHANGELOG.md b/stable/minecraft-java/9.0.10/CHANGELOG.md similarity index 100% rename from stable/minecraft-java/9.0.7/CHANGELOG.md rename to stable/minecraft-java/9.0.10/CHANGELOG.md diff --git a/stable/minecraft-java/9.0.7/Chart.yaml b/stable/minecraft-java/9.0.10/Chart.yaml similarity index 94% rename from stable/minecraft-java/9.0.7/Chart.yaml rename to stable/minecraft-java/9.0.10/Chart.yaml index 4c5a952478c..f737abe317f 100644 --- a/stable/minecraft-java/9.0.7/Chart.yaml +++ b/stable/minecraft-java/9.0.10/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 2023.11.1 +appVersion: 2024.5.0 dependencies: - name: common version: 23.0.8 @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/minecraft-java.webp keywords: - minecraft-java - minecraft -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -35,4 +35,4 @@ sources: - https://hub.docker.com/r/itzg/minecraft-server - https://hub.docker.com/r/itzg/mc-backup type: application -version: 9.0.7 +version: 9.0.10 diff --git a/stable/minecraft-java/9.0.7/README.md b/stable/minecraft-java/9.0.10/README.md similarity index 100% rename from stable/minecraft-java/9.0.7/README.md rename to stable/minecraft-java/9.0.10/README.md diff --git a/stable/minecraft-java/9.0.7/app-readme.md b/stable/minecraft-java/9.0.10/app-readme.md similarity index 100% rename from stable/minecraft-java/9.0.7/app-readme.md rename to stable/minecraft-java/9.0.10/app-readme.md diff --git a/stable/minecraft-java/9.0.7/charts/common-23.0.8.tgz b/stable/minecraft-java/9.0.10/charts/common-23.0.8.tgz similarity index 100% rename from stable/minecraft-java/9.0.7/charts/common-23.0.8.tgz rename to stable/minecraft-java/9.0.10/charts/common-23.0.8.tgz diff --git a/stable/minecraft-java/9.0.7/icon-small.webp b/stable/minecraft-java/9.0.10/icon-small.webp similarity index 100% rename from stable/minecraft-java/9.0.7/icon-small.webp rename to stable/minecraft-java/9.0.10/icon-small.webp diff --git a/stable/minecraft-java/9.0.7/icon.webp b/stable/minecraft-java/9.0.10/icon.webp similarity index 100% rename from stable/minecraft-java/9.0.7/icon.webp rename to stable/minecraft-java/9.0.10/icon.webp diff --git a/stable/minecraft-java/9.0.7/ix_values.yaml b/stable/minecraft-java/9.0.10/ix_values.yaml similarity index 80% rename from stable/minecraft-java/9.0.7/ix_values.yaml rename to stable/minecraft-java/9.0.10/ix_values.yaml index 93e8b7a305f..a03db9def3c 100644 --- a/stable/minecraft-java/9.0.7/ix_values.yaml +++ b/stable/minecraft-java/9.0.10/ix_values.yaml @@ -1,66 +1,58 @@ image: repository: itzg/minecraft-server - tag: 2023.11.1@sha256:cb98ad8c143ab0cf83351ec6a9fd76256152f7b310988f9aa1acfaaf4aacbc77 + tag: 2024.5.0@sha256:1ff47453ce66194927313d628c32a485c34d0acc9c01c9dbd643584c50cf89e6 pullPolicy: Always j21Image: repository: itzg/minecraft-server - tag: 2023.11.1-java21@sha256:312de713187f40206d2433f6c76c4f1f5efe993dcf7c0f842b8a7e0274bd5edd + tag: 2024.5.0-java21@sha256:1ff47453ce66194927313d628c32a485c34d0acc9c01c9dbd643584c50cf89e6 pullPolicy: Always j21graalvmImage: repository: itzg/minecraft-server - tag: 2023.11.1-java21-graalvm@sha256:49d25c5aa26dd67326f4626ae015dcf5033ed6e9178587dce915a04b16de6ac0 + tag: 2024.5.0-java21-graalvm@sha256:497249e19a9d79b06381ae031ab6be707df9bfa570fbb3c243041e3b436c4bab pullPolicy: Always j21alpineImage: repository: itzg/minecraft-server - tag: 2023.11.1-java21-alpine@sha256:18c2c81eff7ce4a630b676f99223fcb8aa20c525f3b8ae1cd6fbf612d5d39cf0 + tag: 2024.5.0-java21-alpine@sha256:aa06626784a8d6932acec4e49ad319a42844527bacab0db0039a8a1093b62e7f pullPolicy: Always -j17j9Image: +j17Image: repository: itzg/minecraft-server - tag: 2023.11.1-java17-openj9@sha256:6e3078b58bb3728c0ccdf18402712faab39624cfcc24a72ef237d31579fd2bdc + tag: 2024.5.0-java17@sha256:10dad62a01e35a0eeba69e99f9c425ea0c190d19cf1aa35b9c8323819d884067 pullPolicy: Always j17jdkImage: repository: itzg/minecraft-server - tag: 2023.11.1-java17-jdk@sha256:e8ddd3a22c01937554332dae55bce53a0149740ccf22a6105138126382dfee38 + tag: 2024.5.0-java17-jdk@sha256:1ce891579630a5a42d0855a7e5b75f67fc56ed4479d68f675ae8ae8a6c1a658d pullPolicy: Always j17graalvmImage: repository: itzg/minecraft-server - tag: 2023.11.1-java17-graalvm@sha256:1ede29fa5a96bd278d64400f548dde321c7c0762922c1097f17ba5c6a6f047f6 + tag: 2024.5.0-java17-graalvm@sha256:201f19e4ec865a773133248412db7b19baac80975e865097eff30fee97df8472 pullPolicy: Always j17alpineImage: repository: itzg/minecraft-server - tag: 2023.11.1-java17-alpine@sha256:c330401db62f07fbf447eef1c269394e8690d6b659f679821315f5c4c6463849 + tag: 2024.5.0-java17-alpine@sha256:f5ff1496dbb72e38c7a9a8d17de09801547a673a5aeb4fcb2e0d2741d430c4a6 pullPolicy: Always j11Image: repository: itzg/minecraft-server - tag: 2023.11.1-java11@sha256:749a17891fb0a2b211062fc2d7a3dd97e0fc76e71e9a908906ec8310cc8aaf95 - pullPolicy: Always -j11jdkImage: - repository: itzg/minecraft-server - tag: 2023.11.1-java11-jdk@sha256:d8167b33d2da2d8f5ca1e41b9a170c07561b59497b4206140796ba2e98569a2a - pullPolicy: Always -j11j9Image: - repository: itzg/minecraft-server - tag: 2023.11.1-java11-openj9@sha256:f327ea42b512896544fc7b44f1029d311ebf79312863a2ceb909ea6570ccf410 + tag: 2024.5.0-java11@sha256:adc511e884945e206b0401a74e394dd4de8ae0f184e9029bd752e2a9c1041ed2 pullPolicy: Always j8Image: repository: itzg/minecraft-server - tag: 2023.11.1-java8@sha256:cf744e3945c3a3c3dd4c4f98e639f9b959c73d6766217dda42fdf91fc9f80b27 + tag: 2024.5.0-java8@sha256:2d0dab4bc81e0e20b35ff18208b27808e362100b6ab75c87b7ad395be01883f4 pullPolicy: Always j8graalvmImage: repository: itzg/minecraft-server - tag: 2023.11.1-java8-graalvm-ce@sha256:8a878a24266f5d6c8d448b28f8c8bcc6d167cc5f5c10e629913c9a58db0d7cad + tag: 2024.5.0-java8-graalvm-ce@sha256:5066dead723873a87344a606c973e825a39fd88993d0fb0ba408aba9cd7688a9 pullPolicy: Always j8jdkImage: repository: itzg/minecraft-server - tag: 2023.11.1-java8-jdk@sha256:3810bf10ff4f637851a950c47b2c4eb6de377b3afdde25ebcb16d263f536c6dd + tag: 2024.5.0-java8-jdk@sha256:36517180605128ffa1aae846ffcd3902e5fd480b599dc3c175a08559334e352a pullPolicy: Always -j8j9Image: +j8alpineImage: repository: itzg/minecraft-server - tag: 2023.11.1-java8-openj9@sha256:076c6a872b241df47580064171e67ff6d9b1826134169fe4201c5cedd3456f58 + tag: 2024.5.0-java8-alpine@sha256:33f47910edf341758f5a18e233f3e185ac3ea6a2765462749ff25a1d8dbeded4 pullPolicy: Always mcBackupImage: repository: itzg/mc-backup - tag: latest@sha256:db4562d32f37fcf934e1bd42c475081e07a6f181b8318d9b706e0ad692f945f1 + tag: latest@sha256:9dd26ec090b96193927d224e44afeac1a5d6980505fe5cac54bba6f03b65f34c pullPolicy: Always service: diff --git a/stable/minecraft-java/9.0.7/questions.yaml b/stable/minecraft-java/9.0.10/questions.yaml similarity index 99% rename from stable/minecraft-java/9.0.7/questions.yaml rename to stable/minecraft-java/9.0.10/questions.yaml index 2f7d190280d..12f4d49c45f 100755 --- a/stable/minecraft-java/9.0.7/questions.yaml +++ b/stable/minecraft-java/9.0.10/questions.yaml @@ -309,35 +309,31 @@ questions: default: image enum: - value: image - description: Java 17 Hotspot + description: Java 21 Hotspot - value: j21Image description: Java 21 Hotspot - value: j21graalvmImage description: Java 21 Graalvm - value: j21alpineImage description: Java 21 Alpine - - value: j17j9Image - description: Java 17 OpenJ9 + - value: j17Image + description: Java 17 Hotspot - value: j17jdkImage description: Java 17 JDK - value: j17graalvmImage description: Java 17 Graalvm - value: j17alpineImage description: Java 17 Alpine - - value: j11jdkImage - description: Java 11 JDK - value: j11Image description: Java 11 Hotspot - - value: j11j9Image - description: Java 11 OpenJ9 - value: j8Image description: Java 8 HotSpot - value: j8graalvmImage description: Java 8 GraalVM CE - value: j8jdkImage description: Java 8 JDK - - value: j8j9Image - description: Java 8 OpenJ9 + - value: j8alpineImage + description: Java 8 Alpine - variable: env label: Image Environment schema: @@ -391,6 +387,8 @@ questions: description: Bukkit - value: PAPER description: Paper + - value: FOLIA + description: Folia - value: AIRPLANE description: Airplane - value: PURPUR diff --git a/stable/minecraft-java/9.0.7/templates/NOTES.txt b/stable/minecraft-java/9.0.10/templates/NOTES.txt similarity index 100% rename from stable/minecraft-java/9.0.7/templates/NOTES.txt rename to stable/minecraft-java/9.0.10/templates/NOTES.txt diff --git a/stable/minecraft-java/9.0.7/templates/common.yaml b/stable/minecraft-java/9.0.10/templates/common.yaml similarity index 100% rename from stable/minecraft-java/9.0.7/templates/common.yaml rename to stable/minecraft-java/9.0.10/templates/common.yaml diff --git a/stable/minecraft-java/9.0.7/values.yaml b/stable/minecraft-java/9.0.10/values.yaml similarity index 100% rename from stable/minecraft-java/9.0.7/values.yaml rename to stable/minecraft-java/9.0.10/values.yaml diff --git a/stable/minecraft-java/9.0.7/app-changelog.md b/stable/minecraft-java/9.0.7/app-changelog.md deleted file mode 100644 index 7f7aaa6df18..00000000000 --- a/stable/minecraft-java/9.0.7/app-changelog.md +++ /dev/null @@ -1,83 +0,0 @@ - - -## [minecraft-java-9.0.7](https://github.com/truecharts/charts/compare/minecraft-java-8.6.0...minecraft-java-9.0.7) (2024-05-20) - -### Chore - - - -- bump everything to release new doc pages - -- bump charts to ensure new icons are released - -- bump everything to regenerate readme's and site index - -- bump common to release improved checks on volsync and cnpg ([#21454](https://github.com/truecharts/charts/issues/21454)) - -- bump common - -- bump charts to release new docs to fix broken links - -- update groups html ([#21121](https://github.com/truecharts/charts/issues/21121)) - -- update container image itzg/mc-backup to latest[@9dcf689](https://github.com/9dcf689) by renovate ([#20895](https://github.com/truecharts/charts/issues/20895)) - -- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535)) - -- update container image common to v20.3.12[@3303278](https://github.com/3303278) by renovate ([#21384](https://github.com/truecharts/charts/issues/21384)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image common to v20.3.11[@dae6129](https://github.com/dae6129) by renovate ([#20875](https://github.com/truecharts/charts/issues/20875)) - -- update container image common to v23.0.8[@9e7419b](https://github.com/9e7419b) by renovate ([#22277](https://github.com/truecharts/charts/issues/22277)) - -- update container image common to v23.0.7[@316d624](https://github.com/316d624) by renovate ([#22240](https://github.com/truecharts/charts/issues/22240)) - -- update container image common to v20.3.7[@8cf9fc9](https://github.com/8cf9fc9) by renovate ([#20819](https://github.com/truecharts/charts/issues/20819)) - -- update container image common to v20.3.6[@27edfed](https://github.com/27edfed) by renovate ([#20599](https://github.com/truecharts/charts/issues/20599)) - -- update container image itzg/mc-backup to latest[@db4562d](https://github.com/db4562d) by renovate ([#21127](https://github.com/truecharts/charts/issues/21127)) - -- update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527)) - -- update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478)) - -- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) - -- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - -- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) - -- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) - -- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673)) - -- update container image itzg/mc-backup to latest[@4b6b949](https://github.com/4b6b949) by renovate ([#19483](https://github.com/truecharts/charts/issues/19483)) - -- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) - -- exclude changelog from pagefind ([#21693](https://github.com/truecharts/charts/issues/21693)) - -### Chore - - - -- rework SCALE catagories/groups to match helm and remove deprecated charts ([#21111](https://github.com/truecharts/charts/issues/21111)) - -### Feat - - - -- Add VolSync support and move CNPG backup credentials on SCALE ([#21443](https://github.com/truecharts/charts/issues/21443)) - -### Fix - - - -- fixup all chart volsync/credentials settings - -- adapt for common cnpg/volsync pathing changes ([#21445](https://github.com/truecharts/charts/issues/21445)) - -- replace serviceexpert with externalinterfaces/networking-group in the SCALE GUI ([#21154](https://github.com/truecharts/charts/issues/21154)) \ No newline at end of file