-
Notifications
You must be signed in to change notification settings - Fork 1
feat(helm)!: Update chart minecraft ( 4.26.4 → 5.1.1 ) #2563
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/minecraft-5.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+3
−3
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- kubernetes/subterra/apps/games/minecraft-games/app Kustomization: flux-system/minecraft-games HelmRelease: games/minecraft-games
+++ kubernetes/subterra/apps/games/minecraft-games/app Kustomization: flux-system/minecraft-games HelmRelease: games/minecraft-games
@@ -12,13 +12,13 @@
spec:
chart: minecraft
sourceRef:
kind: HelmRepository
name: itzg-charts
namespace: flux-system
- version: 4.26.4
+ version: 5.1.1
install:
remediation:
retries: 3
interval: 5m
test:
enable: false
--- kubernetes/subterra/apps/games/minecraft-stacia2-expert/app Kustomization: flux-system/minecraft-stacia2-expert HelmRelease: games/minecraft-stacia2-expert
+++ kubernetes/subterra/apps/games/minecraft-stacia2-expert/app Kustomization: flux-system/minecraft-stacia2-expert HelmRelease: games/minecraft-stacia2-expert
@@ -12,13 +12,13 @@
spec:
chart: minecraft
sourceRef:
kind: HelmRepository
name: itzg-charts
namespace: flux-system
- version: 4.26.4
+ version: 5.1.1
install:
remediation:
retries: 3
interval: 5m
test:
enable: false
--- kubernetes/subterra/apps/games/minecraft-enigmatica10/app Kustomization: flux-system/minecraft-enigmatica10 HelmRelease: games/minecraft-enigmatica10
+++ kubernetes/subterra/apps/games/minecraft-enigmatica10/app Kustomization: flux-system/minecraft-enigmatica10 HelmRelease: games/minecraft-enigmatica10
@@ -12,13 +12,13 @@
spec:
chart: minecraft
sourceRef:
kind: HelmRepository
name: itzg-charts
namespace: flux-system
- version: 4.26.4
+ version: 5.1.1
install:
remediation:
retries: 3
interval: 5m
test:
enable: false |
18a8bdf to
d1def98
Compare
d1def98 to
c62dda1
Compare
c62dda1 to
b690f3e
Compare
--- HelmRelease: games/minecraft-stacia2-expert Service: games/minecraft-stacia2-expert
+++ HelmRelease: games/minecraft-stacia2-expert Service: games/minecraft-stacia2-expert
@@ -10,12 +10,14 @@
heritage: Helm
app.kubernetes.io/name: minecraft
app.kubernetes.io/instance: minecraft-stacia2-expert
spec:
type: LoadBalancer
loadBalancerIP: 192.168.40.22
+ ipFamilies: null
+ ipFamilyPolicy: null
ports:
- name: minecraft
port: 25565
targetPort: minecraft
protocol: TCP
selector:
--- HelmRelease: games/minecraft-enigmatica10 Service: games/minecraft-enigmatica10
+++ HelmRelease: games/minecraft-enigmatica10 Service: games/minecraft-enigmatica10
@@ -10,12 +10,14 @@
heritage: Helm
app.kubernetes.io/name: minecraft
app.kubernetes.io/instance: minecraft-enigmatica10
spec:
type: LoadBalancer
loadBalancerIP: 192.168.40.18
+ ipFamilies: null
+ ipFamilyPolicy: null
ports:
- name: minecraft
port: 25565
targetPort: minecraft
protocol: TCP
selector:
--- HelmRelease: games/minecraft-games Service: games/minecraft-games
+++ HelmRelease: games/minecraft-games Service: games/minecraft-games
@@ -10,12 +10,14 @@
heritage: Helm
app.kubernetes.io/name: minecraft
app.kubernetes.io/instance: minecraft-games
spec:
type: LoadBalancer
loadBalancerIP: 192.168.40.23
+ ipFamilies: null
+ ipFamilyPolicy: null
ports:
- name: minecraft
port: 25565
targetPort: minecraft
protocol: TCP
selector: |
b690f3e to
9ea21f3
Compare
| datasource | package | from | to | | ---------- | --------- | ------ | ----- | | helm | minecraft | 4.26.4 | 5.1.1 |
9ea21f3 to
85e5a2f
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
4.26.4→5.1.1Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
itzg/minecraft-server-charts (minecraft)
v5.1.1Compare Source
Minecraft server
v5.1.0Compare Source
Minecraft server
v5.0.0Compare Source
Minecraft server
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.