diff --git a/charts/stable/cops/Chart.yaml b/charts/stable/cops/Chart.yaml index 3a0ade5e23e..8ff3979fb93 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: 9.1.0 +version: 9.1.1 diff --git a/charts/stable/cops/values.yaml b/charts/stable/cops/values.yaml index 6c65cb0b114..a09d98c4c9e 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.6.1@sha256:161d7b530ec0f90f5c6c07156ca1e866bf87b29e5c030840e747738d9598cd7c + tag: 2.6.1@sha256:9b7b1477b30bf220754bea6512e605884ad7fe23ad884c188e742964b8208400 securityContext: container: readOnlyRootFilesystem: false