From 3abbfd015b44ed4b0ffe1350a8dad00777fff0fc Mon Sep 17 00:00:00 2001 From: "tinfoild[bot]" <140665299+tinfoild[bot]@users.noreply.github.com> Date: Sun, 8 Jun 2025 20:08:08 +0000 Subject: [PATCH] =?UTF-8?q?feat(oci/goatcounter):=20update=202.5.0=20?= =?UTF-8?q?=E2=9E=BC=202.6.0=20(#2684)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: tinfoild[bot] <140665299+tinfoild[bot]@users.noreply.github.com> --- kube/deploy/apps/goatcounter/app/hr.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kube/deploy/apps/goatcounter/app/hr.yaml b/kube/deploy/apps/goatcounter/app/hr.yaml index 5db72b06..43825b7e 100644 --- a/kube/deploy/apps/goatcounter/app/hr.yaml +++ b/kube/deploy/apps/goatcounter/app/hr.yaml @@ -27,7 +27,7 @@ spec: main: image: &img repository: ghcr.io/jjgadgets/goatcounter - tag: 2.5.0 + tag: 2.6.0@sha256:79bc2927454ed10f8d14f7333a6aa5f251c2a271e9cf08f0469a7b709313dd54 # runtime config already in image CMD as command args, not using PG because I don't really care about this data or having stuck PVC attachments env: TZ: "${CONFIG_TZ}"