From f3afa64c5d539d763d05de123fdfbd9e938f0295 Mon Sep 17 00:00:00 2001 From: Andrew Stoltz Date: Sat, 13 Jun 2026 00:04:44 -0500 Subject: [PATCH] deploy(devicemgmt): roll edge network enrollment image --- apps/fc-devicemgmt/deployment-web.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/fc-devicemgmt/deployment-web.yaml b/apps/fc-devicemgmt/deployment-web.yaml index 2ecf5c8..c88b96d 100644 --- a/apps/fc-devicemgmt/deployment-web.yaml +++ b/apps/fc-devicemgmt/deployment-web.yaml @@ -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-ollama-gateway is built from FlowerCore.DeviceManagement master -# 6159e05, carrying the Ollama true-service Windows apply gateway. +# Image v20260613-g2-e7484ed is built from FlowerCore.DeviceManagement master +# e7484ed, carrying edge enrollment network completion and credential hygiene. --- apiVersion: v1 kind: PersistentVolumeClaim @@ -83,7 +83,7 @@ spec: fsGroupChangePolicy: OnRootMismatch containers: - name: web - image: localhost/fc-devicemgmt-web:v20260613-ollama-gateway + image: localhost/fc-devicemgmt-web:v20260613-g2-e7484ed imagePullPolicy: Never ports: - name: http