From c96b923a6b97dae0a4664ef07dc7c8522a182ec0 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 10 Apr 2024 13:32:27 +0200 Subject: [PATCH] chore(deps): update container image ich777/steamcmd to rust@09ac672 by renovate (#20524) 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/steamcmd | digest | `3fb0993` -> `09ac672` | --- > [!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/rust/Chart.yaml | 4 ++-- charts/stable/rust/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/rust/Chart.yaml b/charts/stable/rust/Chart.yaml index 38f7544f12b..c945a375ea8 100644 --- a/charts/stable/rust/Chart.yaml +++ b/charts/stable/rust/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/rust.png keywords: - rust - 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/rust - https://hub.docker.com/r/ich777/steamcmd type: application -version: 5.8.1 +version: 5.8.2 diff --git a/charts/stable/rust/values.yaml b/charts/stable/rust/values.yaml index 681481a1e6f..dcefd300d29 100644 --- a/charts/stable/rust/values.yaml +++ b/charts/stable/rust/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: ich777/steamcmd - tag: rust@sha256:3fb09933bc170de83f6fb822678d78694b61b14885c7e18ae0b4c843e423e441 + tag: rust@sha256:09ac67262cb3d833880ca80c5936cceec44eec9723709cc7761c33b490b70532 persistence: serverfiles: enabled: true