From ed76ef1d3c95cff3764dd5a1d5deafd6c1eb32ae Mon Sep 17 00:00:00 2001 From: David Young Date: Fri, 27 Dec 2024 09:49:03 +1300 Subject: [PATCH] update Signed-off-by: David Young --- charts/myprecious/Chart.yaml | 2 +- charts/myprecious/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/myprecious/Chart.yaml b/charts/myprecious/Chart.yaml index f95cce15d..29e92a504 100644 --- a/charts/myprecious/Chart.yaml +++ b/charts/myprecious/Chart.yaml @@ -16,7 +16,7 @@ type: application # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 1.219.3-pre-03 +version: 1.219.3-pre-04 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to diff --git a/charts/myprecious/values.yaml b/charts/myprecious/values.yaml index 1a3cb12e3..f2026140a 100644 --- a/charts/myprecious/values.yaml +++ b/charts/myprecious/values.yaml @@ -10174,7 +10174,7 @@ stremioweb: securityContext: seccompProfile: type: RuntimeDefault - readOnlyRootFilesystem: true + readOnlyRootFilesystem: false # doesn't work with iprom's patching trick privileged: true podSecurityContext: seccompProfile: