diff --git a/charts/incubator/cops/Chart.yaml b/charts/incubator/cops/Chart.yaml index fbbdc2d1f25..482bf60ae49 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.1 +version: 2.0.2 diff --git a/charts/incubator/cops/values.yaml b/charts/incubator/cops/values.yaml index 4b24367d207..d4da2c0a224 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:76adf409cb8f8fddf4320d7da1e2fe4202165c4f82d276cde6a5b10111109b07 + tag: latest@sha256:186e53f8758beebdee7acacac3cf613c9ad8be6cefd2da447dbb4b86988492aa persistence: config: enabled: true