From bf12474de98c2458e3f0c78e07078757eff5075d Mon Sep 17 00:00:00 2001 From: "Andrew M. Stoltz" <1578013+astoltz@users.noreply.github.com> Date: Wed, 25 Mar 2026 08:19:58 -0500 Subject: [PATCH] telephony-web v20260325b: add SMS UnreadCount/LastMessagePreview columns to schema drift --- apps/telephony/telephony.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/telephony/telephony.yaml b/apps/telephony/telephony.yaml index 09c5f22..ef79f57 100644 --- a/apps/telephony/telephony.yaml +++ b/apps/telephony/telephony.yaml @@ -132,7 +132,7 @@ spec: topologyKey: kubernetes.io/hostname containers: - name: telephony-web - image: localhost/fc-telephony-web:v20260325a + image: localhost/fc-telephony-web:v20260325b imagePullPolicy: Never ports: - containerPort: 5100