From 242560a11759aeaa0b9ec0ac86673fac41e23522 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 23 Apr 2024 08:18:43 +0200 Subject: [PATCH] chore(deps): update container image ich777/openttdserver to latest@3bf5295 by renovate (#21195) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | ich777/openttdserver | digest | `e501131` -> `3bf5295` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). --- charts/stable/openttd/Chart.yaml | 4 ++-- charts/stable/openttd/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/openttd/Chart.yaml b/charts/stable/openttd/Chart.yaml index 7b08a5ce867..18ece0d777d 100644 --- a/charts/stable/openttd/Chart.yaml +++ b/charts/stable/openttd/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/openttd.webp keywords: - openttd - GameServers -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/openttd - https://hub.docker.com/r/ich777/openttdserver type: application -version: 5.8.13 +version: 5.8.14 diff --git a/charts/stable/openttd/values.yaml b/charts/stable/openttd/values.yaml index ca10e865536..39e53d2d983 100644 --- a/charts/stable/openttd/values.yaml +++ b/charts/stable/openttd/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: ich777/openttdserver - tag: latest@sha256:e50113151ded674d5a79978d15394cb74a376c5d644d58ff7018d55cde895aae + tag: latest@sha256:3bf5295ef70e5f07ba77d5bda7f4e4c068be47282eec67cb0c65dcc6bdf89b22 persistence: serverfiles: enabled: true