mirror of
https://github.com/fluxcd/flux2.git
synced 2026-04-13 15:32:12 +00:00
Update source-controller to v0.15.1
This includes an introduction of a `--pass-credentials` flag for the `flux create source helm` command to allow configuring the new option introduced. Signed-off-by: Hidde Beydals <hello@hidde.co>
This commit is contained in:
parent
34ca29830e
commit
4f7b040405
3 changed files with 14 additions and 10 deletions
2
go.mod
2
go.mod
|
|
@ -16,7 +16,7 @@ require (
|
|||
github.com/fluxcd/pkg/ssh v0.0.5
|
||||
github.com/fluxcd/pkg/untar v0.0.5
|
||||
github.com/fluxcd/pkg/version v0.0.1
|
||||
github.com/fluxcd/source-controller/api v0.15.0
|
||||
github.com/fluxcd/source-controller/api v0.15.1
|
||||
github.com/go-git/go-git/v5 v5.4.2
|
||||
github.com/google/go-containerregistry v0.2.0
|
||||
github.com/manifoldco/promptui v0.7.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue