diff --git a/charts/stable/cops/Chart.yaml b/charts/stable/cops/Chart.yaml index 59b558e4d39..64fb4514c61 100644 --- a/charts/stable/cops/Chart.yaml +++ b/charts/stable/cops/Chart.yaml @@ -42,5 +42,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: 12.15.8 +version: 12.15.9 diff --git a/charts/stable/cops/values.yaml b/charts/stable/cops/values.yaml index ebc705a0119..b5bab62f6c1 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.8.2@sha256:7ce18f136cace1ca03550170073100f2bfdddd565be3be4b58195557402f74aa + tag: 3.8.2@sha256:c3aeffda20e640379ebb459960925bfa50c37f1084c5a45ecd6616904a56a0af securityContext: container: readOnlyRootFilesystem: false