diff --git a/charts/incubator/cops/Chart.yaml b/charts/incubator/cops/Chart.yaml index 121c2c20458..ae0679c3737 100644 --- a/charts/incubator/cops/Chart.yaml +++ b/charts/incubator/cops/Chart.yaml @@ -31,4 +31,4 @@ sources: - https://github.com/orgs/linuxserver/packages/container/package/cops - https://github.com/linuxserver/docker-cops#readme type: application -version: 2.0.11 +version: 2.0.12 diff --git a/charts/incubator/cops/values.yaml b/charts/incubator/cops/values.yaml index af2e95b5639..8d361d6f847 100644 --- a/charts/incubator/cops/values.yaml +++ b/charts/incubator/cops/values.yaml @@ -3,7 +3,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/cops - tag: latest@sha256:440755b6c2db42429b2932f22243152389a356c285069aac6ef4daa3f8a97256 + tag: latest@sha256:f356015ceef5155bdab78191c803f03affc80392dd9e24c795395dd4543b947c persistence: config: enabled: true