diff --git a/charts/stable/cops/Chart.yaml b/charts/stable/cops/Chart.yaml index 08b8ec6b2a1..a2dda009cc8 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.1.3 +appVersion: 3.2.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: 11.0.2 +version: 11.1.0 diff --git a/charts/stable/cops/values.yaml b/charts/stable/cops/values.yaml index 2143ca0809d..e3fdc7ba8d3 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.1.3@sha256:a74df02caae8ddcf84e7571d52e8294b607af7d1fd84505e1809b33b8aea4cdf + tag: 3.2.2@sha256:542982dc5e46eaeeff154652cc5711b2141feeadccf3dd20d9bf80f5a2570046 securityContext: container: readOnlyRootFilesystem: false