diff --git a/charts/stable/cops/Chart.yaml b/charts/stable/cops/Chart.yaml index 6419e3f1c31..1791703c9ff 100644 --- a/charts/stable/cops/Chart.yaml +++ b/charts/stable/cops/Chart.yaml @@ -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.9.1 +version: 8.9.2 diff --git a/charts/stable/cops/values.yaml b/charts/stable/cops/values.yaml index 6b1782e41b6..301b98bd12e 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.5.0@sha256:ec5e611267e40ffe05a836d7554cf98377431a90c020f08d1b8f4f3f6a456a35 + tag: 2.5.0@sha256:0245494f73a965549e89efbae948e7d7baa722509bb634c764c3a7a0c475eb4d securityContext: container: readOnlyRootFilesystem: false