diff --git a/charts/stable/cops/Chart.yaml b/charts/stable/cops/Chart.yaml index 8b2711b0e6b..880867d9e36 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.9 +version: 8.9.10 diff --git a/charts/stable/cops/values.yaml b/charts/stable/cops/values.yaml index 9cade2e60f3..d9787200689 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.3@sha256:74f9a57e748994fae99b30bfa62a05f62a737a4206c0e138efb250981ed11a96 + tag: 2.5.3@sha256:3a8d1a05970d5465ad1f343e4272bedd55cbe054882ce6d36ddd7c490d734a3a securityContext: container: readOnlyRootFilesystem: false