diff --git a/charts/stable/cops/Chart.yaml b/charts/stable/cops/Chart.yaml index f78f0998712..94522a98e20 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.3 +version: 10.1.4 diff --git a/charts/stable/cops/values.yaml b/charts/stable/cops/values.yaml index dfbe57a4833..d5946473f16 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:726e36f3e5a89adcf29357004501b55c10d70deb3629cb564bd1419fbce3f465 + tag: 2.7.2@sha256:6fb9965c85b2e823f87d5294674d8eda7606d306e04a2aff34cc7a3717a12416 securityContext: container: readOnlyRootFilesystem: false