1
0
mirror of synced 2026-02-13 13:06:56 +00:00

Promote bucket commands to GA

Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
This commit is contained in:
Stefan Prodan
2024-09-27 16:33:47 +03:00
parent 0d101e0e36
commit c7daf6466f
23 changed files with 72 additions and 73 deletions

View File

@@ -21,7 +21,7 @@ import (
"github.com/spf13/cobra"
sourcev1 "github.com/fluxcd/source-controller/api/v1beta2"
sourcev1 "github.com/fluxcd/source-controller/api/v1"
)
var reconcileSourceBucketCmd = &cobra.Command{