diff --git a/charts/stable/cops/Chart.yaml b/charts/stable/cops/Chart.yaml index 31fc7012751..8b82ad1529c 100644 --- a/charts/stable/cops/Chart.yaml +++ b/charts/stable/cops/Chart.yaml @@ -39,5 +39,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.0.1 +version: 14.0.2 diff --git a/charts/stable/cops/values.yaml b/charts/stable/cops/values.yaml index a76ffd9e53c..7bf4cea6cd7 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:c1f57761b82ef1c217e2665c10853921cad424e8749cd229549257e2a6a3ab66 + tag: 4.3.1@sha256:93ec4a7a97338f2b9cc5a3f1935fd7956f42cef57af257a24f04a5290cbdd45e securityContext: container: readOnlyRootFilesystem: false