website
website copied to clipboard
The Flux website and user documentation
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.18 to 10.4.19. Release notes Sourced from autoprefixer's releases. 10.4.19 Removed end value has mixed support, consider using flex-end warning since end/start now have good support. Changelog...
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.2 to 4.1.4. Release notes Sourced from actions/checkout's releases. v4.1.4 What's Changed Disable extensions.worktreeConfig when disabling sparse-checkout by @jww3 in actions/checkout#1692 Add dependabot config by @cory-miller in...
depends on https://github.com/fluxcd/flux2/issues/4692
[Drift detection chapter](https://fluxcd.io/flux/components/helm/helmreleases/#drift-detection) in Flux HelmRelease documentation currently says: > When .spec.driftDetection.mode is set to warn or enabled, and the desired state of the HelmRelease is in-sync with the Helm...
Bumps [korthout/backport-action](https://github.com/korthout/backport-action) from 2.4.1 to 2.5.0. Release notes Sourced from korthout/backport-action's releases. Backport-action v2.5.0 What's Changed Add configurable branch_name input by @AlexVermette-Eaton in korthout/backport-action#416 Updated Dependencies build(deps): bump undici from...
Update the [OCI cheatsheet](https://fluxcd.io/flux/cheatsheets/oci-artifacts/#signing-and-verification) to show how to use `notation`. This is a follow-up to https://github.com/fluxcd/source-controller/pull/1075.
Depends on https://github.com/fluxcd/image-automation-controller/pull/647, to be release as part of Flux v2.3 release. - Update all the references of v1beta1 API to v1beta2 - Update the outputs and template examples to...
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.36 to 8.4.38. Release notes Sourced from postcss's releases. 8.4.38 Fixed endIndex: 0 in errors and warnings (by @romainmenke). 8.4.37 Fixed original.column are not numbers error in...
On https://github.com/Masterminds/semver it looks like a tag like `v1.2.3` would be a valid SemVer tag under the `SemVer` ImagePolicy. I would like to see this fact explicitly reflected (or explicitly...