Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
02aaad29b7
commit
89d54eafad
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [stationeers-4.1.6](https://github.com/truecharts/charts/compare/stationeers-4.1.5...stationeers-4.1.6) (2024-01-08)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image ich777/steamcmd to stationeers[@23f1e3f](https://github.com/23f1e3f) by renovate ([#17029](https://github.com/truecharts/charts/issues/17029))
|
|
@ -7,6 +7,15 @@ title: Changelog
|
|||
|
||||
|
||||
|
||||
## [stationeers-4.1.7](https://github.com/truecharts/charts/compare/stationeers-4.1.6...stationeers-4.1.7) (2024-01-08)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image ich777/steamcmd to stationeers[@f8258be](https://github.com/f8258be) by renovate ([#17038](https://github.com/truecharts/charts/issues/17038))
|
||||
|
||||
|
||||
## [stationeers-4.1.6](https://github.com/truecharts/charts/compare/stationeers-4.1.5...stationeers-4.1.6) (2024-01-08)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@ title: Changelog
|
|||
|
||||
- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
|
||||
|
||||
## [stationeers-3.0.17](https://github.com/truecharts/charts/compare/stationeers-3.0.16...stationeers-3.0.17) (2023-12-24)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
|
||||
|
||||
## [stationeers-3.0.16](https://github.com/truecharts/charts/compare/stationeers-3.0.15...stationeers-3.0.16) (2023-12-24)
|
||||
|
||||
### Chore
|
|
@ -1,7 +1,7 @@
|
|||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: stationeers
|
||||
version: 4.1.6
|
||||
version: 4.1.7
|
||||
appVersion: stationeers
|
||||
description: This Chart will download and install SteamCMD. It will also install Stationeers and run it.
|
||||
home: https://truecharts.org/charts/incubator/stationeers
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [stationeers-4.1.7](https://github.com/truecharts/charts/compare/stationeers-4.1.6...stationeers-4.1.7) (2024-01-08)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image ich777/steamcmd to stationeers[@f8258be](https://github.com/f8258be) by renovate ([#17038](https://github.com/truecharts/charts/issues/17038))
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: ich777/steamcmd
|
||||
tag: stationeers@sha256:23f1e3f4f3454dab452c0e7db1898de141451c9276ae75aedbdf635f640707d7
|
||||
tag: stationeers@sha256:f8258be26c90e80d89bea50644780957cd14cbea4b85109e4affcacce5b65e6b
|
||||
persistence:
|
||||
serverfiles:
|
||||
enabled: true
|
Loading…
Reference in New Issue