feat(github-release): update fluxcd/flux2 to v0.40.0#930
Merged
Conversation
| datasource | package | from | to | | --------------- | ------------ | ------- | ------- | | github-releases | fluxcd/flux2 | v0.39.0 | v0.40.0 |
Deploying with
|
| Latest commit: |
cdd5005
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://ae4caa58.home-cluster.pages.dev |
| Branch Preview URL: | https://renovate-fluxcd-flux2-0-x.home-cluster.pages.dev |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.39.0->v0.40.0⚠ Dependency Lookup Warnings ⚠
Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.
Release Notes
fluxcd/flux2
v0.40.0Compare Source
Highlights
Flux v0.40.0 comes with new features and improvements. Users are encouraged to upgrade for the best experience.
Breaking changes
Image Automation
The image-reflector-controller autologin flags have been deprecated and are no longer used.
Please see the new API specification and migration instructions in the controller changelog.
Notifications
The source revision format reported by the Flux controllers has changed according to RFC-0005.
The events referring to Git repositories, will report the revision in the format
<branch|tag>@​sha1:<commit>instead of<branch|tag>/<commit>.For more details please see the source-controller changelog.
OCI artifacts
The OCI artifacts produced with
flux push artifacthave now custom media types:application/vnd.oci.image.manifest.v1+jsonapplication/vnd.cncf.flux.config.v1+jsonapplication/vnd.cncf.flux.content.v1.tar+gzipFeatures and improvements
GitRepositoryAPI has a new optional field.spec.ref.namefor specifying a Git Reference.This allows Flux to reconcile resources from GitHub Pull Requests (
refs/pull/<id>/head) and GitLab Merge Requests (refs/merge-requests/<id>/head).ImageRepositoryandImagePolicyAPIs have been promoted tov1beta2.ImageRepository.spec.provider.ImageRepositoryby showing the latest scanned tags under.status.lastScanResult.latestTags.ImagePolicyby reporting the current and previous image tag in status and events.view,editandadminhave been extended to allow access to Flux custom resources.flux stats -A.New Documentation
Components changelog
CLI Changelog
e25b2e6to8061827flux statscommand to print the reconcilers statusConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.