diff --git a/charts/stable/cops/Chart.yaml b/charts/stable/cops/Chart.yaml index 5477e6226e5..c9518bd54dd 100644 --- a/charts/stable/cops/Chart.yaml +++ b/charts/stable/cops/Chart.yaml @@ -14,7 +14,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 4.1.0 +appVersion: 4.2.0 dependencies: - name: common version: 28.29.49 @@ -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.1.0 +version: 13.2.0 diff --git a/charts/stable/cops/values.yaml b/charts/stable/cops/values.yaml index e0db5593096..72f81ac82fa 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: 4.1.0@sha256:6c01fa97895d9413558c25c56ccf4642f9fac72e56942c61b64f477bf1f9f87d + tag: 4.2.0@sha256:69979ede564be5562b9818bfd17b74a20dedaa1fdc59c4736864530a165f4e75 securityContext: container: readOnlyRootFilesystem: false