File tree 3 files changed +1384
-1
lines changed
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
22
22
| [ OCIRepository] ( docs/spec/v1beta2/ocirepositories.md ) | ` source.toolkit.fluxcd.io/v1beta2 ` |
23
23
| [ HelmRepository] ( docs/spec/v1/helmrepositories.md ) | ` source.toolkit.fluxcd.io/v1 ` |
24
24
| [ 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 ` |
26
26
27
27
## Features
28
28
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
8
8
+ [ GitRepository] ( gitrepositories.md )
9
9
+ [ HelmRepository] ( helmrepositories.md )
10
10
+ [ HelmChart] ( helmcharts.md )
11
+ + [ Bucket] ( buckets.md )
11
12
12
13
## Implementation
13
14
You can’t perform that action at this time.
0 commit comments