diff --git a/charts/stable/cops/Chart.yaml b/charts/stable/cops/Chart.yaml index a10cc607e8b..e4050c28f99 100644 --- a/charts/stable/cops/Chart.yaml +++ b/charts/stable/cops/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 2.4.1 +appVersion: 2.5.0 dependencies: - name: common version: 19.0.0 @@ -26,7 +26,7 @@ keywords: - Cloud - MediaApp-Books - MediaServer-Books -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -38,4 +38,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/cops - https://fleet.linuxserver.io/image?name=linuxserver/cops type: application -version: 8.5.1 +version: 8.6.0 diff --git a/charts/stable/cops/values.yaml b/charts/stable/cops/values.yaml index 14b5b69c365..6b1782e41b6 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.4.1@sha256:8211442282697871aadc2c59e7e1832d1a0557922aa8bc62ce92e4131a50afc1 + tag: 2.5.0@sha256:ec5e611267e40ffe05a836d7554cf98377431a90c020f08d1b8f4f3f6a456a35 securityContext: container: readOnlyRootFilesystem: false