k8s-gitops
k8s-gitops copied to clipboard
feat(container): update flux operator group ( 0.22.0 → 0.23.0 )
This PR contains the following updates:
| Package | Update | Change | OpenSSF |
|---|---|---|---|
| flux-instance (source) | minor | 0.22.0 -> 0.23.0 |
|
| flux-operator (source) | minor | 0.22.0 -> 0.23.0 |
Release Notes
controlplaneio-fluxcd/flux-operator (flux-instance)
v0.23.0
What's Changed
- Add
objectLevelWorkloadIdentityoption to FluxInstance by @stefanprodan in https://github.com/controlplaneio-fluxcd/flux-operator/pull/283 - Bump fluxcd/flux2 from 2.6.0 to 2.6.1 in the actions group by @dependabot in https://github.com/controlplaneio-fluxcd/flux-operator/pull/281
- Implement persistant storage for source-controller shards by @stefanprodan in https://github.com/controlplaneio-fluxcd/flux-operator/pull/286
- Add Security Policy by @stefanprodan in https://github.com/controlplaneio-fluxcd/flux-operator/pull/289
- Introduce schedule for ResourceSetInputProvider by @matheuscscp in https://github.com/controlplaneio-fluxcd/flux-operator/pull/288
- Introduce get/suspend/resume/reconcile commands for ResourceSetInputProvider by @matheuscscp in https://github.com/controlplaneio-fluxcd/flux-operator/pull/290
- Fix docs for RSIP timeout and schedule window by @matheuscscp in https://github.com/controlplaneio-fluxcd/flux-operator/pull/291
- cli: Add
--waitflag to reconcile commands by @stefanprodan in https://github.com/controlplaneio-fluxcd/flux-operator/pull/292 - Set fields with defaults as optional in the FluxInstance API spec by @bgdnlp in https://github.com/controlplaneio-fluxcd/flux-operator/pull/296
- Refactor common status operations by @stefanprodan in https://github.com/controlplaneio-fluxcd/flux-operator/pull/293
- Bump anchore/sbom-action from 0.20.0 to 0.20.1 in the actions group by @dependabot in https://github.com/controlplaneio-fluxcd/flux-operator/pull/294
- Introduce
GitHubTagandGitLabTaginput providers by @stefanprodan in https://github.com/controlplaneio-fluxcd/flux-operator/pull/297 - Release v0.23.0 by @stefanprodan in https://github.com/controlplaneio-fluxcd/flux-operator/pull/298
New Contributors
- @bgdnlp made their first contribution in https://github.com/controlplaneio-fluxcd/flux-operator/pull/296
Full Changelog: https://github.com/controlplaneio-fluxcd/flux-operator/compare/v0.22.0...v0.23.0
Configuration
📅 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 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.