Update dependency fluxcd/flux2 to v0.38.1 #6
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/all"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
v0.37.0->v0.38.1Release Notes
fluxcd/flux2
v0.38.1Compare Source
Flux v0.38.1 is a patch release that comes with fixes for the Notification API
v1beta1tov1beta2upgrade.Users are encouraged to update Flux directly to v0.38.1 for the best experience.
Changelog
v0.38.0Compare Source
Highlights
Flux v0.38.0 comes with new features and improvements. Users are encouraged to upgrade for the best experience.
Notification API v1beta2
This release graduates the Notification APIs to
v1beta2. After upgrading the controllers on your clusters, you need to update the notification Custom Resources in Git by replacingnotification.toolkit.fluxcd.io/v1beta1withnotification.toolkit.fluxcd.io/v1beta2in all YAML manifests.Breaking changes
Alert.spec.summaryhas a max length of 255 characters.Provider.spec.addressandProvider.spec.proxyhave a max length of 2048 characters.Receiver.status.urlwas deprecated in favour ofReceiver.status.webhookPath.For more details about
v1beta2please see the notification-controller chagelog and the API spec documentation.Features and improvements
Kustomization.spec.components.kustomize build . | flux push artifact --path=-.Provider.spec.typeset togitea.libgit2were removed, and theGitRepository.spec.gitImplementationfield is no longer being honored.Documentation improvements
The official example repository was refactored. The new version comes with the following improvements:
ingress-nginxBitnami chart with the official one that contains multi-arch container images.cert-managerHelm release to showcase how to install CRDs and custom resources usingdependsOn.ClusterIssuerto showcase how to patch resources in production with Flux Kustomization.flux-systemoverlay to showcase how to configure Flux at bootstrap time.Components changelog
CLI Changelog
flux pushb6757d8a8dd587to1cc9026Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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 Renovate Bot.