From 5e023a15797d1dd77be1c63f6d3077b93d66be4e Mon Sep 17 00:00:00 2001 From: "tinfoild[bot]" <140665299+tinfoild[bot]@users.noreply.github.com> Date: Fri, 9 Feb 2024 15:25:14 +0000 Subject: [PATCH] feat(container)!: Update image ghcr.io/atuinsh/atuin to v18 --- 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 66c20c6b8e..174a981515 100644 --- a/kube/deploy/apps/atuin/app/hr.yaml +++ b/kube/deploy/apps/atuin/app/hr.yaml @@ -22,7 +22,7 @@ spec: replicas: 1 image: repository: "ghcr.io/atuinsh/atuin" - tag: "v17.2.1@sha256:149ba8c5445c205f4ca7f88256eb409ef36820fc2a74fd462869a489721d03d3" + tag: "18.0.0@sha256:8a2913344e9f2e5786337d1c2570579bea44176dec0f24e2ef934f0dda7959fe" command: ["atuin", "server", "start"] podLabels: ingress.home.arpa/nginx-internal: "allow"