Skip to content

Update module github.com/rancher/fleet to v0.15.2#77

Open
renovate-rancher[bot] wants to merge 2 commits into
mainfrom
renovate/github.com-rancher-fleet-0.x
Open

Update module github.com/rancher/fleet to v0.15.2#77
renovate-rancher[bot] wants to merge 2 commits into
mainfrom
renovate/github.com-rancher-fleet-0.x

Conversation

@renovate-rancher

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
github.com/rancher/fleet v0.15.0-rc.1.0.20260309094116-5553b4101a80v0.15.2 age confidence

Release Notes

rancher/fleet (github.com/rancher/fleet)

v0.15.2

Compare Source

What's Changed

Full Changelog: rancher/fleet@v0.15.1...v0.15.2

v0.15.1

Compare Source

What's Changed

Full Changelog: rancher/fleet@v0.15.0...v0.15.1

v0.15.0

Compare Source

Breaking Changes

  • Imagescan, which has had a long life as an experimental feature, is now disabled by default. It can still be explicitly enabled; more information here on what this change means and how to keep the feature enabled. (#​4671) by @​weyfonk in #​4692

  • This release introduces Helm v4 and, since this version also incorporates Server-Side Apply, drift correction may be affected.
    To resolve possible issues where drift correction does not work, please use force=true.
    This will be fixed in the next release.

Future Deprecation notice

  • Imagescan will be deprecated in a future release.

Notable Changes

Additions

CLI
Core Features

Bugfixes

HelmOps
  • Fleet now supports Helm templates with lookup (#​1851) by @​0xavi0 in #​4302
  • Fetching a Helm chart referenced by the helm.chart field of fleet.yaml now supports custom CA bundles (#​3646) by @​p-se in #​4185
  • Github Apps support is extended to Github Enterprise instances, and more generally to hosts other than github.com (#​4554) by @​weyfonk in #​4603
  • The known-hosts config map can now receive additional known_hosts entries at Fleet installation time, through Helm value additionalKnownHosts (#​4680) by @​SebPlv in #​4569
  • When fetching multiple charts for building bundles, when Helm auth cannot or should not be added for fetching one chart, it is no longer disabled for subsequent charts by @​aruiz14 in #​4336
  • Helm URL resolution has received improvements (#​4343) by @​weyfonk in #​4400
  • The Fleet agent properly reports installed resources with forced drift correction using Helm v4 (#​4452) by @​thardeck in #​4624
  • Fix GitRepo URL matching in webhook server (#​4648) by @​weyfonk in #​4777
Resource Management
Automated copy of resources to downstream clusters (docs)
Stability & Operations

Notable Dependency Updates

New Contributors

Full Changelog: rancher/fleet@v0.14.0...v0.15.0

If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

@renovate-rancher

Copy link
Copy Markdown
Contributor Author

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 20 additional dependencies were updated

Details:

Package Change
k8s.io/api v0.35.2 -> v0.35.4
k8s.io/apimachinery v0.35.2 -> v0.35.4
k8s.io/metrics v0.35.2 -> v0.35.4
github.com/fluxcd/cli-utils v0.37.0-flux.1 -> v0.37.2-flux.1
github.com/go-git/go-billy/v5 v5.8.0 -> v5.9.0
github.com/go-git/go-git/v5 v5.17.0 -> v5.19.1
github.com/pjbgf/sha1cd v0.3.2 -> v0.6.0
github.com/prometheus/procfs v0.17.0 -> v0.19.2
go.opentelemetry.io/proto/otlp v1.5.0 -> v1.9.0
golang.org/x/crypto v0.48.0 -> v0.50.0
golang.org/x/net v0.50.0 -> v0.53.0
golang.org/x/sys v0.41.0 -> v0.43.0
golang.org/x/term v0.40.0 -> v0.42.0
golang.org/x/text v0.34.0 -> v0.36.0
helm.sh/helm/v4 v4.1.1 -> v4.1.4
k8s.io/apiextensions-apiserver v0.35.2 -> v0.35.4
k8s.io/apiserver v0.35.2 -> v0.35.4
k8s.io/cli-runtime v0.35.2 -> v0.35.4
k8s.io/component-base v0.35.2 -> v0.35.4
k8s.io/kubectl v0.35.2 -> v0.35.4

@renovate-rancher renovate-rancher Bot force-pushed the renovate/github.com-rancher-fleet-0.x branch from 61ca3c7 to 7cc0ec3 Compare June 16, 2026 08:34
@raulcabello

Copy link
Copy Markdown
Collaborator

@copilot resolve the merge conflicts in this pull request

…ancher-fleet-0.x

# Conflicts:
#	go.mod
#	go.sum

Copilot AI commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

@copilot resolve the merge conflicts in this pull request

Resolved the merge conflicts in go.mod and go.sum. The conflict was between this PR updating github.com/rancher/fleet to v0.15.2 and main having already merged github.com/rancher/fleet/pkg/apis to v0.15.2 (#78). Both are now set to v0.15.2 (commit 716bf67).

Copilot AI requested a review from raulcabello June 16, 2026 10:22
@renovate-rancher

Copy link
Copy Markdown
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants