From bc5a275449c84bc2e0c3854dfa40911cf33de468 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 6 Jun 2024 14:20:17 +0200 Subject: [PATCH] chore(deps): update container image ghcr.io/ich777/steamcmd to palworld@030e261 by renovate (#22926) 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 | `bbfe940` -> `030e261` | --- > [!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 | 2 +- charts/stable/palworld/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/palworld/Chart.yaml b/charts/stable/palworld/Chart.yaml index 03bb8ee0283..f23b9285f55 100644 --- a/charts/stable/palworld/Chart.yaml +++ b/charts/stable/palworld/Chart.yaml @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/palworld - https://hub.docker.com/r/outdead/rcon type: application -version: 4.0.0 +version: 4.0.1 diff --git a/charts/stable/palworld/values.yaml b/charts/stable/palworld/values.yaml index 64fd660444e..c6bec07cd7a 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:bbfe940fa45ff52130aef337d562b7d592f2e5fd1d81be1ed4b4e5013f28c7a1 + tag: palworld@sha256:030e2611a5f925f1359671f2eac63a45fbdffe32f9e4ff76a0277cca014c61e7 rconImage: repository: outdead/rcon pullPolicy: IfNotPresent