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