diff --git a/charts/stable/cops/Chart.yaml b/charts/stable/cops/Chart.yaml index b56517f1c54..4a1cca7b029 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.7.2 +appVersion: 3.7.8 dependencies: - name: common version: 28.21.1 @@ -40,7 +40,8 @@ sources: - https://fleet.linuxserver.io/image?name=linuxserver/cops - https://github.com/linuxserver/docker-cops#readme - https://github.com/orgs/linuxserver/packages/container/package/cops + - https://github.com/truecharts/charts/tree/master/charts/stable/cops - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/cops type: application -version: 12.8.2 +version: 12.8.3 diff --git a/charts/stable/cops/values.yaml b/charts/stable/cops/values.yaml index e55819efdf1..d4fc0bd0a0b 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.7.2@sha256:a9af848db05fc6ecd8625244a69908139a018b4281be0da05adc6bdaca014c97 + tag: 3.7.8@sha256:e66aac3704bb1cf010c18cace94f05519af7fa37d84741f0f0f5e752101940c1 securityContext: container: readOnlyRootFilesystem: false