Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,10 @@ which allows Flux users to:

### Prerequisites

- Flux v2.7.0 or later
- source-watcher v2.0.0 or later
- kustomize-controller & helm-controller with `--feature-gates=ExternalArtifact`
- Flux v2.7.2 or later
- A Kubernetes cluster bootstrapped with:
- `flux bootstrap git --components-extra=source-watcher` (production mode), or
- `flux install --components-extra=source-watcher` (dev mode)

### Example: Composing Multiple Sources

Expand Down