diff --git a/releasepost.yaml b/releasepost.yaml index c894493b8..c07095daa 100644 --- a/releasepost.yaml +++ b/releasepost.yaml @@ -1,4 +1,30 @@ changelogs: + - kind: github + dir: versioned_docs/version-0.12/changelogs + formats: + - extension: markdown + frontmatters: | + --- + title: "{{ .Changelog.Name }}" + date: "{{ .Changelog.PublishedAt }}" + --- + indexfilename: index + indexfrontmatters: | + --- + title: "0.12 Changelogs" + --- + indexfiletemplate: | + {{ .FrontMatters }} + {{ range $pos, $release := .Changelogs }} + * [{{ $release.Name}}](changelogs/{{ $release.Tag }}.md) {{ if (eq $pos 0) }}(latest){{ end}} + {{ end }} + spec: + owner: rancher + repository: fleet + versionfilter: + kind: semver + pattern: "~0.12" + - kind: github dir: versioned_docs/version-0.11/changelogs formats: diff --git a/versioned_docs/version-0.10/changelogs/changelogs/v0.10.10.md b/versioned_docs/version-0.10/changelogs/changelogs/v0.10.10.md new file mode 100644 index 000000000..0265e6078 --- /dev/null +++ b/versioned_docs/version-0.10/changelogs/changelogs/v0.10.10.md @@ -0,0 +1,53 @@ +--- +title: "v0.10.10" +date: "2025-03-04 14:05:57 +0000 UTC" +--- + + +* (github-actions[bot]) released this 2025-03-04 14:05:57 +0000 UTC* + + + +## Description + + +

What's Changed

+ +

Full Changelog: v0.10.9...v0.10.10

+ + + +## Download + + +* [fleet-0.10.10.tgz](https://github.com/rancher/fleet/releases/download/v0.10.10/fleet-0.10.10.tgz) + +* [fleet-agent-0.10.10.tgz](https://github.com/rancher/fleet/releases/download/v0.10.10/fleet-agent-0.10.10.tgz) + +* [fleet-crd-0.10.10.tgz](https://github.com/rancher/fleet/releases/download/v0.10.10/fleet-crd-0.10.10.tgz) + +* [fleet_0.10.10_checksums.txt](https://github.com/rancher/fleet/releases/download/v0.10.10/fleet_0.10.10_checksums.txt) + +* [fleetagent-linux-amd64](https://github.com/rancher/fleet/releases/download/v0.10.10/fleetagent-linux-amd64) + +* [fleetcontroller-linux-arm64](https://github.com/rancher/fleet/releases/download/v0.10.10/fleetcontroller-linux-arm64) + +* [fleetagent-linux-arm64](https://github.com/rancher/fleet/releases/download/v0.10.10/fleetagent-linux-arm64) + +* [fleetagent-windows-amd64.exe](https://github.com/rancher/fleet/releases/download/v0.10.10/fleetagent-windows-amd64.exe) + +* [fleet-windows-amd64.exe](https://github.com/rancher/fleet/releases/download/v0.10.10/fleet-windows-amd64.exe) + +* [fleetcontroller-linux-amd64](https://github.com/rancher/fleet/releases/download/v0.10.10/fleetcontroller-linux-amd64) + +* [fleet-linux-arm64](https://github.com/rancher/fleet/releases/download/v0.10.10/fleet-linux-arm64) + +* [fleet-linux-amd64](https://github.com/rancher/fleet/releases/download/v0.10.10/fleet-linux-amd64) + + + + +*Information retrieved from [here](https://github.com/rancher/fleet/releases/tag/v0.10.10)* + diff --git a/versioned_docs/version-0.10/changelogs/changelogs/v0.10.11.md b/versioned_docs/version-0.10/changelogs/changelogs/v0.10.11.md new file mode 100644 index 000000000..982ac76ce --- /dev/null +++ b/versioned_docs/version-0.10/changelogs/changelogs/v0.10.11.md @@ -0,0 +1,57 @@ +--- +title: "v0.10.11" +date: "2025-04-15 16:19:35 +0000 UTC" +--- + + +* (github-actions[bot]) released this 2025-04-15 16:19:35 +0000 UTC* + + + +## Description + + +

What's Changed

+ +

Full Changelog: v0.10.10...v0.10.11

+ + + +## Download + + +* [fleet-crd-0.10.11.tgz](https://github.com/rancher/fleet/releases/download/v0.10.11/fleet-crd-0.10.11.tgz) + +* [fleet-agent-0.10.11.tgz](https://github.com/rancher/fleet/releases/download/v0.10.11/fleet-agent-0.10.11.tgz) + +* [fleet-0.10.11.tgz](https://github.com/rancher/fleet/releases/download/v0.10.11/fleet-0.10.11.tgz) + +* [fleet_0.10.11_checksums.txt](https://github.com/rancher/fleet/releases/download/v0.10.11/fleet_0.10.11_checksums.txt) + +* [fleet-linux-arm64](https://github.com/rancher/fleet/releases/download/v0.10.11/fleet-linux-arm64) + +* [fleetcontroller-linux-amd64](https://github.com/rancher/fleet/releases/download/v0.10.11/fleetcontroller-linux-amd64) + +* [fleetagent-windows-amd64.exe](https://github.com/rancher/fleet/releases/download/v0.10.11/fleetagent-windows-amd64.exe) + +* [fleet-windows-amd64.exe](https://github.com/rancher/fleet/releases/download/v0.10.11/fleet-windows-amd64.exe) + +* [fleetcontroller-linux-arm64](https://github.com/rancher/fleet/releases/download/v0.10.11/fleetcontroller-linux-arm64) + +* [fleetagent-linux-amd64](https://github.com/rancher/fleet/releases/download/v0.10.11/fleetagent-linux-amd64) + +* [fleet-linux-amd64](https://github.com/rancher/fleet/releases/download/v0.10.11/fleet-linux-amd64) + +* [fleetagent-linux-arm64](https://github.com/rancher/fleet/releases/download/v0.10.11/fleetagent-linux-arm64) + + + + +*Information retrieved from [here](https://github.com/rancher/fleet/releases/tag/v0.10.11)* + diff --git a/versioned_docs/version-0.10/changelogs/changelogs/v0.10.12.md b/versioned_docs/version-0.10/changelogs/changelogs/v0.10.12.md new file mode 100644 index 000000000..69742636a --- /dev/null +++ b/versioned_docs/version-0.10/changelogs/changelogs/v0.10.12.md @@ -0,0 +1,53 @@ +--- +title: "v0.10.12" +date: "2025-04-22 15:00:15 +0000 UTC" +--- + + +* (github-actions[bot]) released this 2025-04-22 15:00:15 +0000 UTC* + + + +## Description + + +

What's Changed

+ +

Full Changelog: v0.10.11...v0.10.12

+ + + +## Download + + +* [fleet-0.10.12.tgz](https://github.com/rancher/fleet/releases/download/v0.10.12/fleet-0.10.12.tgz) + +* [fleet-crd-0.10.12.tgz](https://github.com/rancher/fleet/releases/download/v0.10.12/fleet-crd-0.10.12.tgz) + +* [fleet-agent-0.10.12.tgz](https://github.com/rancher/fleet/releases/download/v0.10.12/fleet-agent-0.10.12.tgz) + +* [fleet_0.10.12_checksums.txt](https://github.com/rancher/fleet/releases/download/v0.10.12/fleet_0.10.12_checksums.txt) + +* [fleet-windows-amd64.exe](https://github.com/rancher/fleet/releases/download/v0.10.12/fleet-windows-amd64.exe) + +* [fleet-linux-amd64](https://github.com/rancher/fleet/releases/download/v0.10.12/fleet-linux-amd64) + +* [fleetcontroller-linux-amd64](https://github.com/rancher/fleet/releases/download/v0.10.12/fleetcontroller-linux-amd64) + +* [fleetcontroller-linux-arm64](https://github.com/rancher/fleet/releases/download/v0.10.12/fleetcontroller-linux-arm64) + +* [fleetagent-linux-amd64](https://github.com/rancher/fleet/releases/download/v0.10.12/fleetagent-linux-amd64) + +* [fleet-linux-arm64](https://github.com/rancher/fleet/releases/download/v0.10.12/fleet-linux-arm64) + +* [fleetagent-windows-amd64.exe](https://github.com/rancher/fleet/releases/download/v0.10.12/fleetagent-windows-amd64.exe) + +* [fleetagent-linux-arm64](https://github.com/rancher/fleet/releases/download/v0.10.12/fleetagent-linux-arm64) + + + + +*Information retrieved from [here](https://github.com/rancher/fleet/releases/tag/v0.10.12)* + diff --git a/versioned_docs/version-0.10/changelogs/changelogs/v0.10.7.md b/versioned_docs/version-0.10/changelogs/changelogs/v0.10.7.md new file mode 100644 index 000000000..2086cbbed --- /dev/null +++ b/versioned_docs/version-0.10/changelogs/changelogs/v0.10.7.md @@ -0,0 +1,53 @@ +--- +title: "v0.10.7" +date: "2024-12-11 12:15:23 +0000 UTC" +--- + + +* (github-actions[bot]) released this 2024-12-11 12:15:23 +0000 UTC* + + + +## Description + + +

What's Changed

+ +

Full Changelog: v0.10.6...v0.10.7

+ + + +## Download + + +* [fleet-0.10.7.tgz](https://github.com/rancher/fleet/releases/download/v0.10.7/fleet-0.10.7.tgz) + +* [fleet-crd-0.10.7.tgz](https://github.com/rancher/fleet/releases/download/v0.10.7/fleet-crd-0.10.7.tgz) + +* [fleet-agent-0.10.7.tgz](https://github.com/rancher/fleet/releases/download/v0.10.7/fleet-agent-0.10.7.tgz) + +* [fleet_0.10.7_checksums.txt](https://github.com/rancher/fleet/releases/download/v0.10.7/fleet_0.10.7_checksums.txt) + +* [fleetagent-linux-amd64](https://github.com/rancher/fleet/releases/download/v0.10.7/fleetagent-linux-amd64) + +* [fleetagent-linux-arm64](https://github.com/rancher/fleet/releases/download/v0.10.7/fleetagent-linux-arm64) + +* [fleet-windows-amd64.exe](https://github.com/rancher/fleet/releases/download/v0.10.7/fleet-windows-amd64.exe) + +* [fleetcontroller-linux-amd64](https://github.com/rancher/fleet/releases/download/v0.10.7/fleetcontroller-linux-amd64) + +* [fleet-linux-amd64](https://github.com/rancher/fleet/releases/download/v0.10.7/fleet-linux-amd64) + +* [fleet-linux-arm64](https://github.com/rancher/fleet/releases/download/v0.10.7/fleet-linux-arm64) + +* [fleetcontroller-linux-arm64](https://github.com/rancher/fleet/releases/download/v0.10.7/fleetcontroller-linux-arm64) + +* [fleetagent-windows-amd64.exe](https://github.com/rancher/fleet/releases/download/v0.10.7/fleetagent-windows-amd64.exe) + + + + +*Information retrieved from [here](https://github.com/rancher/fleet/releases/tag/v0.10.7)* + diff --git a/versioned_docs/version-0.10/changelogs/changelogs/v0.10.8.md b/versioned_docs/version-0.10/changelogs/changelogs/v0.10.8.md new file mode 100644 index 000000000..7d7bf38ad --- /dev/null +++ b/versioned_docs/version-0.10/changelogs/changelogs/v0.10.8.md @@ -0,0 +1,57 @@ +--- +title: "v0.10.8" +date: "2025-01-17 16:30:16 +0000 UTC" +--- + + +* (github-actions[bot]) released this 2025-01-17 16:30:16 +0000 UTC* + + + +## Description + + +

What's Changed

+ +

Full Changelog: v0.10.7...v0.10.8

+ + + +## Download + + +* [fleet-agent-0.10.8.tgz](https://github.com/rancher/fleet/releases/download/v0.10.8/fleet-agent-0.10.8.tgz) + +* [fleet-crd-0.10.8.tgz](https://github.com/rancher/fleet/releases/download/v0.10.8/fleet-crd-0.10.8.tgz) + +* [fleet-0.10.8.tgz](https://github.com/rancher/fleet/releases/download/v0.10.8/fleet-0.10.8.tgz) + +* [fleet_0.10.8_checksums.txt](https://github.com/rancher/fleet/releases/download/v0.10.8/fleet_0.10.8_checksums.txt) + +* [fleetcontroller-linux-arm64](https://github.com/rancher/fleet/releases/download/v0.10.8/fleetcontroller-linux-arm64) + +* [fleetagent-linux-arm64](https://github.com/rancher/fleet/releases/download/v0.10.8/fleetagent-linux-arm64) + +* [fleet-windows-amd64.exe](https://github.com/rancher/fleet/releases/download/v0.10.8/fleet-windows-amd64.exe) + +* [fleetcontroller-linux-amd64](https://github.com/rancher/fleet/releases/download/v0.10.8/fleetcontroller-linux-amd64) + +* [fleet-linux-amd64](https://github.com/rancher/fleet/releases/download/v0.10.8/fleet-linux-amd64) + +* [fleet-linux-arm64](https://github.com/rancher/fleet/releases/download/v0.10.8/fleet-linux-arm64) + +* [fleetagent-windows-amd64.exe](https://github.com/rancher/fleet/releases/download/v0.10.8/fleetagent-windows-amd64.exe) + +* [fleetagent-linux-amd64](https://github.com/rancher/fleet/releases/download/v0.10.8/fleetagent-linux-amd64) + + + + +*Information retrieved from [here](https://github.com/rancher/fleet/releases/tag/v0.10.8)* + diff --git a/versioned_docs/version-0.10/changelogs/changelogs/v0.10.9.md b/versioned_docs/version-0.10/changelogs/changelogs/v0.10.9.md new file mode 100644 index 000000000..95f3801f6 --- /dev/null +++ b/versioned_docs/version-0.10/changelogs/changelogs/v0.10.9.md @@ -0,0 +1,56 @@ +--- +title: "v0.10.9" +date: "2025-02-19 17:08:31 +0000 UTC" +--- + + +* (github-actions[bot]) released this 2025-02-19 17:08:31 +0000 UTC* + + + +## Description + + +

What's Changed

+ +

Full Changelog: v0.10.8...v0.10.9

+ + + +## Download + + +* [fleet-crd-0.10.9.tgz](https://github.com/rancher/fleet/releases/download/v0.10.9/fleet-crd-0.10.9.tgz) + +* [fleet-0.10.9.tgz](https://github.com/rancher/fleet/releases/download/v0.10.9/fleet-0.10.9.tgz) + +* [fleet-agent-0.10.9.tgz](https://github.com/rancher/fleet/releases/download/v0.10.9/fleet-agent-0.10.9.tgz) + +* [fleet_0.10.9_checksums.txt](https://github.com/rancher/fleet/releases/download/v0.10.9/fleet_0.10.9_checksums.txt) + +* [fleetagent-linux-amd64](https://github.com/rancher/fleet/releases/download/v0.10.9/fleetagent-linux-amd64) + +* [fleet-linux-arm64](https://github.com/rancher/fleet/releases/download/v0.10.9/fleet-linux-arm64) + +* [fleetagent-windows-amd64.exe](https://github.com/rancher/fleet/releases/download/v0.10.9/fleetagent-windows-amd64.exe) + +* [fleetcontroller-linux-arm64](https://github.com/rancher/fleet/releases/download/v0.10.9/fleetcontroller-linux-arm64) + +* [fleet-linux-amd64](https://github.com/rancher/fleet/releases/download/v0.10.9/fleet-linux-amd64) + +* [fleet-windows-amd64.exe](https://github.com/rancher/fleet/releases/download/v0.10.9/fleet-windows-amd64.exe) + +* [fleetcontroller-linux-amd64](https://github.com/rancher/fleet/releases/download/v0.10.9/fleetcontroller-linux-amd64) + +* [fleetagent-linux-arm64](https://github.com/rancher/fleet/releases/download/v0.10.9/fleetagent-linux-arm64) + + + + +*Information retrieved from [here](https://github.com/rancher/fleet/releases/tag/v0.10.9)* + diff --git a/versioned_docs/version-0.10/changelogs/index.md b/versioned_docs/version-0.10/changelogs/index.md index a3f902071..1f2f1469a 100644 --- a/versioned_docs/version-0.10/changelogs/index.md +++ b/versioned_docs/version-0.10/changelogs/index.md @@ -3,7 +3,19 @@ title: "0.10 Changelogs" --- -* [v0.10.6](changelogs/v0.10.6.md) (latest) +* [v0.10.12](changelogs/v0.10.12.md) (latest) + +* [v0.10.11](changelogs/v0.10.11.md) + +* [v0.10.10](changelogs/v0.10.10.md) + +* [v0.10.9](changelogs/v0.10.9.md) + +* [v0.10.8](changelogs/v0.10.8.md) + +* [v0.10.7](changelogs/v0.10.7.md) + +* [v0.10.6](changelogs/v0.10.6.md) * [v0.10.4](changelogs/v0.10.4.md) diff --git a/versioned_docs/version-0.11/changelogs/changelogs/v0.11.2.md b/versioned_docs/version-0.11/changelogs/changelogs/v0.11.2.md new file mode 100644 index 000000000..904644f03 --- /dev/null +++ b/versioned_docs/version-0.11/changelogs/changelogs/v0.11.2.md @@ -0,0 +1,54 @@ +--- +title: "v0.11.2" +date: "2024-12-12 15:16:49 +0000 UTC" +--- + + +* (github-actions[bot]) released this 2024-12-12 15:16:49 +0000 UTC* + + + +## Description + + +

What's Changed

+ +

Full Changelog: v0.11.1...v0.11.2

+ + + +## Download + + +* [fleet-0.11.2.tgz](https://github.com/rancher/fleet/releases/download/v0.11.2/fleet-0.11.2.tgz) + +* [fleet-crd-0.11.2.tgz](https://github.com/rancher/fleet/releases/download/v0.11.2/fleet-crd-0.11.2.tgz) + +* [fleet-agent-0.11.2.tgz](https://github.com/rancher/fleet/releases/download/v0.11.2/fleet-agent-0.11.2.tgz) + +* [fleet_0.11.2_checksums.txt](https://github.com/rancher/fleet/releases/download/v0.11.2/fleet_0.11.2_checksums.txt) + +* [fleetagent-windows-amd64.exe](https://github.com/rancher/fleet/releases/download/v0.11.2/fleetagent-windows-amd64.exe) + +* [fleet-linux-amd64](https://github.com/rancher/fleet/releases/download/v0.11.2/fleet-linux-amd64) + +* [fleetcontroller-linux-amd64](https://github.com/rancher/fleet/releases/download/v0.11.2/fleetcontroller-linux-amd64) + +* [fleetagent-linux-arm64](https://github.com/rancher/fleet/releases/download/v0.11.2/fleetagent-linux-arm64) + +* [fleetagent-linux-amd64](https://github.com/rancher/fleet/releases/download/v0.11.2/fleetagent-linux-amd64) + +* [fleetcontroller-linux-arm64](https://github.com/rancher/fleet/releases/download/v0.11.2/fleetcontroller-linux-arm64) + +* [fleet-windows-amd64.exe](https://github.com/rancher/fleet/releases/download/v0.11.2/fleet-windows-amd64.exe) + +* [fleet-linux-arm64](https://github.com/rancher/fleet/releases/download/v0.11.2/fleet-linux-arm64) + + + + +*Information retrieved from [here](https://github.com/rancher/fleet/releases/tag/v0.11.2)* + diff --git a/versioned_docs/version-0.11/changelogs/changelogs/v0.11.3.md b/versioned_docs/version-0.11/changelogs/changelogs/v0.11.3.md new file mode 100644 index 000000000..c09e06602 --- /dev/null +++ b/versioned_docs/version-0.11/changelogs/changelogs/v0.11.3.md @@ -0,0 +1,60 @@ +--- +title: "v0.11.3" +date: "2025-01-17 16:03:21 +0000 UTC" +--- + + +* (github-actions[bot]) released this 2025-01-17 16:03:21 +0000 UTC* + + + +## Description + + +

What's Changed

+ +

Full Changelog: v0.11.2...v0.11.3

+ + + +## Download + + +* [fleet-agent-0.11.3.tgz](https://github.com/rancher/fleet/releases/download/v0.11.3/fleet-agent-0.11.3.tgz) + +* [fleet-0.11.3.tgz](https://github.com/rancher/fleet/releases/download/v0.11.3/fleet-0.11.3.tgz) + +* [fleet-crd-0.11.3.tgz](https://github.com/rancher/fleet/releases/download/v0.11.3/fleet-crd-0.11.3.tgz) + +* [fleet_0.11.3_checksums.txt](https://github.com/rancher/fleet/releases/download/v0.11.3/fleet_0.11.3_checksums.txt) + +* [fleetcontroller-linux-arm64](https://github.com/rancher/fleet/releases/download/v0.11.3/fleetcontroller-linux-arm64) + +* [fleet-linux-amd64](https://github.com/rancher/fleet/releases/download/v0.11.3/fleet-linux-amd64) + +* [fleetcontroller-linux-amd64](https://github.com/rancher/fleet/releases/download/v0.11.3/fleetcontroller-linux-amd64) + +* [fleetagent-windows-amd64.exe](https://github.com/rancher/fleet/releases/download/v0.11.3/fleetagent-windows-amd64.exe) + +* [fleetagent-linux-arm64](https://github.com/rancher/fleet/releases/download/v0.11.3/fleetagent-linux-arm64) + +* [fleet-linux-arm64](https://github.com/rancher/fleet/releases/download/v0.11.3/fleet-linux-arm64) + +* [fleet-windows-amd64.exe](https://github.com/rancher/fleet/releases/download/v0.11.3/fleet-windows-amd64.exe) + +* [fleetagent-linux-amd64](https://github.com/rancher/fleet/releases/download/v0.11.3/fleetagent-linux-amd64) + + + + +*Information retrieved from [here](https://github.com/rancher/fleet/releases/tag/v0.11.3)* + diff --git a/versioned_docs/version-0.11/changelogs/changelogs/v0.11.4.md b/versioned_docs/version-0.11/changelogs/changelogs/v0.11.4.md new file mode 100644 index 000000000..7a3f2ccb2 --- /dev/null +++ b/versioned_docs/version-0.11/changelogs/changelogs/v0.11.4.md @@ -0,0 +1,58 @@ +--- +title: "v0.11.4" +date: "2025-02-19 16:56:42 +0000 UTC" +--- + + +* (github-actions[bot]) released this 2025-02-19 16:56:42 +0000 UTC* + + + +## Description + + +

What's Changed

+ +

Full Changelog: v0.11.3...v0.11.4

+ + + +## Download + + +* [fleet-0.11.4.tgz](https://github.com/rancher/fleet/releases/download/v0.11.4/fleet-0.11.4.tgz) + +* [fleet-crd-0.11.4.tgz](https://github.com/rancher/fleet/releases/download/v0.11.4/fleet-crd-0.11.4.tgz) + +* [fleet-agent-0.11.4.tgz](https://github.com/rancher/fleet/releases/download/v0.11.4/fleet-agent-0.11.4.tgz) + +* [fleet_0.11.4_checksums.txt](https://github.com/rancher/fleet/releases/download/v0.11.4/fleet_0.11.4_checksums.txt) + +* [fleetagent-linux-amd64](https://github.com/rancher/fleet/releases/download/v0.11.4/fleetagent-linux-amd64) + +* [fleet-linux-arm64](https://github.com/rancher/fleet/releases/download/v0.11.4/fleet-linux-arm64) + +* [fleetagent-windows-amd64.exe](https://github.com/rancher/fleet/releases/download/v0.11.4/fleetagent-windows-amd64.exe) + +* [fleetagent-linux-arm64](https://github.com/rancher/fleet/releases/download/v0.11.4/fleetagent-linux-arm64) + +* [fleetcontroller-linux-arm64](https://github.com/rancher/fleet/releases/download/v0.11.4/fleetcontroller-linux-arm64) + +* [fleet-windows-amd64.exe](https://github.com/rancher/fleet/releases/download/v0.11.4/fleet-windows-amd64.exe) + +* [fleet-linux-amd64](https://github.com/rancher/fleet/releases/download/v0.11.4/fleet-linux-amd64) + +* [fleetcontroller-linux-amd64](https://github.com/rancher/fleet/releases/download/v0.11.4/fleetcontroller-linux-amd64) + + + + +*Information retrieved from [here](https://github.com/rancher/fleet/releases/tag/v0.11.4)* + diff --git a/versioned_docs/version-0.11/changelogs/changelogs/v0.11.5.md b/versioned_docs/version-0.11/changelogs/changelogs/v0.11.5.md new file mode 100644 index 000000000..0d658b981 --- /dev/null +++ b/versioned_docs/version-0.11/changelogs/changelogs/v0.11.5.md @@ -0,0 +1,53 @@ +--- +title: "v0.11.5" +date: "2025-03-04 15:28:53 +0000 UTC" +--- + + +* (github-actions[bot]) released this 2025-03-04 15:28:53 +0000 UTC* + + + +## Description + + +

What's Changed

+ +

Full Changelog: v0.11.4...v0.11.5

+ + + +## Download + + +* [fleet-0.11.5.tgz](https://github.com/rancher/fleet/releases/download/v0.11.5/fleet-0.11.5.tgz) + +* [fleet-agent-0.11.5.tgz](https://github.com/rancher/fleet/releases/download/v0.11.5/fleet-agent-0.11.5.tgz) + +* [fleet-crd-0.11.5.tgz](https://github.com/rancher/fleet/releases/download/v0.11.5/fleet-crd-0.11.5.tgz) + +* [fleet_0.11.5_checksums.txt](https://github.com/rancher/fleet/releases/download/v0.11.5/fleet_0.11.5_checksums.txt) + +* [fleet-linux-arm64](https://github.com/rancher/fleet/releases/download/v0.11.5/fleet-linux-arm64) + +* [fleetagent-linux-arm64](https://github.com/rancher/fleet/releases/download/v0.11.5/fleetagent-linux-arm64) + +* [fleetcontroller-linux-arm64](https://github.com/rancher/fleet/releases/download/v0.11.5/fleetcontroller-linux-arm64) + +* [fleet-linux-amd64](https://github.com/rancher/fleet/releases/download/v0.11.5/fleet-linux-amd64) + +* [fleetcontroller-linux-amd64](https://github.com/rancher/fleet/releases/download/v0.11.5/fleetcontroller-linux-amd64) + +* [fleetagent-linux-amd64](https://github.com/rancher/fleet/releases/download/v0.11.5/fleetagent-linux-amd64) + +* [fleet-windows-amd64.exe](https://github.com/rancher/fleet/releases/download/v0.11.5/fleet-windows-amd64.exe) + +* [fleetagent-windows-amd64.exe](https://github.com/rancher/fleet/releases/download/v0.11.5/fleetagent-windows-amd64.exe) + + + + +*Information retrieved from [here](https://github.com/rancher/fleet/releases/tag/v0.11.5)* + diff --git a/versioned_docs/version-0.11/changelogs/changelogs/v0.11.6.md b/versioned_docs/version-0.11/changelogs/changelogs/v0.11.6.md new file mode 100644 index 000000000..2ad59ca9e --- /dev/null +++ b/versioned_docs/version-0.11/changelogs/changelogs/v0.11.6.md @@ -0,0 +1,59 @@ +--- +title: "v0.11.6" +date: "2025-04-17 08:11:53 +0000 UTC" +--- + + +* (github-actions[bot]) released this 2025-04-17 08:11:53 +0000 UTC* + + + +## Description + + +

What's Changed

+ +

Full Changelog: v0.11.5...v0.11.6

+ + + +## Download + + +* [fleet-agent-0.11.6.tgz](https://github.com/rancher/fleet/releases/download/v0.11.6/fleet-agent-0.11.6.tgz) + +* [fleet-crd-0.11.6.tgz](https://github.com/rancher/fleet/releases/download/v0.11.6/fleet-crd-0.11.6.tgz) + +* [fleet-0.11.6.tgz](https://github.com/rancher/fleet/releases/download/v0.11.6/fleet-0.11.6.tgz) + +* [fleet_0.11.6_checksums.txt](https://github.com/rancher/fleet/releases/download/v0.11.6/fleet_0.11.6_checksums.txt) + +* [fleetcontroller-linux-arm64](https://github.com/rancher/fleet/releases/download/v0.11.6/fleetcontroller-linux-arm64) + +* [fleet-linux-amd64](https://github.com/rancher/fleet/releases/download/v0.11.6/fleet-linux-amd64) + +* [fleetagent-windows-amd64.exe](https://github.com/rancher/fleet/releases/download/v0.11.6/fleetagent-windows-amd64.exe) + +* [fleetagent-linux-amd64](https://github.com/rancher/fleet/releases/download/v0.11.6/fleetagent-linux-amd64) + +* [fleet-linux-arm64](https://github.com/rancher/fleet/releases/download/v0.11.6/fleet-linux-arm64) + +* [fleetagent-linux-arm64](https://github.com/rancher/fleet/releases/download/v0.11.6/fleetagent-linux-arm64) + +* [fleet-windows-amd64.exe](https://github.com/rancher/fleet/releases/download/v0.11.6/fleet-windows-amd64.exe) + +* [fleetcontroller-linux-amd64](https://github.com/rancher/fleet/releases/download/v0.11.6/fleetcontroller-linux-amd64) + + + + +*Information retrieved from [here](https://github.com/rancher/fleet/releases/tag/v0.11.6)* + diff --git a/versioned_docs/version-0.11/changelogs/changelogs/v0.11.7.md b/versioned_docs/version-0.11/changelogs/changelogs/v0.11.7.md new file mode 100644 index 000000000..790ef486f --- /dev/null +++ b/versioned_docs/version-0.11/changelogs/changelogs/v0.11.7.md @@ -0,0 +1,53 @@ +--- +title: "v0.11.7" +date: "2025-04-22 14:44:59 +0000 UTC" +--- + + +* (github-actions[bot]) released this 2025-04-22 14:44:59 +0000 UTC* + + + +## Description + + +

What's Changed

+ +

Full Changelog: v0.11.6...v0.11.7

+ + + +## Download + + +* [fleet-agent-0.11.7.tgz](https://github.com/rancher/fleet/releases/download/v0.11.7/fleet-agent-0.11.7.tgz) + +* [fleet-crd-0.11.7.tgz](https://github.com/rancher/fleet/releases/download/v0.11.7/fleet-crd-0.11.7.tgz) + +* [fleet-0.11.7.tgz](https://github.com/rancher/fleet/releases/download/v0.11.7/fleet-0.11.7.tgz) + +* [fleet_0.11.7_checksums.txt](https://github.com/rancher/fleet/releases/download/v0.11.7/fleet_0.11.7_checksums.txt) + +* [fleetcontroller-linux-amd64](https://github.com/rancher/fleet/releases/download/v0.11.7/fleetcontroller-linux-amd64) + +* [fleetagent-linux-arm64](https://github.com/rancher/fleet/releases/download/v0.11.7/fleetagent-linux-arm64) + +* [fleet-linux-arm64](https://github.com/rancher/fleet/releases/download/v0.11.7/fleet-linux-arm64) + +* [fleet-windows-amd64.exe](https://github.com/rancher/fleet/releases/download/v0.11.7/fleet-windows-amd64.exe) + +* [fleet-linux-amd64](https://github.com/rancher/fleet/releases/download/v0.11.7/fleet-linux-amd64) + +* [fleetagent-windows-amd64.exe](https://github.com/rancher/fleet/releases/download/v0.11.7/fleetagent-windows-amd64.exe) + +* [fleetagent-linux-amd64](https://github.com/rancher/fleet/releases/download/v0.11.7/fleetagent-linux-amd64) + +* [fleetcontroller-linux-arm64](https://github.com/rancher/fleet/releases/download/v0.11.7/fleetcontroller-linux-arm64) + + + + +*Information retrieved from [here](https://github.com/rancher/fleet/releases/tag/v0.11.7)* + diff --git a/versioned_docs/version-0.11/changelogs/index.md b/versioned_docs/version-0.11/changelogs/index.md index ddd9bf7e8..fb980516d 100644 --- a/versioned_docs/version-0.11/changelogs/index.md +++ b/versioned_docs/version-0.11/changelogs/index.md @@ -3,5 +3,17 @@ title: "0.11 Changelogs" --- -* [v0.11.1](changelogs/v0.11.1.md) (latest) +* [v0.11.7](changelogs/v0.11.7.md) (latest) + +* [v0.11.6](changelogs/v0.11.6.md) + +* [v0.11.5](changelogs/v0.11.5.md) + +* [v0.11.4](changelogs/v0.11.4.md) + +* [v0.11.3](changelogs/v0.11.3.md) + +* [v0.11.2](changelogs/v0.11.2.md) + +* [v0.11.1](changelogs/v0.11.1.md) diff --git a/versioned_docs/version-0.12/changelogs/changelogs/next.md b/versioned_docs/version-0.12/changelogs/changelogs/next.md deleted file mode 100644 index d5aef1f14..000000000 --- a/versioned_docs/version-0.12/changelogs/changelogs/next.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -title: "Next 🚧" ---- - -We are still working on the next release. diff --git a/versioned_docs/version-0.12/changelogs/changelogs/v0.12.0.md b/versioned_docs/version-0.12/changelogs/changelogs/v0.12.0.md new file mode 100644 index 000000000..a5406f1dc --- /dev/null +++ b/versioned_docs/version-0.12/changelogs/changelogs/v0.12.0.md @@ -0,0 +1,126 @@ +--- +title: "v0.12.0" +date: "2025-03-24 14:21:20 +0000 UTC" +--- + + +* (github-actions[bot]) released this 2025-03-24 14:21:20 +0000 UTC* + + + +## Description + + +

Notes

+

This release adds a new HelmOps controller that allows you to manage Helm charts using the HelmApp CRD. This controller is experimental and is not enabled by default.
+Several log messages have been improved to provide more context and information about the errors that occurred. The conditions in the status fields of resources are used by the UI to display warnings and we are continuously improving them.

+

When a bundle fails to deploy to a cluster, e.g. because the cluster is missing a required label that is to be used as a value, the bundle will now show the affected cluster in the error message. This makes it easier to identify which clusters are affected by the error.

+

The agent has been switched from a StatefulSet to a Deployment. This change allows the agent to scale horizontally and is a step towards making the agent more resilient to failures. The agent now exposes the number of worker goroutines it is running, which can be used to tune the agent's performance.

+

Additions

+ +

Logging and Status Conditions:

+ +

Resources in Status Fields:

+ +

Bugfixes

+ +

What's Changed

+ +

New Contributors

+ +

Full Changelog: v0.11.5...v0.12.0

+ + + +## Download + + +* [fleet-agent-0.12.0.tgz](https://github.com/rancher/fleet/releases/download/v0.12.0/fleet-agent-0.12.0.tgz) + +* [fleet-0.12.0.tgz](https://github.com/rancher/fleet/releases/download/v0.12.0/fleet-0.12.0.tgz) + +* [fleet-crd-0.12.0.tgz](https://github.com/rancher/fleet/releases/download/v0.12.0/fleet-crd-0.12.0.tgz) + +* [fleet_0.12.0_checksums.txt](https://github.com/rancher/fleet/releases/download/v0.12.0/fleet_0.12.0_checksums.txt) + +* [fleet-windows-amd64.exe](https://github.com/rancher/fleet/releases/download/v0.12.0/fleet-windows-amd64.exe) + +* [fleet-linux-amd64](https://github.com/rancher/fleet/releases/download/v0.12.0/fleet-linux-amd64) + +* [fleetagent-windows-amd64.exe](https://github.com/rancher/fleet/releases/download/v0.12.0/fleetagent-windows-amd64.exe) + +* [fleetcontroller-linux-amd64](https://github.com/rancher/fleet/releases/download/v0.12.0/fleetcontroller-linux-amd64) + +* [fleetagent-linux-amd64](https://github.com/rancher/fleet/releases/download/v0.12.0/fleetagent-linux-amd64) + +* [fleet-linux-arm64](https://github.com/rancher/fleet/releases/download/v0.12.0/fleet-linux-arm64) + +* [fleetcontroller-linux-arm64](https://github.com/rancher/fleet/releases/download/v0.12.0/fleetcontroller-linux-arm64) + +* [fleetagent-linux-arm64](https://github.com/rancher/fleet/releases/download/v0.12.0/fleetagent-linux-arm64) + + + + +*Information retrieved from [here](https://github.com/rancher/fleet/releases/tag/v0.12.0)* + diff --git a/versioned_docs/version-0.12/changelogs/changelogs/v0.12.1.md b/versioned_docs/version-0.12/changelogs/changelogs/v0.12.1.md new file mode 100644 index 000000000..7c6226917 --- /dev/null +++ b/versioned_docs/version-0.12/changelogs/changelogs/v0.12.1.md @@ -0,0 +1,60 @@ +--- +title: "v0.12.1" +date: "2025-04-17 08:40:29 +0000 UTC" +--- + + +* (github-actions[bot]) released this 2025-04-17 08:40:29 +0000 UTC* + + + +## Description + + +

What's Changed

+ +

Full Changelog: v0.12.0...v0.12.1

+ + + +## Download + + +* [fleet-0.12.1.tgz](https://github.com/rancher/fleet/releases/download/v0.12.1/fleet-0.12.1.tgz) + +* [fleet-agent-0.12.1.tgz](https://github.com/rancher/fleet/releases/download/v0.12.1/fleet-agent-0.12.1.tgz) + +* [fleet-crd-0.12.1.tgz](https://github.com/rancher/fleet/releases/download/v0.12.1/fleet-crd-0.12.1.tgz) + +* [fleet_0.12.1_checksums.txt](https://github.com/rancher/fleet/releases/download/v0.12.1/fleet_0.12.1_checksums.txt) + +* [fleet-linux-arm64](https://github.com/rancher/fleet/releases/download/v0.12.1/fleet-linux-arm64) + +* [fleet-linux-amd64](https://github.com/rancher/fleet/releases/download/v0.12.1/fleet-linux-amd64) + +* [fleet-windows-amd64.exe](https://github.com/rancher/fleet/releases/download/v0.12.1/fleet-windows-amd64.exe) + +* [fleetagent-linux-amd64](https://github.com/rancher/fleet/releases/download/v0.12.1/fleetagent-linux-amd64) + +* [fleetcontroller-linux-arm64](https://github.com/rancher/fleet/releases/download/v0.12.1/fleetcontroller-linux-arm64) + +* [fleetagent-windows-amd64.exe](https://github.com/rancher/fleet/releases/download/v0.12.1/fleetagent-windows-amd64.exe) + +* [fleetcontroller-linux-amd64](https://github.com/rancher/fleet/releases/download/v0.12.1/fleetcontroller-linux-amd64) + +* [fleetagent-linux-arm64](https://github.com/rancher/fleet/releases/download/v0.12.1/fleetagent-linux-arm64) + + + + +*Information retrieved from [here](https://github.com/rancher/fleet/releases/tag/v0.12.1)* + diff --git a/versioned_docs/version-0.12/changelogs/changelogs/v0.12.2.md b/versioned_docs/version-0.12/changelogs/changelogs/v0.12.2.md new file mode 100644 index 000000000..5c52ee616 --- /dev/null +++ b/versioned_docs/version-0.12/changelogs/changelogs/v0.12.2.md @@ -0,0 +1,53 @@ +--- +title: "v0.12.2" +date: "2025-04-22 14:43:11 +0000 UTC" +--- + + +* (github-actions[bot]) released this 2025-04-22 14:43:11 +0000 UTC* + + + +## Description + + +

What's Changed

+ +

Full Changelog: v0.12.1...v0.12.2

+ + + +## Download + + +* [fleet-agent-0.12.2.tgz](https://github.com/rancher/fleet/releases/download/v0.12.2/fleet-agent-0.12.2.tgz) + +* [fleet-0.12.2.tgz](https://github.com/rancher/fleet/releases/download/v0.12.2/fleet-0.12.2.tgz) + +* [fleet-crd-0.12.2.tgz](https://github.com/rancher/fleet/releases/download/v0.12.2/fleet-crd-0.12.2.tgz) + +* [fleet_0.12.2_checksums.txt](https://github.com/rancher/fleet/releases/download/v0.12.2/fleet_0.12.2_checksums.txt) + +* [fleetagent-linux-amd64](https://github.com/rancher/fleet/releases/download/v0.12.2/fleetagent-linux-amd64) + +* [fleetcontroller-linux-arm64](https://github.com/rancher/fleet/releases/download/v0.12.2/fleetcontroller-linux-arm64) + +* [fleet-linux-amd64](https://github.com/rancher/fleet/releases/download/v0.12.2/fleet-linux-amd64) + +* [fleetcontroller-linux-amd64](https://github.com/rancher/fleet/releases/download/v0.12.2/fleetcontroller-linux-amd64) + +* [fleet-windows-amd64.exe](https://github.com/rancher/fleet/releases/download/v0.12.2/fleet-windows-amd64.exe) + +* [fleetagent-windows-amd64.exe](https://github.com/rancher/fleet/releases/download/v0.12.2/fleetagent-windows-amd64.exe) + +* [fleetagent-linux-arm64](https://github.com/rancher/fleet/releases/download/v0.12.2/fleetagent-linux-arm64) + +* [fleet-linux-arm64](https://github.com/rancher/fleet/releases/download/v0.12.2/fleet-linux-arm64) + + + + +*Information retrieved from [here](https://github.com/rancher/fleet/releases/tag/v0.12.2)* + diff --git a/versioned_docs/version-0.12/changelogs/index.md b/versioned_docs/version-0.12/changelogs/index.md index d5aef1f14..af0a7df93 100644 --- a/versioned_docs/version-0.12/changelogs/index.md +++ b/versioned_docs/version-0.12/changelogs/index.md @@ -1,5 +1,11 @@ --- -title: "Next 🚧" +title: "0.12 Changelogs" --- -We are still working on the next release. + +* [v0.12.2](changelogs/v0.12.2.md) (latest) + +* [v0.12.1](changelogs/v0.12.1.md) + +* [v0.12.0](changelogs/v0.12.0.md) + diff --git a/versioned_docs/version-0.9/changelogs/changelogs/v0.9.12.md b/versioned_docs/version-0.9/changelogs/changelogs/v0.9.12.md new file mode 100644 index 000000000..e1630f68d --- /dev/null +++ b/versioned_docs/version-0.9/changelogs/changelogs/v0.9.12.md @@ -0,0 +1,54 @@ +--- +title: "v0.9.12" +date: "2024-12-11 10:08:36 +0000 UTC" +--- + + +* (github-actions[bot]) released this 2024-12-11 10:08:36 +0000 UTC* + + + +## Description + + +

What's Changed

+ +

Full Changelog: v0.9.11...v0.9.12

+ + + +## Download + + +* [fleet-0.9.12.tgz](https://github.com/rancher/fleet/releases/download/v0.9.12/fleet-0.9.12.tgz) + +* [fleet-agent-0.9.12.tgz](https://github.com/rancher/fleet/releases/download/v0.9.12/fleet-agent-0.9.12.tgz) + +* [fleet-crd-0.9.12.tgz](https://github.com/rancher/fleet/releases/download/v0.9.12/fleet-crd-0.9.12.tgz) + +* [fleet_0.9.12_checksums.txt](https://github.com/rancher/fleet/releases/download/v0.9.12/fleet_0.9.12_checksums.txt) + +* [fleet-linux-arm64](https://github.com/rancher/fleet/releases/download/v0.9.12/fleet-linux-arm64) + +* [fleetagent-linux-amd64](https://github.com/rancher/fleet/releases/download/v0.9.12/fleetagent-linux-amd64) + +* [fleetcontroller-linux-amd64](https://github.com/rancher/fleet/releases/download/v0.9.12/fleetcontroller-linux-amd64) + +* [fleet-windows-amd64.exe](https://github.com/rancher/fleet/releases/download/v0.9.12/fleet-windows-amd64.exe) + +* [fleetcontroller-linux-arm64](https://github.com/rancher/fleet/releases/download/v0.9.12/fleetcontroller-linux-arm64) + +* [fleet-linux-amd64](https://github.com/rancher/fleet/releases/download/v0.9.12/fleet-linux-amd64) + +* [fleetagent-windows-amd64.exe](https://github.com/rancher/fleet/releases/download/v0.9.12/fleetagent-windows-amd64.exe) + +* [fleetagent-linux-arm64](https://github.com/rancher/fleet/releases/download/v0.9.12/fleetagent-linux-arm64) + + + + +*Information retrieved from [here](https://github.com/rancher/fleet/releases/tag/v0.9.12)* + diff --git a/versioned_docs/version-0.9/changelogs/changelogs/v0.9.13.md b/versioned_docs/version-0.9/changelogs/changelogs/v0.9.13.md new file mode 100644 index 000000000..ab0fc03ea --- /dev/null +++ b/versioned_docs/version-0.9/changelogs/changelogs/v0.9.13.md @@ -0,0 +1,54 @@ +--- +title: "v0.9.13" +date: "2025-01-20 12:37:50 +0000 UTC" +--- + + +* (github-actions[bot]) released this 2025-01-20 12:37:50 +0000 UTC* + + + +## Description + + +

What's Changed

+ +

Full Changelog: v0.9.12...v0.9.13

+ + + +## Download + + +* [fleet-agent-0.9.13.tgz](https://github.com/rancher/fleet/releases/download/v0.9.13/fleet-agent-0.9.13.tgz) + +* [fleet-0.9.13.tgz](https://github.com/rancher/fleet/releases/download/v0.9.13/fleet-0.9.13.tgz) + +* [fleet-crd-0.9.13.tgz](https://github.com/rancher/fleet/releases/download/v0.9.13/fleet-crd-0.9.13.tgz) + +* [fleet_0.9.13_checksums.txt](https://github.com/rancher/fleet/releases/download/v0.9.13/fleet_0.9.13_checksums.txt) + +* [fleet-linux-arm64](https://github.com/rancher/fleet/releases/download/v0.9.13/fleet-linux-arm64) + +* [fleet-linux-amd64](https://github.com/rancher/fleet/releases/download/v0.9.13/fleet-linux-amd64) + +* [fleetagent-windows-amd64.exe](https://github.com/rancher/fleet/releases/download/v0.9.13/fleetagent-windows-amd64.exe) + +* [fleet-windows-amd64.exe](https://github.com/rancher/fleet/releases/download/v0.9.13/fleet-windows-amd64.exe) + +* [fleetagent-linux-arm64](https://github.com/rancher/fleet/releases/download/v0.9.13/fleetagent-linux-arm64) + +* [fleetcontroller-linux-arm64](https://github.com/rancher/fleet/releases/download/v0.9.13/fleetcontroller-linux-arm64) + +* [fleetagent-linux-amd64](https://github.com/rancher/fleet/releases/download/v0.9.13/fleetagent-linux-amd64) + +* [fleetcontroller-linux-amd64](https://github.com/rancher/fleet/releases/download/v0.9.13/fleetcontroller-linux-amd64) + + + + +*Information retrieved from [here](https://github.com/rancher/fleet/releases/tag/v0.9.13)* + diff --git a/versioned_docs/version-0.9/changelogs/changelogs/v0.9.14.md b/versioned_docs/version-0.9/changelogs/changelogs/v0.9.14.md new file mode 100644 index 000000000..86a4a92a9 --- /dev/null +++ b/versioned_docs/version-0.9/changelogs/changelogs/v0.9.14.md @@ -0,0 +1,53 @@ +--- +title: "v0.9.14" +date: "2025-02-20 09:56:41 +0000 UTC" +--- + + +* (github-actions[bot]) released this 2025-02-20 09:56:41 +0000 UTC* + + + +## Description + + +

What's Changed

+ +

Full Changelog: v0.9.13...v0.9.14

+ + + +## Download + + +* [fleet-crd-0.9.14.tgz](https://github.com/rancher/fleet/releases/download/v0.9.14/fleet-crd-0.9.14.tgz) + +* [fleet-0.9.14.tgz](https://github.com/rancher/fleet/releases/download/v0.9.14/fleet-0.9.14.tgz) + +* [fleet-agent-0.9.14.tgz](https://github.com/rancher/fleet/releases/download/v0.9.14/fleet-agent-0.9.14.tgz) + +* [fleet_0.9.14_checksums.txt](https://github.com/rancher/fleet/releases/download/v0.9.14/fleet_0.9.14_checksums.txt) + +* [fleet-linux-arm64](https://github.com/rancher/fleet/releases/download/v0.9.14/fleet-linux-arm64) + +* [fleet-windows-amd64.exe](https://github.com/rancher/fleet/releases/download/v0.9.14/fleet-windows-amd64.exe) + +* [fleetagent-linux-arm64](https://github.com/rancher/fleet/releases/download/v0.9.14/fleetagent-linux-arm64) + +* [fleet-linux-amd64](https://github.com/rancher/fleet/releases/download/v0.9.14/fleet-linux-amd64) + +* [fleetcontroller-linux-arm64](https://github.com/rancher/fleet/releases/download/v0.9.14/fleetcontroller-linux-arm64) + +* [fleetagent-windows-amd64.exe](https://github.com/rancher/fleet/releases/download/v0.9.14/fleetagent-windows-amd64.exe) + +* [fleetagent-linux-amd64](https://github.com/rancher/fleet/releases/download/v0.9.14/fleetagent-linux-amd64) + +* [fleetcontroller-linux-amd64](https://github.com/rancher/fleet/releases/download/v0.9.14/fleetcontroller-linux-amd64) + + + + +*Information retrieved from [here](https://github.com/rancher/fleet/releases/tag/v0.9.14)* + diff --git a/versioned_docs/version-0.9/changelogs/changelogs/v0.9.15.md b/versioned_docs/version-0.9/changelogs/changelogs/v0.9.15.md new file mode 100644 index 000000000..521e510b6 --- /dev/null +++ b/versioned_docs/version-0.9/changelogs/changelogs/v0.9.15.md @@ -0,0 +1,53 @@ +--- +title: "v0.9.15" +date: "2025-02-20 13:13:14 +0000 UTC" +--- + + +* (github-actions[bot]) released this 2025-02-20 13:13:14 +0000 UTC* + + + +## Description + + +

What's Changed

+ +

Full Changelog: v0.9.14-rc.1...v0.9.15

+ + + +## Download + + +* [fleet-agent-0.9.15.tgz](https://github.com/rancher/fleet/releases/download/v0.9.15/fleet-agent-0.9.15.tgz) + +* [fleet-crd-0.9.15.tgz](https://github.com/rancher/fleet/releases/download/v0.9.15/fleet-crd-0.9.15.tgz) + +* [fleet-0.9.15.tgz](https://github.com/rancher/fleet/releases/download/v0.9.15/fleet-0.9.15.tgz) + +* [fleet_0.9.15_checksums.txt](https://github.com/rancher/fleet/releases/download/v0.9.15/fleet_0.9.15_checksums.txt) + +* [fleetagent-windows-amd64.exe](https://github.com/rancher/fleet/releases/download/v0.9.15/fleetagent-windows-amd64.exe) + +* [fleet-linux-amd64](https://github.com/rancher/fleet/releases/download/v0.9.15/fleet-linux-amd64) + +* [fleetagent-linux-amd64](https://github.com/rancher/fleet/releases/download/v0.9.15/fleetagent-linux-amd64) + +* [fleet-windows-amd64.exe](https://github.com/rancher/fleet/releases/download/v0.9.15/fleet-windows-amd64.exe) + +* [fleetagent-linux-arm64](https://github.com/rancher/fleet/releases/download/v0.9.15/fleetagent-linux-arm64) + +* [fleetcontroller-linux-arm64](https://github.com/rancher/fleet/releases/download/v0.9.15/fleetcontroller-linux-arm64) + +* [fleet-linux-arm64](https://github.com/rancher/fleet/releases/download/v0.9.15/fleet-linux-arm64) + +* [fleetcontroller-linux-amd64](https://github.com/rancher/fleet/releases/download/v0.9.15/fleetcontroller-linux-amd64) + + + + +*Information retrieved from [here](https://github.com/rancher/fleet/releases/tag/v0.9.15)* + diff --git a/versioned_docs/version-0.9/changelogs/changelogs/v0.9.16.md b/versioned_docs/version-0.9/changelogs/changelogs/v0.9.16.md new file mode 100644 index 000000000..67c236288 --- /dev/null +++ b/versioned_docs/version-0.9/changelogs/changelogs/v0.9.16.md @@ -0,0 +1,53 @@ +--- +title: "v0.9.16" +date: "2025-03-04 15:05:45 +0000 UTC" +--- + + +* (github-actions[bot]) released this 2025-03-04 15:05:45 +0000 UTC* + + + +## Description + + +

What's Changed

+ +

Full Changelog: v0.9.15...v0.9.16

+ + + +## Download + + +* [fleet-crd-0.9.16.tgz](https://github.com/rancher/fleet/releases/download/v0.9.16/fleet-crd-0.9.16.tgz) + +* [fleet-agent-0.9.16.tgz](https://github.com/rancher/fleet/releases/download/v0.9.16/fleet-agent-0.9.16.tgz) + +* [fleet-0.9.16.tgz](https://github.com/rancher/fleet/releases/download/v0.9.16/fleet-0.9.16.tgz) + +* [fleet_0.9.16_checksums.txt](https://github.com/rancher/fleet/releases/download/v0.9.16/fleet_0.9.16_checksums.txt) + +* [fleetcontroller-linux-amd64](https://github.com/rancher/fleet/releases/download/v0.9.16/fleetcontroller-linux-amd64) + +* [fleetagent-windows-amd64.exe](https://github.com/rancher/fleet/releases/download/v0.9.16/fleetagent-windows-amd64.exe) + +* [fleet-linux-arm64](https://github.com/rancher/fleet/releases/download/v0.9.16/fleet-linux-arm64) + +* [fleetcontroller-linux-arm64](https://github.com/rancher/fleet/releases/download/v0.9.16/fleetcontroller-linux-arm64) + +* [fleetagent-linux-arm64](https://github.com/rancher/fleet/releases/download/v0.9.16/fleetagent-linux-arm64) + +* [fleetagent-linux-amd64](https://github.com/rancher/fleet/releases/download/v0.9.16/fleetagent-linux-amd64) + +* [fleet-linux-amd64](https://github.com/rancher/fleet/releases/download/v0.9.16/fleet-linux-amd64) + +* [fleet-windows-amd64.exe](https://github.com/rancher/fleet/releases/download/v0.9.16/fleet-windows-amd64.exe) + + + + +*Information retrieved from [here](https://github.com/rancher/fleet/releases/tag/v0.9.16)* + diff --git a/versioned_docs/version-0.9/changelogs/changelogs/v0.9.17.md b/versioned_docs/version-0.9/changelogs/changelogs/v0.9.17.md new file mode 100644 index 000000000..a31752a26 --- /dev/null +++ b/versioned_docs/version-0.9/changelogs/changelogs/v0.9.17.md @@ -0,0 +1,53 @@ +--- +title: "v0.9.17" +date: "2025-04-07 10:35:44 +0000 UTC" +--- + + +* (github-actions[bot]) released this 2025-04-07 10:35:44 +0000 UTC* + + + +## Description + + +

What's Changed

+ +

Full Changelog: v0.9.16...v0.9.17

+ + + +## Download + + +* [fleet-0.9.17.tgz](https://github.com/rancher/fleet/releases/download/v0.9.17/fleet-0.9.17.tgz) + +* [fleet-crd-0.9.17.tgz](https://github.com/rancher/fleet/releases/download/v0.9.17/fleet-crd-0.9.17.tgz) + +* [fleet-agent-0.9.17.tgz](https://github.com/rancher/fleet/releases/download/v0.9.17/fleet-agent-0.9.17.tgz) + +* [fleet_0.9.17_checksums.txt](https://github.com/rancher/fleet/releases/download/v0.9.17/fleet_0.9.17_checksums.txt) + +* [fleet-linux-amd64](https://github.com/rancher/fleet/releases/download/v0.9.17/fleet-linux-amd64) + +* [fleet-windows-amd64.exe](https://github.com/rancher/fleet/releases/download/v0.9.17/fleet-windows-amd64.exe) + +* [fleetcontroller-linux-amd64](https://github.com/rancher/fleet/releases/download/v0.9.17/fleetcontroller-linux-amd64) + +* [fleetcontroller-linux-arm64](https://github.com/rancher/fleet/releases/download/v0.9.17/fleetcontroller-linux-arm64) + +* [fleetagent-linux-amd64](https://github.com/rancher/fleet/releases/download/v0.9.17/fleetagent-linux-amd64) + +* [fleetagent-linux-arm64](https://github.com/rancher/fleet/releases/download/v0.9.17/fleetagent-linux-arm64) + +* [fleet-linux-arm64](https://github.com/rancher/fleet/releases/download/v0.9.17/fleet-linux-arm64) + +* [fleetagent-windows-amd64.exe](https://github.com/rancher/fleet/releases/download/v0.9.17/fleetagent-windows-amd64.exe) + + + + +*Information retrieved from [here](https://github.com/rancher/fleet/releases/tag/v0.9.17)* + diff --git a/versioned_docs/version-0.9/changelogs/index.md b/versioned_docs/version-0.9/changelogs/index.md index e03dae276..9fab7a8c5 100644 --- a/versioned_docs/version-0.9/changelogs/index.md +++ b/versioned_docs/version-0.9/changelogs/index.md @@ -3,7 +3,19 @@ title: "0.9 Changelogs" --- -* [v0.9.11](changelogs/v0.9.11.md) (latest) +* [v0.9.17](changelogs/v0.9.17.md) (latest) + +* [v0.9.16](changelogs/v0.9.16.md) + +* [v0.9.15](changelogs/v0.9.15.md) + +* [v0.9.14](changelogs/v0.9.14.md) + +* [v0.9.13](changelogs/v0.9.13.md) + +* [v0.9.12](changelogs/v0.9.12.md) + +* [v0.9.11](changelogs/v0.9.11.md) * [v0.9.10](changelogs/v0.9.10.md)