diff --git a/charts/stable/cops/Chart.yaml b/charts/stable/cops/Chart.yaml index 51bccfdb1c6..e54b1dd784b 100644 --- a/charts/stable/cops/Chart.yaml +++ b/charts/stable/cops/Chart.yaml @@ -40,5 +40,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: 14.2.0 +version: 14.2.1 diff --git a/charts/stable/cops/values.yaml b/charts/stable/cops/values.yaml index 565edd29a41..17d9ba13731 100644 --- a/charts/stable/cops/values.yaml +++ b/charts/stable/cops/values.yaml @@ -2,7 +2,7 @@ image: pullPolicy: IfNotPresent repository: lscr.io/linuxserver/cops - tag: 4.3.1@sha256:1f0e37568e57824d7264f7c666d9e867079e462467b70a2b1a2919dff7217480 + tag: 4.3.1@sha256:a1ccc262e1263788c04985570955ef1202824203e310dcea988c91cf183e3a49 securityContext: container: readOnlyRootFilesystem: false