diff --git a/charts/stable/cops/Chart.yaml b/charts/stable/cops/Chart.yaml index 3b621f6115f..5544e79174c 100644 --- a/charts/stable/cops/Chart.yaml +++ b/charts/stable/cops/Chart.yaml @@ -9,7 +9,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 4.3.1 +appVersion: 4.3.3 dependencies: - name: common version: 29.3.4 @@ -40,5 +40,5 @@ sources: - https://github.com/orgs/linuxserver/packages/container/package/cops - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/cops type: application -version: 14.3.1 +version: 14.3.2 diff --git a/charts/stable/cops/values.yaml b/charts/stable/cops/values.yaml index 6661bca5b8f..f478f96e849 100644 --- a/charts/stable/cops/values.yaml +++ b/charts/stable/cops/values.yaml @@ -2,7 +2,7 @@ image: pullPolicy: IfNotPresent repository: lscr.io/linuxserver/cops - tag: 4.3.1@sha256:df766ca02e0f4d8383564589a92d8802e4282c04acd89056314ddf1d2e0259b8 + tag: 4.3.3@sha256:f45c328aec047f6268edf1f0ad5549bae93434bd28cf02fbe418e9c0034f6edb securityContext: container: readOnlyRootFilesystem: false