diff --git a/chart/tautulli/Chart.yaml b/chart/tautulli/Chart.yaml index cb3baee..d5d38b2 100644 --- a/chart/tautulli/Chart.yaml +++ b/chart/tautulli/Chart.yaml @@ -14,7 +14,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. -version: 0.1.15 +version: 0.1.16 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. diff --git a/chart/tautulli/values.yaml b/chart/tautulli/values.yaml index 63ff953..906d47a 100644 --- a/chart/tautulli/values.yaml +++ b/chart/tautulli/values.yaml @@ -26,8 +26,8 @@ securityContext: # capabilities: # drop: # - ALL - readOnlyRootFilesystem: true - runAsNonRoot: true + readOnlyRootFilesystem: false + runAsNonRoot: false runAsUser: 1027 service: