summaryrefslogtreecommitdiff
path: root/f3s/shuriken/helm-chart/templates/sync-cronjob.yaml
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-08-02 16:46:27 +0300
committerPaul Buetow <paul@buetow.org>2026-08-02 16:46:27 +0300
commit6ac2fe95351e1a5c024ffee1c325565107fd0802 (patch)
treeb79af885608b99c27ada13f6effc96625c161f6e /f3s/shuriken/helm-chart/templates/sync-cronjob.yaml
parent958b27b5e85a350649174eeb4c86267a79f40f53 (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/helm-chart/templates/sync-cronjob.yaml')
-rw-r--r--f3s/shuriken/helm-chart/templates/sync-cronjob.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/f3s/shuriken/helm-chart/templates/sync-cronjob.yaml b/f3s/shuriken/helm-chart/templates/sync-cronjob.yaml
index 66109e7..ede0b18 100644
--- a/f3s/shuriken/helm-chart/templates/sync-cronjob.yaml
+++ b/f3s/shuriken/helm-chart/templates/sync-cronjob.yaml
@@ -68,7 +68,7 @@ spec:
readOnly: true
containers:
- name: shuriken-sync
- image: registry.lan.buetow.org:30001/shuriken:0.13.2
+ image: registry.lan.buetow.org:30001/shuriken:0.14.0
imagePullPolicy: Always
command: ["/bin/bash", "-c"]
args: