diff --git a/charts/stable/cops/Chart.yaml b/charts/stable/cops/Chart.yaml index e4e0347edc0..8699b491d87 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: 2.7.3 +appVersion: 2.7.5 dependencies: - name: common version: 24.1.5 @@ -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: 10.1.14 +version: 10.1.15 diff --git a/charts/stable/cops/values.yaml b/charts/stable/cops/values.yaml index 1a994cc2b96..73805e6dff2 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: 2.7.3@sha256:174be7d218c93b2568189308d4418cfc16eacc03fbd2bd4562063684bf1ee141 + tag: 2.7.5@sha256:5aa9d09756d0951f9162be33eacf12f11f6270f8d2252ae73486e7a3b9f9f04d securityContext: container: readOnlyRootFilesystem: false