Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
66f9130cda
commit
bd33078912
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [factorio-2.0.1](https://github.com/truecharts/charts/compare/factorioservermanager-2.0.0...factorio-2.0.1) (2022-11-15)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#4463](https://github.com/truecharts/charts/issues/4463))
|
||||
|
||||
|
|
@ -26,4 +26,4 @@ sources:
|
|||
- https://www.factorio.com/
|
||||
- https://hub.docker.com/r/factoriotools/factorio/
|
||||
type: application
|
||||
version: 2.0.1
|
||||
version: 2.0.2
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [factorio-2.0.2](https://github.com/truecharts/charts/compare/factorioservermanager-2.0.1...factorio-2.0.2) (2022-11-22)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/factorio to vstable
|
||||
|
||||
|
|
@ -2,7 +2,7 @@ env: {}
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/factorio
|
||||
tag: vstable@sha256:18034a8e86fee450cd3194d3c83301ef3e643cdaa38ac48ae256b4a493e6fed6
|
||||
tag: vstable@sha256:b66fe274d8a5f5a98f2a84075cb772abd3cb5dcbdc4a9f37aed7ce277432f019
|
||||
persistence:
|
||||
path:
|
||||
enabled: true
|
Loading…
Reference in New Issue