From 8ef84cfd27c31c074be6207fae4218ff83b21ad6 Mon Sep 17 00:00:00 2001 From: metal-stack Date: Fri, 16 Feb 2024 10:49:37 +0000 Subject: [PATCH] Bump metalctl to version v0.15.4 --- release.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/release.yaml b/release.yaml index b37198f2..ac78cdf0 100644 --- a/release.yaml +++ b/release.yaml @@ -20,13 +20,13 @@ binaries: version: v0.12.2 metalctl: darwin: - url: https://github.com/metal-stack/metalctl/releases/download/v0.15.3/metalctl-darwin-amd64 + url: https://github.com/metal-stack/metalctl/releases/download/v0.15.4/metalctl-darwin-amd64 linux: - url: https://github.com/metal-stack/metalctl/releases/download/v0.15.3/metalctl-linux-amd64 + url: https://github.com/metal-stack/metalctl/releases/download/v0.15.4/metalctl-linux-amd64 repository: https://github.com/metal-stack/metalctl - version: v0.15.3 + version: v0.15.4 windows: - url: https://github.com/metal-stack/metalctl/releases/download/v0.15.3/metalctl-windows-amd64 + url: https://github.com/metal-stack/metalctl/releases/download/v0.15.4/metalctl-windows-amd64 docker-images: metal-stack: control-plane: @@ -49,7 +49,7 @@ docker-images: metalctl: name: ghcr.io/metal-stack/metalctl repository: https://github.com/metal-stack/metalctl - tag: v0.15.3 + tag: v0.15.4 rethinkdb-exporter: name: ghcr.io/metal-stack/rethinkdb-exporter repository: https://github.com/metal-stack/rethinkdb-exporter