diff --git a/charts/stable/cops/Chart.yaml b/charts/stable/cops/Chart.yaml index 756a614eba0..266fac1c142 100644 --- a/charts/stable/cops/Chart.yaml +++ b/charts/stable/cops/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "latest" +appVersion: "2.2.1" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -25,7 +25,7 @@ sources: - https://github.com/orgs/linuxserver/packages/container/package/cops - https://github.com/linuxserver/docker-cops#readme type: application -version: 5.0.27 +version: 5.0.28 annotations: truecharts.org/SCALE-support: "true" truecharts.org/category: Cloud diff --git a/charts/stable/cops/values.yaml b/charts/stable/cops/values.yaml index 0526f383421..f069dceaaae 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.1.5@sha256:af264561732d80e2d85c6b239c7b7ffafbf10de7923a1ca10769c593b2674507 + tag: 2.2.1@sha256:547b73025856e4b34defa17cf7922ef55c0525569dd03df8367a2414cac28a76 securityContext: container: readOnlyRootFilesystem: false