diff --git a/config/example-runner-1.yaml b/config/example-runner-1.yaml index b8b7748..a7583d8 100644 --- a/config/example-runner-1.yaml +++ b/config/example-runner-1.yaml @@ -9,7 +9,7 @@ control_plane: manager_version: v0.2.1-nddev.87 scheduling_mode: scale-set provider: incus - provider_version: v0.1.5-nddev.101 + provider_version: v0.1.5-nddev.102 provider_interface: v0.1.0 worker_kind: incus-container runner: actions/runner diff --git a/config/example-runner-2.yaml b/config/example-runner-2.yaml index 366f158..5e7f057 100644 --- a/config/example-runner-2.yaml +++ b/config/example-runner-2.yaml @@ -9,7 +9,7 @@ control_plane: manager_version: v0.2.1-nddev.87 scheduling_mode: scale-set provider: incus - provider_version: v0.1.5-nddev.101 + provider_version: v0.1.5-nddev.102 provider_interface: v0.1.0 worker_kind: incus-container runner: actions/runner diff --git a/config/example-runner-3.yaml b/config/example-runner-3.yaml index 276fd62..a23a2fe 100644 --- a/config/example-runner-3.yaml +++ b/config/example-runner-3.yaml @@ -9,7 +9,7 @@ control_plane: manager_version: v0.2.1-nddev.87 scheduling_mode: scale-set provider: incus - provider_version: v0.1.5-nddev.101 + provider_version: v0.1.5-nddev.102 provider_interface: v0.1.0 worker_kind: incus-container runner: actions/runner diff --git a/config/example-runner-4.yaml b/config/example-runner-4.yaml index 068c82f..a241927 100644 --- a/config/example-runner-4.yaml +++ b/config/example-runner-4.yaml @@ -9,7 +9,7 @@ control_plane: manager_version: v0.2.1-nddev.87 scheduling_mode: scale-set provider: incus - provider_version: v0.1.5-nddev.101 + provider_version: v0.1.5-nddev.102 provider_interface: v0.1.0 worker_kind: incus-container runner: actions/runner diff --git a/config/example-services.yaml b/config/example-services.yaml index 38a5241..f5531f9 100644 --- a/config/example-services.yaml +++ b/config/example-services.yaml @@ -27,7 +27,7 @@ control_plane: manager_version: v0.2.1-nddev.87 scheduling_mode: scale-set provider: incus - provider_version: v0.1.5-nddev.101 + provider_version: v0.1.5-nddev.102 provider_interface: v0.1.0 worker_kind: incus-container runner: actions/runner diff --git a/config/provider-derivative.yaml b/config/provider-derivative.yaml index 56f822f..a3e2e55 100644 --- a/config/provider-derivative.yaml +++ b/config/provider-derivative.yaml @@ -16,7 +16,7 @@ artifact: garm-provider-incus # state all move together, because all three derive from here. A provider change # that does not bump it ships under the previous version, which is exactly how # runner-1 and runner-2 diverged. -derivative_version: v0.1.5-nddev.101 +derivative_version: v0.1.5-nddev.102 # The external-provider protocol GARM speaks to this binary. It moves on its own # schedule -- a provider release does not imply an interface release -- so it is @@ -38,7 +38,7 @@ runtime: build: source_commit: 103ef263e2b1c722b80ffa588f51b4a34c4aeaae - binary_sha256: d2a575892b18115a02b91f570e4ffbdc9e785061ff99f05e7c19f1c49494ee54 + binary_sha256: 41a3d022205cb9ae71a20d85cc3dfb480eb6cd4ac661ebb9c4137175c9e4efd9 go_version: go1.26.6 cgo_enabled: false target_os: linux