From f366dd5c90d01cfadcad2dfa946cdef183e42f6a Mon Sep 17 00:00:00 2001 From: "Andrew M. Stoltz" <1578013+astoltz@users.noreply.github.com> Date: Wed, 25 Mar 2026 08:11:59 -0500 Subject: [PATCH] =?UTF-8?q?telephony-web=20v20260325a:=20fix=20billing/RBA?= =?UTF-8?q?C=20500s=20=E2=80=94=20replace=20IDbContextFactory=20with=20dir?= =?UTF-8?q?ect=20TelephonyDbContext=20injection?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 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 fdb10e4..09c5f22 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:v20260324n + image: localhost/fc-telephony-web:v20260325a imagePullPolicy: Never ports: - containerPort: 5100