diff --git a/charts/stable/cops/Chart.yaml b/charts/stable/cops/Chart.yaml index 87b6d05e550..634617884d7 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.7 +version: 8.9.8 diff --git a/charts/stable/cops/values.yaml b/charts/stable/cops/values.yaml index c6aa46414a1..dab13ea6334 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.0@sha256:cba6926ff53dab615c31680e8ab9d7765b7f6e313fcd6b21bd57d074378e7f53 + tag: 2.5.0@sha256:1e63cccd3a73fea0120ae0b268f3dd4822d1f3a395c5bd957f027f0629c60433 securityContext: container: readOnlyRootFilesystem: false