diff --git a/release.yaml b/release.yaml index fb437624..b3ab024c 100644 --- a/release.yaml +++ b/release.yaml @@ -20,13 +20,13 @@ binaries: version: v0.13.7 metalctl: darwin: - url: https://github.com/metal-stack/metalctl/releases/download/v0.17.1/metalctl-darwin-amd64 + url: https://github.com/metal-stack/metalctl/releases/download/v0.17.2/metalctl-darwin-amd64 linux: - url: https://github.com/metal-stack/metalctl/releases/download/v0.17.1/metalctl-linux-amd64 + url: https://github.com/metal-stack/metalctl/releases/download/v0.17.2/metalctl-linux-amd64 repository: https://github.com/metal-stack/metalctl - version: v0.17.1 + version: v0.17.2 windows: - url: https://github.com/metal-stack/metalctl/releases/download/v0.17.1/metalctl-windows-amd64 + url: https://github.com/metal-stack/metalctl/releases/download/v0.17.2/metalctl-windows-amd64 docker-images: metal-stack: control-plane: @@ -53,7 +53,7 @@ docker-images: metalctl: name: ghcr.io/metal-stack/metalctl repository: https://github.com/metal-stack/metalctl - tag: v0.17.1 + tag: v0.17.2 rethinkdb-exporter: name: ghcr.io/metal-stack/rethinkdb-exporter repository: https://github.com/metal-stack/rethinkdb-exporter