diff --git a/charts/stable/oscam/Chart.yaml b/charts/stable/oscam/Chart.yaml index c1d70956c94..878bc417144 100644 --- a/charts/stable/oscam/Chart.yaml +++ b/charts/stable/oscam/Chart.yaml @@ -20,7 +20,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/oscam - https://trac.streamboard.tv/oscam/browser/trunk type: application -version: 9.0.23 +version: 9.0.24 annotations: truecharts.org/catagories: | - DIY diff --git a/charts/stable/oscam/values.yaml b/charts/stable/oscam/values.yaml index 34d476fd5f5..ae27bfe6f84 100644 --- a/charts/stable/oscam/values.yaml +++ b/charts/stable/oscam/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/oscam pullPolicy: IfNotPresent - tag: version-11693@sha256:dcaa24c5076e020243aa0bcf2b5e2edbd1fcf6f9066c50e3f5c2f32937c68cb9 + tag: v11719@sha256:1b68670f987db7b9b7ac8e8295be308737977af6e79d3f5af77450cfffccedaf service: main: ports: @@ -19,6 +19,7 @@ portal: enabled: true securityContext: container: + readOnlyRootFilesystem: false runAsNonRoot: false runAsUser: 0 runAsGroup: 20