Skip to content
Snippets Groups Projects

chore(deps): update renovate/renovate docker tag to v39.146.2

Merged Renovate Bot requested to merge renovate/renovate-renovate-39.x into master
Compare and Show latest version
2 files
+ 5
3
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -4,7 +4,7 @@ namespace: cacaffichage
images:
- name: itzg/minecraft-server
newTag: "java17"
newTag: "java21"
resources:
- ../../../base
@@ -76,7 +76,7 @@ configMapGenerator:
literals:
- EULA=TRUE
- TYPE=PAPER
- VERSION=1.20.1
- VERSION=1.21.4
- DIFFICULTY=hard
- ICON=""
- MAX_PLAYERS=20
@@ -108,6 +108,8 @@ configMapGenerator:
# Disable programmatically pulling dynmap until solution to
# https://github.com/itzg/docker-minecraft-server/issues/1307 is found
# - SPIGET_RESOURCES="274,18494"
# Supposedly this should work: https://github.com/itzg/docker-minecraft-server/issues/1378#issuecomment-1380252586
- MODS="https://dynmap.us/builds/dynmap/Dynmap-3.7-beta-8-spigot.jar"
- name: discordsrv-config
files:
- alerts.yml=files/DiscordSRV/alerts.yml
Loading