From 7173ef151f993fd81762eda826bf3eb2dbf3ed39 Mon Sep 17 00:00:00 2001 From: "tinfoild[bot]" <140665299+tinfoild[bot]@users.noreply.github.com> Date: Mon, 4 Aug 2025 12:11:55 +0000 Subject: [PATCH] =?UTF-8?q?feat(oci/atuin):=20update=20v18.7.1=20=E2=9E=BC?= =?UTF-8?q?=20v18.8.0=20(#3104)?= 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/atuin/app/hr.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kube/deploy/apps/atuin/app/hr.yaml b/kube/deploy/apps/atuin/app/hr.yaml index 26f3e50b..46d75e00 100644 --- a/kube/deploy/apps/atuin/app/hr.yaml +++ b/kube/deploy/apps/atuin/app/hr.yaml @@ -28,7 +28,7 @@ spec: main: image: &img repository: ghcr.io/atuinsh/atuin - tag: v18.7.1@sha256:f096ee29583b53f8d9442b1bc2631b3a07e0e5887bac99a672406359147fec0f + tag: v18.8.0@sha256:8a8a8ef4eb5865656072bace5cc49390b56caa81360f9f0869054777155b6ef1 command: ["atuin", "server", "start"] env: &env TZ: "${CONFIG_TZ}"