diff --git a/charts/stable/cops/Chart.yaml b/charts/stable/cops/Chart.yaml index 2410ba39e97..71e62b67e7c 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.2.2 +appVersion: 3.3.1 dependencies: - name: common version: 25.1.0 @@ -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.2.1 +version: 11.3.0 diff --git a/charts/stable/cops/values.yaml b/charts/stable/cops/values.yaml index 6fc8bca8218..70fc0e332dc 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.2.2@sha256:7730f7c1e1682977eed5668f3e90ccfe81efd9742716661d38f8b66a01a90c42 + tag: 3.3.1@sha256:91f1c93bfa0395dfc74c27b05cfee4ccb38e4881682ba20c5154203d8df2a320 securityContext: container: readOnlyRootFilesystem: false