From 30a8d3715ee4a17c38b0fae4b72963ff6a02a12a Mon Sep 17 00:00:00 2001 From: alexlebens Date: Thu, 15 Aug 2024 21:33:35 -0500 Subject: [PATCH] pin image to hash --- clusters/cl01tl/applications/cops/Chart.yaml | 2 +- clusters/cl01tl/applications/cops/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/clusters/cl01tl/applications/cops/Chart.yaml b/clusters/cl01tl/applications/cops/Chart.yaml index 63fc05590..523399a8c 100644 --- a/clusters/cl01tl/applications/cops/Chart.yaml +++ b/clusters/cl01tl/applications/cops/Chart.yaml @@ -26,4 +26,4 @@ dependencies: repository: http://alexlebens.github.io/helm-charts version: 1.4.1 icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/calibre.png -appVersion: 2.7.2-ls204 +appVersion: 2.7.2 diff --git a/clusters/cl01tl/applications/cops/values.yaml b/clusters/cl01tl/applications/cops/values.yaml index 6e9f8c007..b54d3f24c 100644 --- a/clusters/cl01tl/applications/cops/values.yaml +++ b/clusters/cl01tl/applications/cops/values.yaml @@ -9,7 +9,7 @@ cops: main: image: repository: ghcr.io/linuxserver/cops - tag: 2.7.2-ls204 + tag: 2.7.2@sha256:ea45f774eabf408bcb1cfffadd6a2688d524523472d9a7a96ee6e7afca12e5fa pullPolicy: IfNotPresent env: - name: PGID