From 413798913bdd4063d7bbc1598d9f3198ad09bc77 Mon Sep 17 00:00:00 2001 From: metal-stack Date: Wed, 11 Oct 2023 08:24:28 +0000 Subject: [PATCH] Bump metalctl to version v0.14.3 --- release.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/release.yaml b/release.yaml index 4f21ed3f..8b2860d2 100644 --- a/release.yaml +++ b/release.yaml @@ -20,13 +20,13 @@ binaries: version: v0.11.5 metalctl: darwin: - url: https://github.com/metal-stack/metalctl/releases/download/v0.14.2/metalctl-darwin-amd64 + url: https://github.com/metal-stack/metalctl/releases/download/v0.14.3/metalctl-darwin-amd64 linux: - url: https://github.com/metal-stack/metalctl/releases/download/v0.14.2/metalctl-linux-amd64 + url: https://github.com/metal-stack/metalctl/releases/download/v0.14.3/metalctl-linux-amd64 repository: https://github.com/metal-stack/metalctl - version: v0.14.2 + version: v0.14.3 windows: - url: https://github.com/metal-stack/metalctl/releases/download/v0.14.2/metalctl-windows-amd64 + url: https://github.com/metal-stack/metalctl/releases/download/v0.14.3/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.14.2 + tag: v0.14.3 rethinkdb-exporter: name: ghcr.io/metal-stack/rethinkdb-exporter repository: https://github.com/metal-stack/rethinkdb-exporter