Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2022-07-23 09:00:37 +00:00
parent a42992f515
commit 5fd683e3e7
107 changed files with 2784 additions and 68 deletions

View File

@@ -2,6 +2,15 @@
## [minecraft-java-1.0.30](https://github.com/truecharts/apps/compare/minecraft-java-1.0.29...minecraft-java-1.0.30) (2022-07-23)
### Chore
- update docker general non-major ([#3272](https://github.com/truecharts/apps/issues/3272))
## [minecraft-java-1.0.29](https://github.com/truecharts/apps/compare/minecraft-java-1.0.27...minecraft-java-1.0.29) (2022-07-22)
### Chore
@@ -88,12 +97,3 @@
* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139))
* add markdownlint and cpell config files (and apply some linting) ([#3140](https://github.com/truecharts/apps/issues/3140))
<a name="minecraft-java-1.0.16"></a>
### [minecraft-java-1.0.16](https://github.com/truecharts/apps/compare/minecraft-java-1.0.15...minecraft-java-1.0.16) (2022-07-09)
#### Chore
* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113))

View File

@@ -3,4 +3,4 @@ dependencies:
repository: https://library-charts.truecharts.org
version: 10.4.6
digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692
generated: "2022-07-23T00:02:58.682761365Z"
generated: "2022-07-23T08:54:45.063375739Z"

View File

@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "2022.9.0"
appVersion: "2022.10.0"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
@@ -20,7 +20,7 @@ sources:
- https://github.com/itzg/docker-minecraft-server
- https://hub.docker.com/r/itzg/minecraft-server
type: application
version: 1.0.29
version: 1.0.30
annotations:
truecharts.org/catagories: |
- games

View File

@@ -1,6 +1,6 @@
# minecraft-java
![Version: 1.0.29](https://img.shields.io/badge/Version-1.0.29-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2022.9.0](https://img.shields.io/badge/AppVersion-2022.9.0-informational?style=flat-square)
![Version: 1.0.30](https://img.shields.io/badge/Version-1.0.30-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2022.10.0](https://img.shields.io/badge/AppVersion-2022.10.0-informational?style=flat-square)
Minecraft Java Dedicated Server

View File

@@ -1,6 +1,6 @@
image:
repository: tccr.io/truecharts/minecraft-java
tag: v2022.9.0@sha256:aadd28ffd1b4f650a2a5edd6114c7c861d9982f9832b38c56621d9ea91544a10
tag: 2022.10.0@sha256:2d7949b3b49365c68e5a534d4877547997ed53d751b14380dc604276ab595aaf
pullPolicy: Always
j11Image:
repository: tccr.io/truecharts/minecraft-java11