diff --git a/charts/stable/cops/Chart.yaml b/charts/stable/cops/Chart.yaml index b7ec1e53576..68ad52f58b3 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.8.1 +appVersion: 3.1.2 dependencies: - name: common version: 24.1.15 @@ -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.2.4 +version: 11.0.0 diff --git a/charts/stable/cops/values.yaml b/charts/stable/cops/values.yaml index 7cbcb1f8f46..7d070980617 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.8.1@sha256:0129c57958a9feab0a85c7b308b1d02c3e2f8e77970a4fe7eea17078a5cbc86f + tag: 3.1.2@sha256:5f610877c08f3d14456f9a0ebe0f22bbce70b064e8639e815e036b690ac2e2bc securityContext: container: readOnlyRootFilesystem: false