feat(container): update flux operator group #1888
No reviewers
Labels
No labels
area/bootstrap
area/ci
area/kubernetes
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
renovate/container
renovate/github-action
renovate/github-release
renovate/grafana-dashboard
renovate/helm
renovate/terraform
type/digest
type/major
type/minor
type/patch
wontfix
No milestone
No project
No assignees
3 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
GiorgioAresu/home-ops!1888
Loading…
Reference in a new issue
No description provided.
Delete branch "renovate/flux-operator"
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:
0.56.0→0.57.00.56.0→0.57.0v0.56.0→v0.57.0Release Notes
controlplaneio-fluxcd/flux-operator (ghcr.io/controlplaneio-fluxcd/charts/flux-instance)
v0.57.0Compare Source
What's Changed
Full Changelog: https://github.com/controlplaneio-fluxcd/flux-operator/compare/v0.56.0...v0.57.0
Configuration
📅 Schedule: (in timezone Europe/Rome)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate.
konflate — summary
+0 added · 6 changed · −0 removed — 6 resources · 4 apps · 1 CRD
Blast radius
Kustomization flux-system/flux-operator— 1 dependent (Kustomization flux-system/flux-instance)Image changes
ghcr.io/controlplaneio-fluxcd/flux-operatorv0.56.0v0.57.0View the full rendered diff →
konflate · rendered
d013582· advisory, not a gate✅ Automated recommendation: APPROVE
Analysis engine: minimax/MiniMax-M2-7-anthropic@http://litellm.ai.svc.cluster.local:4000/v1 (anthropic)
Recommendation: Approve
This PR updates the Flux operator group (flux-instance, flux-operator, and flux-operator-manifests) from v0.56.0 to v0.57.0 — a minor version bump within the 2.x release train.
Changed Files Summary
kubernetes/apps/flux-system/flux-instance/app/helmrelease.yamlartifactreference tov0.57.0kubernetes/apps/flux-system/flux-instance/app/ocirepository.yamlref.tagto0.57.0kubernetes/apps/flux-system/flux-operator/app/ocirepository.yamlref.tagto0.57.0kubernetes/bootstrap/helmfile.d/01-apps.yamlversionentries to0.57.0Required Checks
validate manifest against target cluster version
Verified. The HelmRelease uses
apiVersion: helm.toolkit.fluxcd.io/v2, a stable Flux API version that has broad Kubernetes compatibility. No cluster API changes are implied by this upgrade. The HelmRelease and OCIRepository manifests are syntactically valid YAML with correct schema references. No specific Kubernetes version compatibility constraints were found in the diff.check for resource quota / limit changes
No changes. The existing memory limit of
2Gi(set via kustomize patch in the HelmRelease values) is retained unchanged. The HelmRelease contains patches for memory limits, concurrent workers, Helm caching, and OOM watch features — all carried over from the prior version. The Konflate rendered-diff confirms no resource modifications from the upgrade.Standards Compliance
metadata.namespaceabsent on HelmRelease: Correct per repository convention — injected at build time by kustomize'snamespace:directive.Evidence Provider Findings
The Konflate rendered-diff found no issues (
findings: []), confirming the manifests render cleanly and introduce no new resources or destructive changes.Release Notes Summary
Version 0.57.0 includes: kubeconfig merging support, new keyboard shortcuts for the web UI, ExternalArtifact as an RSIP type, monorepo directory structure documentation, and "defense in depth" hardening with input validation and stricter defaults. These are additive improvements with no breaking changes expected for existing Flux installations.