From 9d3c8bf9bbb26ab54833022e14ced2b80484f7a7 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 4 Apr 2024 20:21:18 +0200 Subject: [PATCH] chore(deps): update container image ghcr.io/ich777/steamcmd to palworld@bbfe940 by renovate (#20220) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/ich777/steamcmd | digest | `19feeef` -> `bbfe940` | --- > [!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/palworld/Chart.yaml | 4 ++-- charts/stable/palworld/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/palworld/Chart.yaml b/charts/stable/palworld/Chart.yaml index 045bd3d9801..d611d2c49c2 100644 --- a/charts/stable/palworld/Chart.yaml +++ b/charts/stable/palworld/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/palworld.png keywords: - palworld - GameServers -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -35,4 +35,4 @@ sources: - https://ghcr.io/ich777/steamcmd - https://hub.docker.com/r/outdead/rcon type: application -version: 2.7.5 +version: 2.7.6 diff --git a/charts/stable/palworld/values.yaml b/charts/stable/palworld/values.yaml index 3ddc14cb64f..64fd660444e 100644 --- a/charts/stable/palworld/values.yaml +++ b/charts/stable/palworld/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/ich777/steamcmd pullPolicy: IfNotPresent - tag: palworld@sha256:19feeefa79edf310ebbe8002a76b254bea9d4e0d3968563bbd616e02087c9111 + tag: palworld@sha256:bbfe940fa45ff52130aef337d562b7d592f2e5fd1d81be1ed4b4e5013f28c7a1 rconImage: repository: outdead/rcon pullPolicy: IfNotPresent