diff --git a/charts/stable/cops/Chart.yaml b/charts/stable/cops/Chart.yaml index a0481ba593a..bd6a83a603e 100644 --- a/charts/stable/cops/Chart.yaml +++ b/charts/stable/cops/Chart.yaml @@ -11,7 +11,7 @@ annotations: truecharts.org/min_kubernetes_version: 1.24.0 truecharts.org/train: stable apiVersion: v2 -appVersion: 3.8.2 +appVersion: 4.0.2 dependencies: - name: common version: 28.29.40 @@ -42,5 +42,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: 12.15.19 +version: 13.0.0 diff --git a/charts/stable/cops/values.yaml b/charts/stable/cops/values.yaml index b5bab62f6c1..12991fd1f05 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.8.2@sha256:c3aeffda20e640379ebb459960925bfa50c37f1084c5a45ecd6616904a56a0af + tag: 4.0.2@sha256:89b86dc6ad01ff1066cbfa28445a3da9ea72d32748da57c026771ded9b50cebe securityContext: container: readOnlyRootFilesystem: false