diff --git a/charts/stable/cops/Chart.yaml b/charts/stable/cops/Chart.yaml index 7cb5d7cdf74..40eacf25554 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.10.5 +version: 8.10.6 diff --git a/charts/stable/cops/values.yaml b/charts/stable/cops/values.yaml index e8c1bfeed91..e9f8deab520 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:3c0e4cb8b1f70c00d2eaadac0e1205566f55d2b9db57175f6a96ad8f19f2309e + tag: 2.5.4@sha256:afcb5e7e85b108354e81a9802f20b6b59f409f38e25e64ca56a33beaf3909512 securityContext: container: readOnlyRootFilesystem: false