File tree Expand file tree Collapse file tree 3 files changed +1384
-1
lines changed Expand file tree Collapse file tree 3 files changed +1384
-1
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ and is a core component of the [GitOps toolkit](https://fluxcd.io/flux/component
2222| [ OCIRepository] ( docs/spec/v1beta2/ocirepositories.md ) | ` source.toolkit.fluxcd.io/v1beta2 ` |
2323| [ HelmRepository] ( docs/spec/v1/helmrepositories.md ) | ` source.toolkit.fluxcd.io/v1 ` |
2424| [ HelmChart] ( docs/spec/v1/helmcharts.md ) | ` source.toolkit.fluxcd.io/v1 ` |
25- | [ Bucket] ( docs/spec/v1beta2 /buckets.md ) | ` source.toolkit.fluxcd.io/v1beta2 ` |
25+ | [ Bucket] ( docs/spec/v1 /buckets.md ) | ` source.toolkit.fluxcd.io/v1 ` |
2626
2727## Features
2828
Original file line number Diff line number Diff line change @@ -8,6 +8,7 @@ This is the v1 API specification for defining the desired state sources of Kuber
88 + [ GitRepository] ( gitrepositories.md )
99 + [ HelmRepository] ( helmrepositories.md )
1010 + [ HelmChart] ( helmcharts.md )
11+ + [ Bucket] ( buckets.md )
1112
1213## Implementation
1314
You can’t perform that action at this time.
0 commit comments