diff --git a/charts/stable/cops/Chart.yaml b/charts/stable/cops/Chart.yaml index 5ca64352374..cc85aacdd63 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: 3.5.4 +appVersion: 3.5.7 dependencies: - name: common version: 25.4.10 @@ -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: 11.8.5 +version: 11.8.6 diff --git a/charts/stable/cops/values.yaml b/charts/stable/cops/values.yaml index 4e5616bc6f2..a82d851867d 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.5.4@sha256:abb0f26fff031c03b3621ce59b5d89ef33a6f70a33c88a85b11f6c71614255d9 + tag: 3.5.7@sha256:6c820a65e370f641b06da60d7ea79ed3e7e81bea61fb3382c61eb894dea07286 securityContext: container: readOnlyRootFilesystem: false