Skip to content

Releases: rancher/fleet

v0.13.0-alpha.2

29 Apr 15:49
v0.13.0-alpha.2
Compare
Choose a tag to compare
v0.13.0-alpha.2 Pre-release
Pre-release

What's Changed

  • chore(deps): update module helm.sh/helm/v3 to v3.17.2 by @renovate-rancher in #3451
  • chore(deps): update module github.com/docker/docker to v28.0.2+incompatible by @renovate-rancher in #3461
  • chore(deps): update rancher/kubectl docker tag to v1.31.7 by @renovate-rancher in #3460
  • Remove fix for agent redeployment tests by @p-se in #3465
  • chore(deps): update module github.com/rancher/wrangler/v3 to v3.2.0 by @renovate-rancher in #3467
  • Fix docs link in PR template by @weyfonk in #3458
  • chore(deps): update module sigs.k8s.io/controller-runtime to v0.20.3 by @renovate-rancher in #3433
  • chore(deps): update module gonum.org/v1/gonum to v0.16.0 by @renovate-rancher in #3472
  • chore(deps): update module github.com/onsi/gomega to v1.36.3 by @renovate-rancher in #3471
  • chore(deps): update module github.com/prometheus/common to v0.63.0 by @renovate-rancher in #3452
  • chore(deps): update gomod-k8sio-dependencies by @renovate-rancher in #3459
  • [updatecli] Bump Fleet version used within installation documentation to 0.12.0 by @rancherbot in #3476
  • Reduce e2e flakiness by @weyfonk in #3475
  • Ensure same bundle is selected for non-ready status by @rbreddy in #3485
  • chore(deps): update dependency go to v1.24.2 by @renovate-rancher in #3495
  • chore(deps): update module github.com/rancher/fleet/pkg/apis to v0.12.0 by @renovate-rancher in #3478
  • chore(deps): update module github.com/docker/docker to v28.0.4+incompatible by @renovate-rancher in #3481
  • chore(deps): update module github.com/testcontainers/testcontainers-go to v0.36.0 by @renovate-rancher in #3487
  • chore(deps): update gomod-sigsk8sio-dependencies by @renovate-rancher in #3477
  • chore(deps): pin dependencies by @renovate-rancher in #3450
  • Create bundles directly in release cleanup end-to-end tests by @weyfonk in #3493
  • chore(deps): update golangci/golangci-lint-action action to v7 by @renovate-rancher in #3479
  • chore(deps): update module github.com/onsi/gomega to v1.37.0 by @renovate-rancher in #3500
  • Delete no longer targeted bundle deployments by @0xavi0 in #3509
  • New webhook secret handling by @0xavi0 in #3490
  • Prune BundleDeployments when GitRepo/Bundle targets change by @aruiz14 in #3438
  • Remove unused poller mock by @manno in #3520
  • Wait for webhook deployment before testing Fleet in Rancher by @weyfonk in #3518
  • Support strict host key checks by @weyfonk in #3523
  • Add Lifecycle Secrets by @manno in #3527
  • Dev scripts deploy agent to cattle-fleet-local-system by @manno in #3508
  • Adds driven bundle scan by @0xavi0 in #3480
  • chore(deps): update module golang.org/x/crypto to v0.37.0 by @renovate-rancher in #3515
  • chore(deps): update module go.uber.org/mock to v0.5.1 by @renovate-rancher in #3519
  • chore(deps): update module github.com/prometheus/client_golang to v1.22.0 by @renovate-rancher in #3522
  • Prevent panic when fetching latest commit by @weyfonk in #3538
  • Make charts release script more flexible by @thardeck in #3543
  • Adds extra labels and annotations in charts by @0xavi0 in #3531
  • [SURE-9419] Replace wrangler with controller-runtime in agent status controller by @p-se in #3436
  • [SURE-9419] Configurable replica count by @p-se in #3457
  • Remove duplicated Helm unit tests step by @weyfonk in #3552
  • Trigger cluster imports only from relevant config updates by @weyfonk in #3551
  • Removes the random string separator calculation. by @0xavi0 in #3553
  • Clean up dev and CI scripts by @manno in #3499
  • Switch to Renovate presets by @thardeck in #3557
  • Add ignorePaths from previous renovate config by @thardeck in #3561
  • Bump golang.org/x/net from 0.37.0 to 0.38.0 by @dependabot in #3562
  • Bump golang.org/x/net from 0.36.0 to 0.38.0 in /pkg/apis by @dependabot in #3563
  • [updatecli] Bump Fleet version used within installation documentation to 0.12.1 by @rancherbot in #3565
  • Avoids returning nil map when options.Helm is used by @0xavi0 in #3567
  • Prevent empty Patch updates from Drift reconciler by @aruiz14 in #3555
  • [updatecli] Bump Fleet version used within installation documentation to 0.12.2 by @rancherbot in #3574
  • Refactor gitOps controller by @weyfonk in #3556
  • Wait for rancher-webhook deployment to exist by @weyfonk in #3583
  • [SURE-9419] Configurable agent leader election by @p-se in #3463
  • Prevent GitRepo creation with empty repo URL by @weyfonk in #3582
  • Delay GitRepo status reconciliations from bundle status changes by @aruiz14 in #3558
  • Replace gopkg.in/yaml with sigs.k8s.io/yaml by @manno in #3584
  • Improve benchmark report output by @manno in #3550
  • Use staging registry instead of Prime by @thardeck in #3591
  • Update kube-version and rancher-version annotations by @thardeck in #3592

New Contributors

Full Changelog: v0.12.2...v0.13.0-alpha.2

v0.12.2

22 Apr 14:43
v0.12.2
Compare
Choose a tag to compare

What's Changed

  • Avoids returning nil map when options.Helm is used by @0xavi0 in #3571

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

v0.11.7

22 Apr 14:44
v0.11.7
Compare
Choose a tag to compare

What's Changed

  • Avoids returning nil map when options.Helm is used by @0xavi0 in #3572

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

v0.10.12

22 Apr 15:00
v0.10.12
Compare
Choose a tag to compare

What's Changed

  • Avoids returning nil map when options.Helm is used by @0xavi0 in #3573

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

v0.12.1

17 Apr 08:40
v0.12.1
Compare
Choose a tag to compare

What's Changed

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

v0.11.6

17 Apr 08:11
v0.11.6
995a10f
Compare
Choose a tag to compare

What's Changed

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

v0.10.11

15 Apr 16:19
v0.10.11
Compare
Choose a tag to compare

What's Changed

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

v0.12.1-rc.1

11 Apr 09:42
v0.12.1-rc.1
Compare
Choose a tag to compare
v0.12.1-rc.1 Pre-release
Pre-release

What's Changed

  • [v0.12] Avoid nil pointer dereference reading leader-election options by @aruiz14 in #3536
  • [v0.12] Prevent panic when fetching latest commit by @weyfonk in #3539
  • [v0.12] Fix resource.PerClusterState incompatibility by @aruiz14 in #3542
  • [v0.12] Bump Go toolchain version to 1.23.8 by @thardeck in #3544

Full Changelog: v0.12.1-beta.2...v0.12.1-rc.1

v0.11.6-rc.2

11 Apr 14:37
v0.11.6-rc.2
995a10f
Compare
Choose a tag to compare
v0.11.6-rc.2 Pre-release
Pre-release

What's Changed

  • [v0.11] Prevent breaking change in PerClusterState on rollback by @aruiz14 in #3549

Full Changelog: v0.11.6-rc.1...v0.11.6-rc.2

v0.11.6-rc.1

11 Apr 10:17
v0.11.6-rc.1
Compare
Choose a tag to compare
v0.11.6-rc.1 Pre-release
Pre-release

What's Changed

  • [v0.11] Prevent panic when fetching latest commit by @weyfonk in #3540
  • [v0.11] Bump Go toolchain version to 1.23.8 by @thardeck in #3545

Full Changelog: v0.11.6-beta.2...v0.11.6-rc.1