diff --git a/charts/stable/cops/Chart.yaml b/charts/stable/cops/Chart.yaml index 2979e3cb23c..a136cb0ecf9 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/trueforge-org/truecharts/tree/master/charts/stable/cops type: application -version: 14.1.2 +version: 14.1.3 diff --git a/charts/stable/cops/values.yaml b/charts/stable/cops/values.yaml index ed6fa7a3fcb..565edd29a41 100644 --- a/charts/stable/cops/values.yaml +++ b/charts/stable/cops/values.yaml @@ -2,7 +2,7 @@ image: pullPolicy: IfNotPresent repository: lscr.io/linuxserver/cops - tag: 4.3.1@sha256:dbc5d81d83ed4df30206fe7c01e0e253ec9a36a9f4fa81f920390bf3831407b4 + tag: 4.3.1@sha256:1f0e37568e57824d7264f7c666d9e867079e462467b70a2b1a2919dff7217480 securityContext: container: readOnlyRootFilesystem: false