diff --git a/charts/stable/cops/Chart.yaml b/charts/stable/cops/Chart.yaml index 76b05ad4467..e5f8b261efa 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.1.2 +version: 8.1.3 diff --git a/charts/stable/cops/values.yaml b/charts/stable/cops/values.yaml index a45d709d451..f5a4b0c16a4 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.3.1@sha256:255ada9e372af6521824f12e84f581f3dde2a7812dda4d33be9523483a7370e8 + tag: 2.3.1@sha256:a30af3ecd8fe240d496a7c67b4a202a32789a45293a3a46011bf9e02ba7a1635 securityContext: container: readOnlyRootFilesystem: false