diff --git a/charts/stable/cops/Chart.yaml b/charts/stable/cops/Chart.yaml index c8433d85493..50a7e15e6b6 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: 7.1.17 +version: 7.1.18 diff --git a/charts/stable/cops/values.yaml b/charts/stable/cops/values.yaml index c33b3cb8bdc..5053829af1e 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.2.1@sha256:31ef885c60304f56fa9a8e5cc31b25694d29649d94623432451ab784c79742b2 + tag: 2.2.1@sha256:25577a2acf95e57aa94c09b4880f4add4b21f316e3082c41c5d531f061bf09e8 securityContext: container: readOnlyRootFilesystem: false