From 5863e09ec884de9e8b83a5639038895212f6cc67 Mon Sep 17 00:00:00 2001 From: Brad Stein Date: Sat, 31 Jan 2026 16:44:50 -0300 Subject: [PATCH] atlasbot: make node counts explicit --- 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 fef4a14..c24e6b2 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-46 + image: registry.bstein.dev/bstein/atlasbot:0.1.0-47 command: ["/bin/sh","-c"] args: - | diff --git a/services/comms/kustomization.yaml b/services/comms/kustomization.yaml index ef68e8e..c905a0a 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-46 # {"$imagepolicy": "comms:atlasbot:tag"} + newTag: 0.1.0-47 # {"$imagepolicy": "comms:atlasbot:tag"} configMapGenerator: - name: comms-vault-env files: