diff --git a/charts/stable/cops/Chart.yaml b/charts/stable/cops/Chart.yaml index f9ec71ff704..1a733b3e8da 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.0 +appVersion: 2.8.1 dependencies: - name: common version: 24.1.14 @@ -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.1 +version: 10.2.2 diff --git a/charts/stable/cops/values.yaml b/charts/stable/cops/values.yaml index 04e21c65c52..95f00e325ae 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.0@sha256:7adbaf15d8fdba646ecf312b18278c7d019147af9a1ef7d30e29452f0cad19b8 + tag: 2.8.1@sha256:de4134bc3cb0efb6bd75f13c598b5617a01a099516e4c38f03f990457f43fba2 securityContext: container: readOnlyRootFilesystem: false