From d7fe1b054d0b2e1c8799b2308b95f22b4ee8cce3 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 17 Dec 2023 13:23:38 +0100 Subject: [PATCH] chore(deps): update container image ich777/steamcmd to rust@3fb0993 (#16201) 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 | `e3b2684` -> `3fb0993` | --- > [!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 | 37 +++++++++++++++++----------------- charts/stable/rust/values.yaml | 2 +- 2 files changed, 19 insertions(+), 20 deletions(-) diff --git a/charts/stable/rust/Chart.yaml b/charts/stable/rust/Chart.yaml index 52baa1b41ca..f8d6f667008 100644 --- a/charts/stable/rust/Chart.yaml +++ b/charts/stable/rust/Chart.yaml @@ -1,33 +1,32 @@ -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' apiVersion: v2 name: rust -version: 3.0.4 +version: 3.0.5 appVersion: rust -description: - This Chart will download and install SteamCMD. It will also install RUST +description: This Chart will download and install SteamCMD. It will also install RUST and run it. home: https://truecharts.org/charts/incubator/rust icon: https://truecharts.org/img/hotlink-ok/chart-icons/rust.png deprecated: false sources: - - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/rust - - https://hub.docker.com/r/ich777/steamcmd +- https://www.steampowered.com/ +- https://github.com/truecharts/charts/tree/master/charts/incubator/rust +- https://hub.docker.com/r/ich777/steamcmd maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org +- name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - rust - - GameServers +- rust +- GameServers dependencies: - - name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] +- name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/rust/values.yaml b/charts/stable/rust/values.yaml index e45827a26c7..681481a1e6f 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:e3b26847509e1ca3e04d8ea23686d19413451ab76d3cfd23985e588c0d0c9edf + tag: rust@sha256:3fb09933bc170de83f6fb822678d78694b61b14885c7e18ae0b4c843e423e441 persistence: serverfiles: enabled: true