diff --git a/charts/stable/cops/Chart.yaml b/charts/stable/cops/Chart.yaml index a5c258d0a14..5d6df8de6c6 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.0.5 +version: 12.0.6 diff --git a/charts/stable/cops/values.yaml b/charts/stable/cops/values.yaml index d90bcd37a4d..820eee832f4 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:e475796b797fe3c433b1821b823b46e242015d3370f68db02f08247e89b81c82 + tag: 3.6.5@sha256:1bb454705567e4448dda67cbb866d09feaeebce49c8e65e6610d013d1ecebf0d securityContext: container: readOnlyRootFilesystem: false