source_url: https://raw.githubusercontent.com/cluebotng/component-configs/refs/heads/main/cluebotng-staging.yaml components: bot: build: repository: https://github.com/cluebotng/botng.git ref: v0.0.39 use_latest_versions: true run: command: botng --irc-relay --debug cpu: "0.5" memory: 1Gi port: 8118 health-check-http: /health core: build: repository: https://github.com/cluebotng/external-core.git ref: refs/tags/v0.0.2 use_latest_versions: true run: command: ./cluebotng -l -m live_run cpu: "0.5" mem: 0.5Gi port: 3565 grafana-alloy: build: repository: https://github.com/cluebotng/external-grafana-alloy.git ref: refs/tags/v0.1.7 use_latest_versions: true run: command: run-alloy cpu: '0.5' memory: 0.5Gi port: 8118 health-check-http: /health mount: all