From 6b12b2bb49392704442182d19c32625677290015 Mon Sep 17 00:00:00 2001 From: Andrew Stoltz Date: Thu, 11 Jun 2026 15:06:08 -0500 Subject: [PATCH] deploy(intranet): roll operator depth 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 24457e2..9384d76 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:v20260611-article-depth + image: localhost/fc-intranet-web:v20260611-operator-depth imagePullPolicy: Never ports: - containerPort: 5300