From 4d4cbc83522d0c9190559b2cfe9c3db2b154239f Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 4 Apr 2024 20:38:47 +0200 Subject: [PATCH] chore(deps): update container image lscr.io/linuxserver/cops to v2.5.3@74f9a57 by renovate (#20235) --- charts/stable/cops/Chart.yaml | 6 +++--- charts/stable/cops/values.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/stable/cops/Chart.yaml b/charts/stable/cops/Chart.yaml index cd2e5c9756d..a0ab3c12255 100644 --- a/charts/stable/cops/Chart.yaml +++ b/charts/stable/cops/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 2.5.0 +appVersion: 2.5.3 dependencies: - name: common version: 20.2.10 @@ -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.8 +version: 8.9.9 diff --git a/charts/stable/cops/values.yaml b/charts/stable/cops/values.yaml index dab13ea6334..9cade2e60f3 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:1e63cccd3a73fea0120ae0b268f3dd4822d1f3a395c5bd957f027f0629c60433 + tag: 2.5.3@sha256:74f9a57e748994fae99b30bfa62a05f62a737a4206c0e138efb250981ed11a96 securityContext: container: readOnlyRootFilesystem: false