diff --git a/charts/stable/cops/Chart.yaml b/charts/stable/cops/Chart.yaml index 135b4a54a12..7f270e613ec 100644 --- a/charts/stable/cops/Chart.yaml +++ b/charts/stable/cops/Chart.yaml @@ -37,4 +37,4 @@ sources: - https://github.com/orgs/linuxserver/packages/container/package/cops - https://github.com/truecharts/charts/tree/master/charts/stable/cops type: application -version: 11.1.2 +version: 11.1.3 diff --git a/charts/stable/cops/values.yaml b/charts/stable/cops/values.yaml index 3154399523a..d101ea9b842 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.2.2@sha256:82f20737777966f7a336f0bd14c2ec6d8d60849b50dcb8b571343c59d9c3b0d9 + tag: 3.2.2@sha256:20ab9dc70d01720f3f13a3d72d2fe2b9feac295fd91e57d812f70fd6c2aabd3f securityContext: container: readOnlyRootFilesystem: false