deploy: roll devicemgmt sqlite enrollment fix

This commit is contained in:
Andrew Stoltz
2026-06-12 21:32:49 -05:00
parent d2e8b5f4a8
commit 14a0e87513

View File

@@ -10,8 +10,8 @@
# Phase 1 production uses a Longhorn RWO PVC at /data/devicemgmt.db. The
# 1Password runtime item stays mounted through env for future MySQL/API-key
# cutover, but MySQL is not required for this first product-host rollout.
# Image v20260613-enrollment is built from FlowerCore.DeviceManagement master
# 585831f, carrying the ADR-191 P3 certificate enrollment plane.
# Image v20260613-enrollment-sqlitefix is built from FlowerCore.DeviceManagement master
# 6443793, carrying the ADR-191 P3 certificate enrollment plane plus SQLite live-list fix.
---
apiVersion: v1
kind: PersistentVolumeClaim
@@ -83,7 +83,7 @@ spec:
fsGroupChangePolicy: OnRootMismatch
containers:
- name: web
image: localhost/fc-devicemgmt-web:v20260613-enrollment
image: localhost/fc-devicemgmt-web:v20260613-enrollment-sqlitefix
imagePullPolicy: Never
ports:
- name: http