diff --git a/charts/stable/cops/Chart.yaml b/charts/stable/cops/Chart.yaml index a8ee9e5ce1f..5c26939fd00 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.0 +version: 14.1.1 diff --git a/charts/stable/cops/values.yaml b/charts/stable/cops/values.yaml index 17d7aeb83da..ed6fa7a3fcb 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:596390a3fdcb500107b5f22580ceac5d058a67cfc26c494925af3976f54f56aa + tag: 4.3.1@sha256:dbc5d81d83ed4df30206fe7c01e0e253ec9a36a9f4fa81f920390bf3831407b4 securityContext: container: readOnlyRootFilesystem: false