chore(deps): update docker general non-major (#4084)
* chore(deps): update docker general non-major * Commit bumped Chart Version Signed-off-by: TrueCharts-Bot <bot@truecharts.org> * http probe Signed-off-by: TrueCharts-Bot <bot@truecharts.org> Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
This commit is contained in:
co-authored by
Stavros Kois
parent
082c544071
commit
ef2f489611
@@ -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.62
|
||||
version: 1.0.63
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- games
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/minecraft-java11
|
||||
tag: latest@sha256:aedb882da0e8fea398bf631b8e1e39da7c56c98cf7ca43ddd760b3ee3dde56ff
|
||||
tag: latest@sha256:9eaed961a8ed5cdcd22a185d5a58e2ccd5400f15a04b7efd822b02f29bf14b65
|
||||
pullPolicy: Always
|
||||
|
||||
env:
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/minecraft-java8-openj9
|
||||
tag: latest@sha256:cba3a55e7d72b01cf7c395ca91a17733e92f13e9d7fb8b945db5737620ab330e
|
||||
tag: latest@sha256:3d4fb7d27d3e9c89455aba588a4cdd0e15ba774df54d2f9cc0b922b67339474e
|
||||
pullPolicy: Always
|
||||
|
||||
env:
|
||||
|
||||
@@ -4,7 +4,7 @@ image:
|
||||
pullPolicy: Always
|
||||
j11Image:
|
||||
repository: tccr.io/truecharts/minecraft-java11
|
||||
tag: latest@sha256:aedb882da0e8fea398bf631b8e1e39da7c56c98cf7ca43ddd760b3ee3dde56ff
|
||||
tag: latest@sha256:9eaed961a8ed5cdcd22a185d5a58e2ccd5400f15a04b7efd822b02f29bf14b65
|
||||
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:cba3a55e7d72b01cf7c395ca91a17733e92f13e9d7fb8b945db5737620ab330e
|
||||
tag: latest@sha256:3d4fb7d27d3e9c89455aba588a4cdd0e15ba774df54d2f9cc0b922b67339474e
|
||||
pullPolicy: Always
|
||||
j8j9Image:
|
||||
repository: tccr.io/truecharts/minecraft-java8-openj9
|
||||
tag: latest@sha256:cba3a55e7d72b01cf7c395ca91a17733e92f13e9d7fb8b945db5737620ab330e
|
||||
tag: latest@sha256:3d4fb7d27d3e9c89455aba588a4cdd0e15ba774df54d2f9cc0b922b67339474e
|
||||
pullPolicy: Always
|
||||
|
||||
securityContext:
|
||||
|
||||
Reference in New Issue
Block a user