diff --git a/charts/stable/cops/Chart.yaml b/charts/stable/cops/Chart.yaml index 420486614ed..dbf4e888913 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.0.5 +version: 9.0.6 diff --git a/charts/stable/cops/values.yaml b/charts/stable/cops/values.yaml index 2ef73676fe8..236b59ac28c 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.4@sha256:1aa8447baf890372ac3ab4f1da9ebf908afea0f2d31d41e5e7598550a47c5c13 + tag: 2.5.4@sha256:22311ff6b673e4cb8101e9cd4bc4abcdcdb918df3e06214d7384732da5b13c44 securityContext: container: readOnlyRootFilesystem: false