Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -2,6 +2,16 @@
|
||||
|
||||
|
||||
|
||||
## [minecraft-java-1.0.64](https://github.com/truecharts/charts/compare/minecraft-java-1.0.63...minecraft-java-1.0.64) (2022-10-17)
|
||||
|
||||
### Chore
|
||||
|
||||
- Auto-update chart README [skip ci]
|
||||
- update docker general non-major ([#4119](https://github.com/truecharts/charts/issues/4119))
|
||||
|
||||
|
||||
|
||||
|
||||
## [minecraft-java-1.0.63](https://github.com/truecharts/charts/compare/minecraft-java-1.0.62...minecraft-java-1.0.63) (2022-10-14)
|
||||
|
||||
### Chore
|
||||
@@ -87,13 +97,3 @@
|
||||
|
||||
### Fix
|
||||
|
||||
- Serve all .zim files in the data dir ([#3848](https://github.com/truecharts/charts/issues/3848))
|
||||
|
||||
|
||||
|
||||
|
||||
## [kiwix-serve-0.0.27](https://github.com/truecharts/charts/compare/kiwix-serve-0.0.26...kiwix-serve-0.0.27) (2022-09-22)
|
||||
|
||||
### Chore
|
||||
|
||||
- Auto-update chart README [skip ci]
|
||||
@@ -3,4 +3,4 @@ dependencies:
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.7.0
|
||||
digest: sha256:a792707805bae88e565e13c3319a32f94333d185590628b1cbef5c9cbe126a6a
|
||||
generated: "2022-10-15T00:20:07.380374613Z"
|
||||
generated: "2022-10-17T06:03:39.14375054Z"
|
||||
@@ -21,7 +21,7 @@ sources:
|
||||
- https://github.com/itzg/docker-minecraft-server
|
||||
- https://hub.docker.com/r/itzg/minecraft-server
|
||||
type: application
|
||||
version: 1.0.63
|
||||
version: 1.0.64
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- games
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/minecraft-java11
|
||||
tag: latest@sha256:9eaed961a8ed5cdcd22a185d5a58e2ccd5400f15a04b7efd822b02f29bf14b65
|
||||
tag: latest@sha256:99889fb8bdbaf5dc21764fd62c4c34cb6b05c831914301044996864fd7d71fc0
|
||||
pullPolicy: Always
|
||||
|
||||
env:
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/minecraft-java8-openj9
|
||||
tag: latest@sha256:3d4fb7d27d3e9c89455aba588a4cdd0e15ba774df54d2f9cc0b922b67339474e
|
||||
tag: latest@sha256:0456c28406e6fbe8f23c6ea77d0706923fab485d860d3544885a6731d9d29b0c
|
||||
pullPolicy: Always
|
||||
|
||||
env:
|
||||
@@ -4,7 +4,7 @@ image:
|
||||
pullPolicy: Always
|
||||
j11Image:
|
||||
repository: tccr.io/truecharts/minecraft-java11
|
||||
tag: latest@sha256:9eaed961a8ed5cdcd22a185d5a58e2ccd5400f15a04b7efd822b02f29bf14b65
|
||||
tag: latest@sha256:99889fb8bdbaf5dc21764fd62c4c34cb6b05c831914301044996864fd7d71fc0
|
||||
pullPolicy: Always
|
||||
j11j9Image:
|
||||
repository: tccr.io/truecharts/minecraft-java11-openj9
|
||||
@@ -12,11 +12,11 @@ j11j9Image:
|
||||
pullPolicy: Always
|
||||
j8Image:
|
||||
repository: tccr.io/truecharts/minecraft-java8-openj9
|
||||
tag: latest@sha256:3d4fb7d27d3e9c89455aba588a4cdd0e15ba774df54d2f9cc0b922b67339474e
|
||||
tag: latest@sha256:0456c28406e6fbe8f23c6ea77d0706923fab485d860d3544885a6731d9d29b0c
|
||||
pullPolicy: Always
|
||||
j8j9Image:
|
||||
repository: tccr.io/truecharts/minecraft-java8-openj9
|
||||
tag: latest@sha256:3d4fb7d27d3e9c89455aba588a4cdd0e15ba774df54d2f9cc0b922b67339474e
|
||||
tag: latest@sha256:0456c28406e6fbe8f23c6ea77d0706923fab485d860d3544885a6731d9d29b0c
|
||||
pullPolicy: Always
|
||||
|
||||
securityContext:
|
||||
Reference in New Issue
Block a user