diff --git a/charts/stable/cops/Chart.yaml b/charts/stable/cops/Chart.yaml index 68ad52f58b3..9f2605aac12 100644 --- a/charts/stable/cops/Chart.yaml +++ b/charts/stable/cops/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 3.1.2 +appVersion: 3.1.3 dependencies: - name: common version: 24.1.15 @@ -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: 11.0.0 +version: 11.0.1 diff --git a/charts/stable/cops/values.yaml b/charts/stable/cops/values.yaml index 7d070980617..46a62bf9793 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: 3.1.2@sha256:5f610877c08f3d14456f9a0ebe0f22bbce70b064e8639e815e036b690ac2e2bc + tag: 3.1.3@sha256:f64cfce11919ba79d41359f9da1e77b5d7e665897204b66f42a777a075ada7cf securityContext: container: readOnlyRootFilesystem: false