From 8a7e7462f9906f28cf946d0466f4fa3f1dd14e30 Mon Sep 17 00:00:00 2001 From: "tinfoild[bot]" <140665299+tinfoild[bot]@users.noreply.github.com> Date: Wed, 16 Jul 2025 17:10:15 +0000 Subject: [PATCH] =?UTF-8?q?fix(oci/atuin):=20update=20v18.7.0=20=E2=9E=BC?= =?UTF-8?q?=20v18.7.1=20(#2951)?= 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 2aa0bff3..26f3e50b 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.0@sha256:0beab79e072c1c47e70fd421a9bb0d43460c5ee4f16e563b7f9bcc49faf20811 + tag: v18.7.1@sha256:f096ee29583b53f8d9442b1bc2631b3a07e0e5887bac99a672406359147fec0f command: ["atuin", "server", "start"] env: &env TZ: "${CONFIG_TZ}"