diff --git a/charts/stable/cops/Chart.yaml b/charts/stable/cops/Chart.yaml index c82317d3070..3d80820947f 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.2 +version: 8.9.3 diff --git a/charts/stable/cops/values.yaml b/charts/stable/cops/values.yaml index 301b98bd12e..9f56346c6e0 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:0245494f73a965549e89efbae948e7d7baa722509bb634c764c3a7a0c475eb4d + tag: 2.5.0@sha256:7893c203696ca2d96f63e735ea2545da0cd88e080ba8062537ec9ea172b629ac securityContext: container: readOnlyRootFilesystem: false