Skip to content

Commit

Permalink
Fix OLM manifest version
Browse files Browse the repository at this point in the history
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
  • Loading branch information
stefanprodan committed Jun 17, 2024
1 parent 8597163 commit 72e124f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ spec:
[Flux Operator documentation](https://fluxcd.control-plane.io/operator/).
maturity: beta
version: 0.4.0
version: ${FLUX_OPERATOR_VERSION}
minKubeVersion: 1.22.0
keywords:
- flux
Expand Down

0 comments on commit 72e124f

Please sign in to comment.