Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Next release #176

Merged
merged 12 commits into from
May 8, 2024
26 changes: 13 additions & 13 deletions release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,21 +12,21 @@ binaries:
metal-stack:
kernel:
repository: https://github.com/metal-stack/kernel
url: https://github.com/metal-stack/kernel/releases/download/6.6.28-141/metal-kernel
version: 6.6.28-141
url: https://github.com/metal-stack/kernel/releases/download/6.6.30-142/metal-kernel
version: 6.6.30-142
metal-hammer:
repository: https://github.com/metal-stack/metal-hammer
url: https://github.com/metal-stack/metal-hammer/releases/download/v0.12.3/metal-hammer-initrd.img.lz4
version: v0.12.3
url: https://github.com/metal-stack/metal-hammer/releases/download/v0.13.0/metal-hammer-initrd.img.lz4
version: v0.13.0
metalctl:
darwin:
url: https://github.com/metal-stack/metalctl/releases/download/v0.15.5/metalctl-darwin-amd64
url: https://github.com/metal-stack/metalctl/releases/download/v0.16.2/metalctl-darwin-amd64
linux:
url: https://github.com/metal-stack/metalctl/releases/download/v0.15.5/metalctl-linux-amd64
url: https://github.com/metal-stack/metalctl/releases/download/v0.16.2/metalctl-linux-amd64
repository: https://github.com/metal-stack/metalctl
version: v0.15.5
version: v0.16.2
windows:
url: https://github.com/metal-stack/metalctl/releases/download/v0.15.5/metalctl-windows-amd64
url: https://github.com/metal-stack/metalctl/releases/download/v0.16.2/metalctl-windows-amd64
docker-images:
metal-stack:
control-plane:
Expand All @@ -37,7 +37,7 @@ docker-images:
metal-api:
name: ghcr.io/metal-stack/metal-api
repository: https://github.com/metal-stack/metal-api
tag: v0.28.4
tag: v0.29.0
metal-console:
name: ghcr.io/metal-stack/metal-console
repository: https://github.com/metal-stack/metal-console
Expand All @@ -49,7 +49,7 @@ docker-images:
metalctl:
name: ghcr.io/metal-stack/metalctl
repository: https://github.com/metal-stack/metalctl
tag: v0.15.5
tag: v0.16.2
rethinkdb-exporter:
name: ghcr.io/metal-stack/rethinkdb-exporter
repository: https://github.com/metal-stack/rethinkdb-exporter
Expand All @@ -66,7 +66,7 @@ docker-images:
gardener-extension-provider-metal:
name: ghcr.io/metal-stack/gardener-extension-provider-metal
repository: https://github.com/metal-stack/gardener-extension-provider-metal
tag: v0.22.10
tag: v0.22.11
machine-controller-manager:
name: eu.gcr.io/gardener-project/gardener/machine-controller-manager
repository: https://github.com/gardener/machine-controller-manager
Expand Down Expand Up @@ -108,7 +108,7 @@ docker-images:
duros-controller:
name: ghcr.io/metal-stack/duros-controller
repository: https://github.com/metal-stack/duros-controller
tag: v0.8.5
tag: v0.9.1
metal-ccm:
name: ghcr.io/metal-stack/metal-ccm
repository: https://github.com/metal-stack/metal-ccm
Expand All @@ -125,7 +125,7 @@ docker-images:
metal-core:
name: ghcr.io/metal-stack/metal-core
repository: https://github.com/metal-stack/metal-core
tag: v0.10.2
tag: v0.11.0
metal-image-cache-sync:
name: ghcr.io/metal-stack/metal-image-cache-sync
repository: https://github.com/metal-stack/metal-image-cache-sync
Expand Down