Skip to content

Commit

Permalink
chore(minecraft-server): Update images
Browse files Browse the repository at this point in the history
  • Loading branch information
0SkillAllLuck committed Jun 6, 2022
1 parent c53ad14 commit aa9636f
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions charts/minecraft-server/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v2
name: minecraft-server
version: 0.1.1102
appVersion: v0.1.11
version: 0.1.1200
appVersion: v0.1.12
description: Docker Minecraft Server image with support for Plugins etc.
home: https://github.com/qumine/minecraft-server
keywords:
Expand Down
2 changes: 1 addition & 1 deletion charts/minecraft-server/questions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -825,7 +825,7 @@ questions:
type: string
label: Image Repository
- variable: image.tag
default: v0.1.11
default: v0.1.12
description: Image tag
type: string
label: Image tag
4 changes: 2 additions & 2 deletions charts/minecraft-server/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
image:
registry: docker.io
repository: qumine/minecraft-server
tag: v0.1.11
tag: v0.1.12
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images
Expand Down Expand Up @@ -630,7 +630,7 @@ integrations:
image:
registry: docker.io
repository: qumine/integrations-geysermc
tag: 956
tag: 1105
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images
Expand Down

0 comments on commit aa9636f

Please sign in to comment.