feat(container): update ghcr.io/controlplaneio-fluxcd/charts/flux-operator ( 0.38.1 ➔ 0.39.0 ) #317

Merged
albdev-bot merged 1 commit from renovate/ghcr.io-controlplaneio-fluxcd-charts-flux-operator-0.x into main 2026-01-19 12:02:22 +00:00
Owner

This PR contains the following updates:

Package Update Change OpenSSF
ghcr.io/controlplaneio-fluxcd/charts/flux-operator (source) minor 0.38.10.39.0 OpenSSF Scorecard

Release Notes

controlplaneio-fluxcd/flux-operator (ghcr.io/controlplaneio-fluxcd/charts/flux-operator)

v0.39.0

Compare Source

What's Changed

Full Changelog: https://github.com/controlplaneio-fluxcd/flux-operator/compare/v0.38.1...v0.39.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


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

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | OpenSSF | |---|---|---|---| | [ghcr.io/controlplaneio-fluxcd/charts/flux-operator](https://fluxoperator.dev) ([source](https://github.com/controlplaneio-fluxcd/flux-operator)) | minor | `0.38.1` → `0.39.0` | [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/controlplaneio-fluxcd/flux-operator/badge)](https://securityscorecards.dev/viewer/?uri=github.com/controlplaneio-fluxcd/flux-operator) | --- ### Release Notes <details> <summary>controlplaneio-fluxcd/flux-operator (ghcr.io/controlplaneio-fluxcd/charts/flux-operator)</summary> ### [`v0.39.0`](https://github.com/controlplaneio-fluxcd/flux-operator/releases/tag/v0.39.0) [Compare Source](https://github.com/controlplaneio-fluxcd/flux-operator/compare/v0.38.1...v0.39.0) ##### What's Changed - web: introduce flags for watching config by [@&#8203;matheuscscp](https://github.com/matheuscscp) in [#&#8203;543](https://github.com/controlplaneio-fluxcd/flux-operator/pull/543) - web: fix comment in auth config by [@&#8203;matheuscscp](https://github.com/matheuscscp) in [#&#8203;556](https://github.com/controlplaneio-fluxcd/flux-operator/pull/556) - web: improve navigation to resource dashboard by [@&#8203;stefanprodan](https://github.com/stefanprodan) in [#&#8203;554](https://github.com/controlplaneio-fluxcd/flux-operator/pull/554) - ci: Run unit and e2e tests on dedicated runners by [@&#8203;stefanprodan](https://github.com/stefanprodan) in [#&#8203;558](https://github.com/controlplaneio-fluxcd/flux-operator/pull/558) - web: add audit events to actions by [@&#8203;matheuscscp](https://github.com/matheuscscp) in [#&#8203;561](https://github.com/controlplaneio-fluxcd/flux-operator/pull/561) - web: Implement action bar in the resource dashboard by [@&#8203;stefanprodan](https://github.com/stefanprodan) in [#&#8203;560](https://github.com/controlplaneio-fluxcd/flux-operator/pull/560) - mcp: upgrade sdk to v1.2.0 by [@&#8203;matheuscscp](https://github.com/matheuscscp) in [#&#8203;564](https://github.com/controlplaneio-fluxcd/flux-operator/pull/564) - web: make kubeclient config safe for mutations by [@&#8203;matheuscscp](https://github.com/matheuscscp) in [#&#8203;570](https://github.com/controlplaneio-fluxcd/flux-operator/pull/570) - operator: cancel health checks on requeue by [@&#8203;matheuscscp](https://github.com/matheuscscp) in [#&#8203;462](https://github.com/controlplaneio-fluxcd/flux-operator/pull/462) - web: add guide for olm configuration by [@&#8203;matheuscscp](https://github.com/matheuscscp) in [#&#8203;569](https://github.com/controlplaneio-fluxcd/flux-operator/pull/569) - web: filter stats in cluster dashboard based on RBAC by [@&#8203;matheuscscp](https://github.com/matheuscscp) in [#&#8203;571](https://github.com/controlplaneio-fluxcd/flux-operator/pull/571) - web: add script for load testing by [@&#8203;stefanprodan](https://github.com/stefanprodan) in [#&#8203;573](https://github.com/controlplaneio-fluxcd/flux-operator/pull/573) - ci: Build and push preview images by [@&#8203;stefanprodan](https://github.com/stefanprodan) in [#&#8203;574](https://github.com/controlplaneio-fluxcd/flux-operator/pull/574) - Update dependencies by [@&#8203;stefanprodan](https://github.com/stefanprodan) in [#&#8203;577](https://github.com/controlplaneio-fluxcd/flux-operator/pull/577) - Upgrade fluxcd/pkg/runtime to v0.94.0 by [@&#8203;matheuscscp](https://github.com/matheuscscp) in [#&#8203;579](https://github.com/controlplaneio-fluxcd/flux-operator/pull/579) - web: switch user actions to RBAC by [@&#8203;matheuscscp](https://github.com/matheuscscp) in [#&#8203;581](https://github.com/controlplaneio-fluxcd/flux-operator/pull/581) - operator: remove `--disable-wait-interruption` and `DISABLE_WAIT_INTERRUPTION` by [@&#8203;matheuscscp](https://github.com/matheuscscp) in [#&#8203;583](https://github.com/controlplaneio-fluxcd/flux-operator/pull/583) - web: document standard roles for UI access by [@&#8203;stefanprodan](https://github.com/stefanprodan) in [#&#8203;584](https://github.com/controlplaneio-fluxcd/flux-operator/pull/584) - api: make suspended state override the ready status by [@&#8203;stefanprodan](https://github.com/stefanprodan) in [#&#8203;588](https://github.com/controlplaneio-fluxcd/flux-operator/pull/588) - web: add warning panel for limited access by [@&#8203;stefanprodan](https://github.com/stefanprodan) in [#&#8203;589](https://github.com/controlplaneio-fluxcd/flux-operator/pull/589) - cli: Add JSON support to `flux-operator export` commands by [@&#8203;stefanprodan](https://github.com/stefanprodan) in [#&#8203;590](https://github.com/controlplaneio-fluxcd/flux-operator/pull/590) - build(deps): bump the actions group across 1 directory with 2 updates by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;591](https://github.com/controlplaneio-fluxcd/flux-operator/pull/591) - web: implement cookie chunking for large OIDC tokens by [@&#8203;stefanprodan](https://github.com/stefanprodan) in [#&#8203;586](https://github.com/controlplaneio-fluxcd/flux-operator/pull/586) - operator: add leader election flags by [@&#8203;stefanprodan](https://github.com/stefanprodan) in [#&#8203;592](https://github.com/controlplaneio-fluxcd/flux-operator/pull/592) - olm: Extend compatibility to OpenShift v4.20 by [@&#8203;stefanprodan](https://github.com/stefanprodan) in [#&#8203;593](https://github.com/controlplaneio-fluxcd/flux-operator/pull/593) - operator: allow specifying field managers to override by [@&#8203;stefanprodan](https://github.com/stefanprodan) in [#&#8203;595](https://github.com/controlplaneio-fluxcd/flux-operator/pull/595) - web: fix RBAC display on no permissions warning by [@&#8203;matheuscscp](https://github.com/matheuscscp) in [#&#8203;598](https://github.com/controlplaneio-fluxcd/flux-operator/pull/598) - web: add guide for Microsoft Entra SSO by [@&#8203;matheuscscp](https://github.com/matheuscscp) in [#&#8203;599](https://github.com/controlplaneio-fluxcd/flux-operator/pull/599) - Release v0.39.0 by [@&#8203;stefanprodan](https://github.com/stefanprodan) in [#&#8203;602](https://github.com/controlplaneio-fluxcd/flux-operator/pull/602) **Full Changelog**: <https://github.com/controlplaneio-fluxcd/flux-operator/compare/v0.38.1...v0.39.0> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi44NC4yIiwidXBkYXRlZEluVmVyIjoiNDIuODQuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYm9vdHN0cmFwL2hjbG91ZCIsImJvb3RzdHJhcC9ob21lIiwia3ViZXJuZXRlcy9oY2xvdWQiLCJrdWJlcm5ldGVzL2hvbWUiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
albdev-bot scheduled this pull request to auto merge when all checks succeed 2026-01-19 12:02:21 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
lab/k8s!317
No description provided.