diff --git a/charts/stable/cops/Chart.yaml b/charts/stable/cops/Chart.yaml index ed1101bd785..c129398b85d 100644 --- a/charts/stable/cops/Chart.yaml +++ b/charts/stable/cops/Chart.yaml @@ -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.1.5 +version: 10.1.6 diff --git a/charts/stable/cops/values.yaml b/charts/stable/cops/values.yaml index d5946473f16..a8a81f136b8 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.7.2@sha256:6fb9965c85b2e823f87d5294674d8eda7606d306e04a2aff34cc7a3717a12416 + tag: 2.7.2@sha256:7bfd315703e4d418d55bf5ccf7b505e1f9a99c7cb1e48e0801acb60a7366bce4 securityContext: container: readOnlyRootFilesystem: false