Skip to content

Commit 30eb717

Browse files
committed
chore: bump metal-agent version to v0.1.3
See https://github.com/siderolabs/talos-metal-agent/releases/tag/v0.1.3. Signed-off-by: Utku Ozdemir <[email protected]>
1 parent 21b44b1 commit 30eb717

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

guest-agents/vars.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ XEN_GUEST_AGENT_SHA512: 49bf15d7257f7fcb5ac919ca57e8c16bb6f8199684adef034bd1e768
1717
# renovate: datasource=github-releases depName=siderolabs/talos-vmtoolsd
1818
TALOS_VMTOOLSD_VERSION: v1.0.0
1919
# renovate: datasource=github-releases depName=siderolabs/talos-metal-agent
20-
TALOS_METAL_AGENT_VERSION: v0.1.2
20+
TALOS_METAL_AGENT_VERSION: v0.1.3

hack/release.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@ qemu-guest-agent: 10.0.0
2424
fuse: 3.17.2
2525
nut: 2.8.3
2626
Tailscale: 1.82.5
27-
Linux firmware: 20250509
27+
Linux firmware: 20250509
28+
metal-agent: 0.1.3
2829
"""
2930

3031
[notes.youki]

0 commit comments

Comments
 (0)