diff --git a/config/pools.yaml b/config/pools.yaml index 90e9854..d8a31cf 100644 --- a/config/pools.yaml +++ b/config/pools.yaml @@ -1,7 +1,7 @@ version: 1 image: repository: ghcr.io/omt-global/github-runner-fleet - tag: 0.1.9 + tag: 0.1.10 pools: - key: synology-private visibility: private diff --git a/package.json b/package.json index dae5b1f..defdfcd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "github-runner-fleet", - "version": "0.1.9", + "version": "0.1.10", "private": true, "license": "MIT", "description": "Self-hosted GitHub runner fleet for Synology shell-only pools, Linux Docker hosts, and ephemeral Lume macOS VMs.",