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