diff --git a/charts/stable/cops/Chart.yaml b/charts/stable/cops/Chart.yaml index dd5ccf7c4eb..9f2a1bb2c45 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.13.0 +version: 12.13.1 diff --git a/charts/stable/cops/values.yaml b/charts/stable/cops/values.yaml index 844cbf5226e..a74c5d4a7a4 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:ba537f729eecf1030bf0c6e9a1ceb4e18178b022da1960cc4c327356b5a38474 + tag: 3.7.8@sha256:6a28b9608da094f2be10ceb600eed75c62cd102da276281edef083d5218b7537 securityContext: container: readOnlyRootFilesystem: false