diff --git a/charts/stable/cops/Chart.yaml b/charts/stable/cops/Chart.yaml index b83116cb303..7a0b65ffd11 100644 --- a/charts/stable/cops/Chart.yaml +++ b/charts/stable/cops/Chart.yaml @@ -45,5 +45,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: 13.3.1 +version: 13.3.2 diff --git a/charts/stable/cops/values.yaml b/charts/stable/cops/values.yaml index c302820f26c..6172bcaa201 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.2.0@sha256:69979ede564be5562b9818bfd17b74a20dedaa1fdc59c4736864530a165f4e75 + tag: 4.2.0@sha256:7ed742f0b01625b5496a517f269df9548568f792fdd8eb069ae756ade7ecb4c8 securityContext: container: readOnlyRootFilesystem: false