From 6ac2fe95351e1a5c024ffee1c325565107fd0802 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 2 Aug 2026 16:46:27 +0300 Subject: shuriken: bump image tag to 0.14.0 (shuriken release) Track the shuriken.sh 0.14.0 release: Chart appVersion, generation + sync CronJob image, docker-image/Justfile TAG, and README references. --- f3s/shuriken/docker-image/Justfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'f3s/shuriken/docker-image/Justfile') diff --git a/f3s/shuriken/docker-image/Justfile b/f3s/shuriken/docker-image/Justfile index bd394fa..ae38079 100644 --- a/f3s/shuriken/docker-image/Justfile +++ b/f3s/shuriken/docker-image/Justfile @@ -1,6 +1,6 @@ REGISTRY := "r0.lan.buetow.org:30001" IMAGE := "shuriken" -TAG := "0.13.2" +TAG := "0.14.0" # Source tree for the image build. The Dockerfile lives at the repo root and # copies bin/, share/templates, assets/site, src/shuriken.default.conf and # docker/entrypoint.sh, so build from the shuriken.sh checkout root. Run -- cgit v1.2.3