diff --git a/charts/stable/cops/Chart.yaml b/charts/stable/cops/Chart.yaml index 4c95f23a991..f0eb73c50e2 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.3.1 +appVersion: 3.4.5 dependencies: - name: common version: 25.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: 11.3.2 +version: 11.4.0 diff --git a/charts/stable/cops/values.yaml b/charts/stable/cops/values.yaml index 890fb562236..d6c614cda96 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.3.1@sha256:a5ca09a86b45421fd6ee0c83fc2d83b77a86470b64dcbd4465adf4555e14d6dc + tag: 3.4.5@sha256:7a7d2fa2f5afb0a34dc644ba60bf648b1713e4c252033b232732765f9166b018 securityContext: container: readOnlyRootFilesystem: false