Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
e5a72d0feb
commit
10162410de
|
@ -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
|
||||
|
||||
|
|
@ -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
|
|
@ -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
|
|
@ -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))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: ich777/steamcmd
|
||||
tag: rust@sha256:e3b26847509e1ca3e04d8ea23686d19413451ab76d3cfd23985e588c0d0c9edf
|
||||
tag: rust@sha256:3fb09933bc170de83f6fb822678d78694b61b14885c7e18ae0b4c843e423e441
|
||||
persistence:
|
||||
serverfiles:
|
||||
enabled: true
|
Loading…
Reference in New Issue