diff --git a/charts/stable/cops/Chart.yaml b/charts/stable/cops/Chart.yaml index 1a733b3e8da..60c6a176967 100644 --- a/charts/stable/cops/Chart.yaml +++ b/charts/stable/cops/Chart.yaml @@ -37,4 +37,4 @@ sources: - https://github.com/orgs/linuxserver/packages/container/package/cops - https://github.com/truecharts/charts/tree/master/charts/stable/cops type: application -version: 10.2.2 +version: 10.2.3 diff --git a/charts/stable/cops/values.yaml b/charts/stable/cops/values.yaml index 95f00e325ae..7cbcb1f8f46 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: 2.8.1@sha256:de4134bc3cb0efb6bd75f13c598b5617a01a099516e4c38f03f990457f43fba2 + tag: 2.8.1@sha256:0129c57958a9feab0a85c7b308b1d02c3e2f8e77970a4fe7eea17078a5cbc86f securityContext: container: readOnlyRootFilesystem: false