From c7aa7f462b5e166f5457824c9db3eef38c97baea Mon Sep 17 00:00:00 2001 From: flux-bot Date: Mon, 24 Aug 2026 03:11:53 +0000 Subject: [PATCH] chore(hermes): promote validated image release --- services/hermes/voice-deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/hermes/voice-deployment.yaml b/services/hermes/voice-deployment.yaml index 19773676..b69a32ee 100644 --- a/services/hermes/voice-deployment.yaml +++ b/services/hermes/voice-deployment.yaml @@ -31,7 +31,7 @@ spec: kubernetes.io/hostname: titan-21 containers: - name: stt - image: registry.bstein.dev/bstein/hermes-jetson-stt:git-d254931a14793a2e612bbea36642ee947c5355a9-build-15-release@sha256:6460847c21f41a3f2184bb4bac51ccb962bd8f79b5f597b60ff17e3e8859f5b2 # {"$imagepolicy": "hermes:hermes-stt-release"} + image: registry.bstein.dev/bstein/hermes-jetson-stt:git-af5ee4697bf064958e6ca363678321e606ce3e61-build-17-release@sha256:fa6a185a6e81f7b4690c7abff350a14fa731fbb455e5ff6c46dc253120cfbd21 # {"$imagepolicy": "hermes:hermes-stt-release"} imagePullPolicy: IfNotPresent ports: - {name: http, containerPort: 9000, protocol: TCP}