Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
31b95b6c3e
commit
ac18cf9609
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [satisfactory-6.0.1](https://github.com/truecharts/charts/compare/satisfactory-6.0.0...satisfactory-6.0.1) (2023-08-19)
|
||||
|
||||
### Fix
|
||||
|
||||
- add tmp dumps ([#11704](https://github.com/truecharts/charts/issues/11704))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [satisfactory-6.0.2](https://github.com/truecharts/charts/compare/satisfactory-6.0.1...satisfactory-6.0.2) (2023-09-17)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/satisfactory to v1.5.3 ([#12704](https://github.com/truecharts/charts/issues/12704))
|
||||
|
||||
|
||||
|
||||
|
||||
## [satisfactory-6.0.1](https://github.com/truecharts/charts/compare/satisfactory-6.0.0...satisfactory-6.0.1) (2023-08-19)
|
||||
|
||||
### Fix
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393))
|
||||
|
||||
|
||||
|
||||
|
||||
## [satisfactory-5.0.16](https://github.com/truecharts/charts/compare/satisfactory-5.0.15...satisfactory-5.0.16) (2023-05-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197))
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "1.5.2"
|
||||
appVersion: "1.5.3"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -20,7 +20,7 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/satisfactory
|
||||
- https://github.com/wolveix/satisfactory-server
|
||||
type: application
|
||||
version: 6.0.1
|
||||
version: 6.0.2
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- games
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [satisfactory-6.0.2](https://github.com/truecharts/charts/compare/satisfactory-6.0.1...satisfactory-6.0.2) (2023-09-17)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/satisfactory to v1.5.3 ([#12704](https://github.com/truecharts/charts/issues/12704))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/satisfactory
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.5.2@sha256:9f986a553bf97418d96e205fce35b395323a73126b01f41ebdca7262242af2be
|
||||
tag: v1.5.3@sha256:3de76730c154f0781d345bac4d4a209123a71208af4c1956393b4d8b3709ec30
|
||||
persistence:
|
||||
config:
|
||||
enabled: true
|
Loading…
Reference in New Issue