chore: doc: synchronize Fleet release note
Made with ❤️️ by updatecli
This commit is contained in:
parent
756d2e7822
commit
4281237297
|
|
@ -0,0 +1,64 @@
|
||||||
|
---
|
||||||
|
title: "v0.5.1"
|
||||||
|
date: "2023-01-23 14:09:59 +0000 UTC"
|
||||||
|
---
|
||||||
|
|
||||||
|
|
||||||
|
* (rancherio-gh-m) released this 2023-01-23 14:09:59 +0000 UTC*
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## Description
|
||||||
|
|
||||||
|
|
||||||
|
<ul>
|
||||||
|
<li>Fix git validation problem in wrangler</li>
|
||||||
|
</ul>
|
||||||
|
<p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/rancher/fleet/compare/v0.5.0...v0.5.1"><tt>v0.5.0...v0.5.1</tt></a></p>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## Download
|
||||||
|
|
||||||
|
|
||||||
|
* [sha256sum-amd64.txt](https://github.com/rancher/fleet/releases/download/v0.5.1/sha256sum-amd64.txt)
|
||||||
|
|
||||||
|
* [fleetcontroller-windows-amd64.exe](https://github.com/rancher/fleet/releases/download/v0.5.1/fleetcontroller-windows-amd64.exe)
|
||||||
|
|
||||||
|
* [fleetcontroller-linux-amd64](https://github.com/rancher/fleet/releases/download/v0.5.1/fleetcontroller-linux-amd64)
|
||||||
|
|
||||||
|
* [fleetagent-windows-amd64.exe](https://github.com/rancher/fleet/releases/download/v0.5.1/fleetagent-windows-amd64.exe)
|
||||||
|
|
||||||
|
* [fleetagent-linux-amd64](https://github.com/rancher/fleet/releases/download/v0.5.1/fleetagent-linux-amd64)
|
||||||
|
|
||||||
|
* [fleet-windows-amd64.exe](https://github.com/rancher/fleet/releases/download/v0.5.1/fleet-windows-amd64.exe)
|
||||||
|
|
||||||
|
* [sha256sum-s390x.txt](https://github.com/rancher/fleet/releases/download/v0.5.1/sha256sum-s390x.txt)
|
||||||
|
|
||||||
|
* [fleet-linux-amd64](https://github.com/rancher/fleet/releases/download/v0.5.1/fleet-linux-amd64)
|
||||||
|
|
||||||
|
* [fleet-crd-0.5.1.tgz](https://github.com/rancher/fleet/releases/download/v0.5.1/fleet-crd-0.5.1.tgz)
|
||||||
|
|
||||||
|
* [fleet-agent-0.5.1.tgz](https://github.com/rancher/fleet/releases/download/v0.5.1/fleet-agent-0.5.1.tgz)
|
||||||
|
|
||||||
|
* [fleet-0.5.1.tgz](https://github.com/rancher/fleet/releases/download/v0.5.1/fleet-0.5.1.tgz)
|
||||||
|
|
||||||
|
* [fleetcontroller-linux-s390x](https://github.com/rancher/fleet/releases/download/v0.5.1/fleetcontroller-linux-s390x)
|
||||||
|
|
||||||
|
* [fleetagent-linux-s390x](https://github.com/rancher/fleet/releases/download/v0.5.1/fleetagent-linux-s390x)
|
||||||
|
|
||||||
|
* [fleet-linux-s390x](https://github.com/rancher/fleet/releases/download/v0.5.1/fleet-linux-s390x)
|
||||||
|
|
||||||
|
* [sha256sum-arm64.txt](https://github.com/rancher/fleet/releases/download/v0.5.1/sha256sum-arm64.txt)
|
||||||
|
|
||||||
|
* [fleetcontroller-linux-arm64](https://github.com/rancher/fleet/releases/download/v0.5.1/fleetcontroller-linux-arm64)
|
||||||
|
|
||||||
|
* [fleetagent-linux-arm64](https://github.com/rancher/fleet/releases/download/v0.5.1/fleetagent-linux-arm64)
|
||||||
|
|
||||||
|
* [fleet-linux-arm64](https://github.com/rancher/fleet/releases/download/v0.5.1/fleet-linux-arm64)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
*Information retrieved from [here](https://github.com/rancher/fleet/releases/tag/v0.5.1)*
|
||||||
|
|
||||||
|
|
@ -7,5 +7,7 @@ title: "0.5 Changelogs"
|
||||||
|
|
||||||
* [v0.5.2](changelogs/v0.5.2.md)
|
* [v0.5.2](changelogs/v0.5.2.md)
|
||||||
|
|
||||||
|
* [v0.5.1](changelogs/v0.5.1.md)
|
||||||
|
|
||||||
* [v0.5.0](changelogs/v0.5.0.md)
|
* [v0.5.0](changelogs/v0.5.0.md)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue