diff --git a/charts/stable/cops/Chart.yaml b/charts/stable/cops/Chart.yaml index a011ebd7721..15c41130f01 100644 --- a/charts/stable/cops/Chart.yaml +++ b/charts/stable/cops/Chart.yaml @@ -26,16 +26,16 @@ keywords: - Cloud - MediaApp-Books - MediaServer-Books -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: cops sources: - - https://github.com/orgs/linuxserver/packages/container/package/cops - https://github.com/linuxserver/docker-cops#readme - https://github.com/truecharts/charts/tree/master/charts/stable/cops - https://fleet.linuxserver.io/image?name=linuxserver/cops + - https://github.com/orgs/linuxserver/packages/container/package/cops type: application -version: 7.1.9 +version: 7.1.10 diff --git a/charts/stable/cops/values.yaml b/charts/stable/cops/values.yaml index dc6804284c1..b1a6738bdd4 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:72554a2f0c1d8dee6887b11f30cf1db203defe93db01b290b1d7eb8909c7bcb4 + tag: 2.2.1@sha256:06ce711ce14361ff195aa9757dbbc24413a0902c719f1b12259a8864a77a5d12 securityContext: container: readOnlyRootFilesystem: false