diff --git a/charts/stable/cops/Chart.yaml b/charts/stable/cops/Chart.yaml index 1d6cd3bde99..c6ec9d6e011 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.10 +version: 10.1.11 diff --git a/charts/stable/cops/values.yaml b/charts/stable/cops/values.yaml index 4c4be81022f..8ce50769aa7 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:688f1c0e428ef6c1a1427ad294c73ed96160fe5ed29507f3b584225bfe252302 + tag: 2.7.2@sha256:65b9d623bc589935a0643fe8b33ec6cbb9903de149d788d9f8452d78d6bfb48d securityContext: container: readOnlyRootFilesystem: false