diff --git a/stable/rust/3.0.4/app-changelog.md b/stable/rust/3.0.4/app-changelog.md deleted file mode 100644 index 2a8eff9a0a..0000000000 --- a/stable/rust/3.0.4/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [rust-3.0.4](https://github.com/truecharts/charts/compare/rust-2.0.13...rust-3.0.4) (2023-12-16) - -### Chore - -- fix move mistake and cleanup metadata - - \ No newline at end of file diff --git a/stable/rust/3.0.4/CHANGELOG.md b/stable/rust/3.0.5/CHANGELOG.md similarity index 67% rename from stable/rust/3.0.4/CHANGELOG.md rename to stable/rust/3.0.5/CHANGELOG.md index d0c4811ddd..39a9e6c980 100644 --- a/stable/rust/3.0.4/CHANGELOG.md +++ b/stable/rust/3.0.5/CHANGELOG.md @@ -4,6 +4,15 @@ +## [rust-3.0.5](https://github.com/truecharts/charts/compare/rust-3.0.4...rust-3.0.5) (2023-12-17) + +### Chore + +- update container image ich777/steamcmd to rust[@3fb0993](https://github.com/3fb0993) ([#16201](https://github.com/truecharts/charts/issues/16201)) + + + + ## [rust-3.0.4](https://github.com/truecharts/charts/compare/rust-2.0.13...rust-3.0.4) (2023-12-16) ### Chore diff --git a/stable/rust/3.0.4/Chart.yaml b/stable/rust/3.0.5/Chart.yaml similarity index 98% rename from stable/rust/3.0.4/Chart.yaml rename to stable/rust/3.0.5/Chart.yaml index 52baa1b41c..bd339b7842 100644 --- a/stable/rust/3.0.4/Chart.yaml +++ b/stable/rust/3.0.5/Chart.yaml @@ -1,7 +1,7 @@ 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 diff --git a/stable/rust/3.0.4/README.md b/stable/rust/3.0.5/README.md similarity index 100% rename from stable/rust/3.0.4/README.md rename to stable/rust/3.0.5/README.md diff --git a/stable/rust/3.0.5/app-changelog.md b/stable/rust/3.0.5/app-changelog.md new file mode 100644 index 0000000000..ffcf0634bd --- /dev/null +++ b/stable/rust/3.0.5/app-changelog.md @@ -0,0 +1,9 @@ + + +## [rust-3.0.5](https://github.com/truecharts/charts/compare/rust-3.0.4...rust-3.0.5) (2023-12-17) + +### Chore + +- update container image ich777/steamcmd to rust[@3fb0993](https://github.com/3fb0993) ([#16201](https://github.com/truecharts/charts/issues/16201)) + + \ No newline at end of file diff --git a/stable/rust/3.0.4/app-readme.md b/stable/rust/3.0.5/app-readme.md similarity index 100% rename from stable/rust/3.0.4/app-readme.md rename to stable/rust/3.0.5/app-readme.md diff --git a/stable/rust/3.0.4/charts/common-16.2.6.tgz b/stable/rust/3.0.5/charts/common-16.2.6.tgz similarity index 100% rename from stable/rust/3.0.4/charts/common-16.2.6.tgz rename to stable/rust/3.0.5/charts/common-16.2.6.tgz diff --git a/stable/rust/3.0.4/ix_values.yaml b/stable/rust/3.0.5/ix_values.yaml similarity index 92% rename from stable/rust/3.0.4/ix_values.yaml rename to stable/rust/3.0.5/ix_values.yaml index e45827a26c..681481a1e6 100644 --- a/stable/rust/3.0.4/ix_values.yaml +++ b/stable/rust/3.0.5/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: ich777/steamcmd - tag: rust@sha256:e3b26847509e1ca3e04d8ea23686d19413451ab76d3cfd23985e588c0d0c9edf + tag: rust@sha256:3fb09933bc170de83f6fb822678d78694b61b14885c7e18ae0b4c843e423e441 persistence: serverfiles: enabled: true diff --git a/stable/rust/3.0.4/questions.yaml b/stable/rust/3.0.5/questions.yaml similarity index 100% rename from stable/rust/3.0.4/questions.yaml rename to stable/rust/3.0.5/questions.yaml diff --git a/stable/rust/3.0.4/templates/common.yaml b/stable/rust/3.0.5/templates/common.yaml similarity index 100% rename from stable/rust/3.0.4/templates/common.yaml rename to stable/rust/3.0.5/templates/common.yaml diff --git a/stable/rust/3.0.4/values.yaml b/stable/rust/3.0.5/values.yaml similarity index 100% rename from stable/rust/3.0.4/values.yaml rename to stable/rust/3.0.5/values.yaml