diff --git a/charts/stable/cops/Chart.yaml b/charts/stable/cops/Chart.yaml index 3d879bef6a5..987e7db9405 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: 12.3.2 +version: 12.3.3 diff --git a/charts/stable/cops/values.yaml b/charts/stable/cops/values.yaml index a1bb70e2c37..e117f840e93 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.5@sha256:d984c62811a1364f859a1b11df95c8a971da5a88d74d8ae58ee8559fa5c1da8d + tag: 3.6.5@sha256:7a58c3c67f4679c8dca1d204e71c7b7b991d02de575ae80d245105ceded5c96e securityContext: container: readOnlyRootFilesystem: false