Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
e9160aad40
commit
e176913f22
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [ps3netsrv-2.0.1](https://github.com/truecharts/charts/compare/ps3netsrv-2.0.0...ps3netsrv-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://github.com/aldostools/webMAN-MOD/tree/master/_Projects_/ps3netsrv
|
||||
- https://hub.docker.com/r/shawly/ps3netsrv
|
||||
type: application
|
||||
version: 2.0.1
|
||||
version: 2.0.2
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [ps3netsrv-2.0.2](https://github.com/truecharts/charts/compare/ps3netsrv-2.0.1...ps3netsrv-2.0.2) (2022-11-22)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/ps3netsrv to latest
|
||||
|
||||
|
|
@ -4,7 +4,7 @@ env:
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/ps3netsrv
|
||||
tag: latest@sha256:384aafcd9742fa0867b5e89f0ad88db0866dff295bf10425c208b431e20e1dd6
|
||||
tag: latest@sha256:d78bf450391df7f45a8d30c68f7e56bc90e61512fc7d3c5ee1defd5c28294487
|
||||
persistence:
|
||||
gamesfolder:
|
||||
enabled: true
|
Loading…
Reference in New Issue