From 6c0f0bb5045e2e3d2fb5bcf1686cbd3267f82019 Mon Sep 17 00:00:00 2001 From: jenkins Date: Thu, 13 Aug 2026 13:11:50 -0300 Subject: [PATCH] hermes: refresh Telegram bot credentials --- services/hermes/chat-router.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/hermes/chat-router.yaml b/services/hermes/chat-router.yaml index 6f813de1a..aa38b1ddb 100644 --- a/services/hermes/chat-router.yaml +++ b/services/hermes/chat-router.yaml @@ -20,7 +20,7 @@ spec: app: hermes-chat-router annotations: ai.bstein.dev/role: privacy-preserving-chat-tenant-router - ai.bstein.dev/config-rev: "20260813-telegram-readiness-v2" + ai.bstein.dev/config-rev: "20260813-telegram-token-v3" vault.hashicorp.com/agent-inject: "true" vault.hashicorp.com/agent-pre-populate-only: "true" vault.hashicorp.com/agent-init-first: "true"