chore: doc: synchronize Fleet release note
Made with ❤️️ by updatecli
This commit is contained in:
parent
cb3b1cd438
commit
4c008f7c2c
|
|
@ -0,0 +1,49 @@
|
|||
---
|
||||
title: "v0.12.8"
|
||||
date: "2025-10-17 09:19:33 +0000 UTC"
|
||||
---
|
||||
|
||||
|
||||
* (github-actions[bot]) released this 2025-10-17 09:19:33 +0000 UTC*
|
||||
|
||||
|
||||
## What's Changed
|
||||
* [0.12] Don't requeue for missing resources by @weyfonk in https://github.com/rancher/fleet/pull/4176
|
||||
* [v0.12] Swap bitnami for SUSE registry for codegen helper image by @thardeck in https://github.com/rancher/fleet/pull/4196
|
||||
|
||||
|
||||
**Full Changelog**: https://github.com/rancher/fleet/compare/v0.12.7-rc.2...v0.12.8
|
||||
|
||||
|
||||
|
||||
|
||||
## Download
|
||||
|
||||
* [fleet-crd-0.12.8.tgz](https://github.com/rancher/fleet/releases/download/v0.12.8/fleet-crd-0.12.8.tgz)
|
||||
|
||||
* [fleet-0.12.8.tgz](https://github.com/rancher/fleet/releases/download/v0.12.8/fleet-0.12.8.tgz)
|
||||
|
||||
* [fleet-agent-0.12.8.tgz](https://github.com/rancher/fleet/releases/download/v0.12.8/fleet-agent-0.12.8.tgz)
|
||||
|
||||
* [fleet_0.12.8_checksums.txt](https://github.com/rancher/fleet/releases/download/v0.12.8/fleet_0.12.8_checksums.txt)
|
||||
|
||||
* [fleetcontroller-linux-amd64](https://github.com/rancher/fleet/releases/download/v0.12.8/fleetcontroller-linux-amd64)
|
||||
|
||||
* [fleetagent-linux-amd64](https://github.com/rancher/fleet/releases/download/v0.12.8/fleetagent-linux-amd64)
|
||||
|
||||
* [fleetcontroller-linux-arm64](https://github.com/rancher/fleet/releases/download/v0.12.8/fleetcontroller-linux-arm64)
|
||||
|
||||
* [fleet-linux-amd64](https://github.com/rancher/fleet/releases/download/v0.12.8/fleet-linux-amd64)
|
||||
|
||||
* [fleet-windows-amd64.exe](https://github.com/rancher/fleet/releases/download/v0.12.8/fleet-windows-amd64.exe)
|
||||
|
||||
* [fleetagent-windows-amd64.exe](https://github.com/rancher/fleet/releases/download/v0.12.8/fleetagent-windows-amd64.exe)
|
||||
|
||||
* [fleetagent-linux-arm64](https://github.com/rancher/fleet/releases/download/v0.12.8/fleetagent-linux-arm64)
|
||||
|
||||
* [fleet-linux-arm64](https://github.com/rancher/fleet/releases/download/v0.12.8/fleet-linux-arm64)
|
||||
|
||||
|
||||
|
||||
*Information retrieved from [here](https://github.com/rancher/fleet/releases/tag/v0.12.8)*
|
||||
|
||||
|
|
@ -3,7 +3,9 @@ title: "0.12 Changelogs"
|
|||
---
|
||||
|
||||
|
||||
* [v0.12.7](changelogs/v0.12.7.md) (latest)
|
||||
* [v0.12.8](changelogs/v0.12.8.md) (latest)
|
||||
|
||||
* [v0.12.7](changelogs/v0.12.7.md)
|
||||
|
||||
* [v0.12.6](changelogs/v0.12.6.md)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue