diff --git a/charts/stable/cops/Chart.yaml b/charts/stable/cops/Chart.yaml index b55b3fa1c35..03f2e9693bd 100644 --- a/charts/stable/cops/Chart.yaml +++ b/charts/stable/cops/Chart.yaml @@ -9,7 +9,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 4.3.3 +appVersion: 4.3.5 dependencies: - name: common version: 29.3.4 @@ -40,5 +40,5 @@ sources: - https://github.com/orgs/linuxserver/packages/container/package/cops - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/cops type: application -version: 14.3.4 +version: 14.3.5 diff --git a/charts/stable/cops/values.yaml b/charts/stable/cops/values.yaml index baaf5c44272..559f2a41f5f 100644 --- a/charts/stable/cops/values.yaml +++ b/charts/stable/cops/values.yaml @@ -2,7 +2,7 @@ image: pullPolicy: IfNotPresent repository: lscr.io/linuxserver/cops - tag: 4.3.3@sha256:b8c59e4de3a60b455bc4dbecd7997f752c11193a6cfd0b02c515e20041d8f0ed + tag: 4.3.5@sha256:f69e6c0df3d0e40fe66491c82aaec4d0bacfa33f65600ad03563e72004be0a24 securityContext: container: readOnlyRootFilesystem: false