diff --git a/charts/stable/cops/Chart.yaml b/charts/stable/cops/Chart.yaml index ad2da2495ca..ca318bf4e27 100644 --- a/charts/stable/cops/Chart.yaml +++ b/charts/stable/cops/Chart.yaml @@ -40,4 +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.8.9 +version: 11.8.10 + diff --git a/charts/stable/cops/values.yaml b/charts/stable/cops/values.yaml index 0aa44589c4e..699ee9e8495 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.5.7@sha256:ac458b310f3bc7b37de58f55e27a774224552396940a81958efabd32ad1b0f3d + tag: 3.5.7@sha256:e47cf4f9fe058b3c20c1ea8fa1f177188989f7ea0bf25772554b38244258deb0 securityContext: container: readOnlyRootFilesystem: false