diff --git a/charts/stable/cops/Chart.yaml b/charts/stable/cops/Chart.yaml index 64a23b2de13..7e0e56eb5d9 100644 --- a/charts/stable/cops/Chart.yaml +++ b/charts/stable/cops/Chart.yaml @@ -42,5 +42,5 @@ sources: - https://github.com/orgs/linuxserver/packages/container/package/cops - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/cops type: application -version: 12.12.5 +version: 12.12.6 diff --git a/charts/stable/cops/values.yaml b/charts/stable/cops/values.yaml index 8befa532b79..844cbf5226e 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.7.8@sha256:e67db625216862e9c9bb429f01ce12ca8b0fa4bf9640f6bf02df1c024812c23e + tag: 3.7.8@sha256:ba537f729eecf1030bf0c6e9a1ceb4e18178b022da1960cc4c327356b5a38474 securityContext: container: readOnlyRootFilesystem: false