Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2023-08-03 09:23:36 +00:00
parent 419c883c21
commit 71c4d44401
12 changed files with 23 additions and 4 deletions

View File

@ -4,6 +4,15 @@
## [seedsync-4.0.1](https://github.com/truecharts/charts/compare/seedsync-4.0.0...seedsync-4.0.1) (2023-08-03)
### Fix
- nest securityContext values under container ([#11092](https://github.com/truecharts/charts/issues/11092))
## [seedsync-4.0.0](https://github.com/truecharts/charts/compare/seedsync-3.0.2...seedsync-4.0.0) (2023-07-31)

View File

@ -25,4 +25,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/seedsync
- https://github.com/ipsingh06/seedsync
type: application
version: 4.0.0
version: 4.0.1

View File

@ -0,0 +1,9 @@
## [seedsync-4.0.1](https://github.com/truecharts/charts/compare/seedsync-4.0.0...seedsync-4.0.1) (2023-08-03)
### Fix
- nest securityContext values under container ([#11092](https://github.com/truecharts/charts/issues/11092))

View File

@ -4,6 +4,7 @@ image:
tag: latest@sha256:e8e69dcebd7cd9b15af6484736e6d51df49d0e2757e067b1fe8b9b820c6780d1
securityContext:
container:
readOnlyRootFilesystem: false
runAsGroup: 0
runAsUser: 0