From c8df788d726dc7d1f5fae6196070c409ffc60e5b Mon Sep 17 00:00:00 2001 From: Andrew Stoltz Date: Wed, 10 Jun 2026 19:15:44 -0500 Subject: [PATCH] deploy(intranet): roll webmail health image --- apps/intranet/intranet.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/intranet/intranet.yaml b/apps/intranet/intranet.yaml index 4724cbb..646292d 100644 --- a/apps/intranet/intranet.yaml +++ b/apps/intranet/intranet.yaml @@ -46,7 +46,7 @@ spec: spec: containers: - name: intranet-web - image: localhost/fc-intranet-web:v20260610-registry-health + image: localhost/fc-intranet-web:v20260610-webmail-health imagePullPolicy: Never ports: - containerPort: 5300