diff --git a/charts/stable/cops/Chart.yaml b/charts/stable/cops/Chart.yaml index ea1dd4c4de6..135b4a54a12 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.1 +version: 11.1.2 diff --git a/charts/stable/cops/values.yaml b/charts/stable/cops/values.yaml index e3fdc7ba8d3..3154399523a 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:542982dc5e46eaeeff154652cc5711b2141feeadccf3dd20d9bf80f5a2570046 + tag: 3.2.2@sha256:82f20737777966f7a336f0bd14c2ec6d8d60849b50dcb8b571343c59d9c3b0d9 securityContext: container: readOnlyRootFilesystem: false