diff --git a/charts/stable/cops/Chart.yaml b/charts/stable/cops/Chart.yaml index 3691d9bfd5f..d3fcc0fa222 100644 --- a/charts/stable/cops/Chart.yaml +++ b/charts/stable/cops/Chart.yaml @@ -9,7 +9,7 @@ annotations: truecharts.org/min_helm_version: "3.14" truecharts.org/train: stable apiVersion: v2 -appVersion: 3.6.5 +appVersion: 3.7.2 dependencies: - name: common version: 28.18.0 @@ -40,5 +40,5 @@ sources: - https://github.com/orgs/linuxserver/packages/container/package/cops - https://github.com/truecharts/charts/tree/master/charts/stable/cops type: application -version: 12.5.0 +version: 12.6.0 diff --git a/charts/stable/cops/values.yaml b/charts/stable/cops/values.yaml index e117f840e93..defac298608 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.6.5@sha256:7a58c3c67f4679c8dca1d204e71c7b7b991d02de575ae80d245105ceded5c96e + tag: 3.7.2@sha256:e6461d2946f1d851c2bccaa8f92940fdbf6076c051fcbbe9a06b2b955caaa237 securityContext: container: readOnlyRootFilesystem: false