diff options
| author | Paul Buetow <paul@buetow.org> | 2026-08-02 16:46:27 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-08-02 16:46:27 +0300 |
| commit | 6ac2fe95351e1a5c024ffee1c325565107fd0802 (patch) | |
| tree | b79af885608b99c27ada13f6effc96625c161f6e /f3s/shuriken/README.md | |
| parent | 958b27b5e85a350649174eeb4c86267a79f40f53 (diff) | |
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.
Diffstat (limited to 'f3s/shuriken/README.md')
| -rw-r--r-- | f3s/shuriken/README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/f3s/shuriken/README.md b/f3s/shuriken/README.md index 7bd0fb6..9745bf8 100644 --- a/f3s/shuriken/README.md +++ b/f3s/shuriken/README.md @@ -24,8 +24,8 @@ cd /home/paul/git/conf/f3s/shuriken just build-push ``` -The image is pushed as `r0.lan.buetow.org:30001/shuriken:0.13.2` and the -CronJob pulls `registry.lan.buetow.org:30001/shuriken:0.13.2`. Bump `TAG` in +The image is pushed as `r0.lan.buetow.org:30001/shuriken:0.14.0` and the +CronJob pulls `registry.lan.buetow.org:30001/shuriken:0.14.0`. Bump `TAG` in `docker-image/Justfile` and `appVersion`/the CronJob `image:` tag together when releasing a new shuriken version. |
