diff --git a/charts/stable/cops/Chart.yaml b/charts/stable/cops/Chart.yaml index 2139ceb7f09..041e8bdf2a3 100644 --- a/charts/stable/cops/Chart.yaml +++ b/charts/stable/cops/Chart.yaml @@ -40,5 +40,5 @@ sources: - https://github.com/orgs/linuxserver/packages/container/package/cops - https://github.com/truecharts/charts/tree/master/charts/stable/cops type: application -version: 11.9.1 +version: 11.9.2 diff --git a/charts/stable/cops/values.yaml b/charts/stable/cops/values.yaml index b7580312040..47bacb312b4 100644 --- a/charts/stable/cops/values.yaml +++ b/charts/stable/cops/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: lscr.io/linuxserver/cops - tag: 3.6.1@sha256:3310ec8c323e7638c0b12f01453ef52023d31ca01c155a67d83d24b485580f70 + tag: 3.6.1@sha256:70b361b85e1e3c6a9ad80a4c185aa7f34422cd00a0fa449d08b1adfaaee3d97a securityContext: container: readOnlyRootFilesystem: false