diff --git a/charts/stable/cops/Chart.yaml b/charts/stable/cops/Chart.yaml index 31a0ad4a34c..ef5b20a43e5 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: 2.7.2 +appVersion: 2.7.3 dependencies: - name: common version: 24.1.5 @@ -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.1.12 +version: 10.1.13 diff --git a/charts/stable/cops/values.yaml b/charts/stable/cops/values.yaml index 590d6124392..5554a0691e7 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.7.2@sha256:8b62f0d54ce7e5cb44e11107395a8cf6938761eeb3c386743880529a23ea4a77 + tag: 2.7.3@sha256:27f7a34a361263da8f21fcba0977afac39af028a6722fc9f69e42f1597cbb7e0 securityContext: container: readOnlyRootFilesystem: false