From 0cf33797aee59b9c103e077347a1beb509b32746 Mon Sep 17 00:00:00 2001 From: Brad Stein Date: Sat, 31 Jan 2026 16:38:54 -0300 Subject: [PATCH] atlasbot: prioritize high-priority subquestions --- services/comms/atlasbot-deployment.yaml | 2 +- services/comms/kustomization.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/services/comms/atlasbot-deployment.yaml b/services/comms/atlasbot-deployment.yaml index cb23a26..fef4a14 100644 --- a/services/comms/atlasbot-deployment.yaml +++ b/services/comms/atlasbot-deployment.yaml @@ -67,7 +67,7 @@ spec: hardware: rpi5 containers: - name: atlasbot - image: registry.bstein.dev/bstein/atlasbot:0.1.0-45 + image: registry.bstein.dev/bstein/atlasbot:0.1.0-46 command: ["/bin/sh","-c"] args: - | diff --git a/services/comms/kustomization.yaml b/services/comms/kustomization.yaml index 7092221..ef68e8e 100644 --- a/services/comms/kustomization.yaml +++ b/services/comms/kustomization.yaml @@ -46,7 +46,7 @@ resources: - matrix-ingress.yaml images: - name: registry.bstein.dev/bstein/atlasbot - newTag: 0.1.0-45 # {"$imagepolicy": "comms:atlasbot:tag"} + newTag: 0.1.0-46 # {"$imagepolicy": "comms:atlasbot:tag"} configMapGenerator: - name: comms-vault-env files: