From 15086f464d491e54ef668e45a505e4bd82a7644d Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 16 Apr 2025 08:18:05 +0200 Subject: [PATCH] chore(helm): update image lscr.io/linuxserver/cops digest to 3310ec8 (#34460) --- charts/stable/cops/Chart.yaml | 2 +- charts/stable/cops/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/cops/Chart.yaml b/charts/stable/cops/Chart.yaml index e592c70533c..2139ceb7f09 100644 --- a/charts/stable/cops/Chart.yaml +++ b/charts/stable/cops/Chart.yaml @@ -40,5 +40,5 @@ sources: - https://github.com/orgs/linuxserver/packages/container/package/cops - https://github.com/truecharts/charts/tree/master/charts/stable/cops type: application -version: 11.9.0 +version: 11.9.1 diff --git a/charts/stable/cops/values.yaml b/charts/stable/cops/values.yaml index 9a67c8e1069..b7580312040 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: 3.6.1@sha256:44f2e1c4b792d68c160e8a2eca161bcd2d9b083bb9638b4e90250a34aa4da2fb + tag: 3.6.1@sha256:3310ec8c323e7638c0b12f01453ef52023d31ca01c155a67d83d24b485580f70 securityContext: container: readOnlyRootFilesystem: false