diff --git a/charts/stable/cops/Chart.yaml b/charts/stable/cops/Chart.yaml index 0c86562ee35..5477e6226e5 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.0.2 +appVersion: 4.1.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.0.2 +version: 13.1.0 diff --git a/charts/stable/cops/values.yaml b/charts/stable/cops/values.yaml index 4407d0a2770..e0db5593096 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.0.2@sha256:5a3c48c437f0d595cb89a69afc604b1742d53bed34a4cd5954af2c333b101bc4 + tag: 4.1.0@sha256:6c01fa97895d9413558c25c56ccf4642f9fac72e56942c61b64f477bf1f9f87d securityContext: container: readOnlyRootFilesystem: false