diff --git a/charts/stable/cops/Chart.yaml b/charts/stable/cops/Chart.yaml index 224c57a9355..c41eebf1a8b 100644 --- a/charts/stable/cops/Chart.yaml +++ b/charts/stable/cops/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 3.4.5 +appVersion: 3.4.6 dependencies: - name: common version: 25.2.2 @@ -37,4 +37,4 @@ sources: - https://github.com/orgs/linuxserver/packages/container/package/cops - https://github.com/truecharts/charts/tree/master/charts/stable/cops type: application -version: 11.5.0 +version: 11.5.1 diff --git a/charts/stable/cops/values.yaml b/charts/stable/cops/values.yaml index aa813cddf3a..746883a6f5a 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.4.5@sha256:31c03ec15179ab9a48bc178f1fce0d9d6771ddc39a15cc280f2c3824a5bc5de9 + tag: 3.4.6@sha256:9c6b6fb2e9e5efbb1f53cde57fd1341c209829357376a5bdd82a19cdc3e23b9a securityContext: container: readOnlyRootFilesystem: false