From 08c17ef1b485305d02f7f560757c9640e2428660 Mon Sep 17 00:00:00 2001 From: Andrew Stoltz Date: Sat, 30 May 2026 17:04:54 -0500 Subject: [PATCH] fc-updater: bump to v202605301703-296f350-fix2 (BackgroundServiceExceptionBehavior=Ignore so a hosted-service SQLite query crash can't stop the host) Co-Authored-By: Claude Opus 4.8 --- apps/fc-updater/fc-updater.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/fc-updater/fc-updater.yaml b/apps/fc-updater/fc-updater.yaml index d7be2e9..b4f733f 100644 --- a/apps/fc-updater/fc-updater.yaml +++ b/apps/fc-updater/fc-updater.yaml @@ -58,7 +58,7 @@ spec: nodeName: rke2-server containers: - name: web - image: localhost/fc-updater-web:v202605301657-296f350-fix1 + image: localhost/fc-updater-web:v202605301703-296f350-fix2 imagePullPolicy: Never ports: - containerPort: 8080