File tree Expand file tree Collapse file tree 3 files changed +7
-1
lines changed Expand file tree Collapse file tree 3 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ require (
44
44
github.com/weaveworks/cluster-controller v0.0.0-20220329095024-22c0a57802a4
45
45
github.com/weaveworks/go-checkpoint v0.0.0-20220223124739-fd9899e2b4f2
46
46
github.com/weaveworks/policy-agent/api v1.0.3
47
- github.com/weaveworks/progressive-delivery v0.0.0-20220609131530-0ec9ab23bbcd
47
+ github.com/weaveworks/progressive-delivery v0.0.0-20220614101315-f4e249c388e4
48
48
github.com/xanzy/go-gitlab v0.54.3
49
49
golang.org/x/crypto v0.0.0-20220513210258-46612604a0f9
50
50
golang.org/x/oauth2 v0.0.0-20220411215720-9780585627b5
Original file line number Diff line number Diff line change @@ -978,6 +978,8 @@ github.com/weaveworks/policy-agent/api v1.0.3 h1:gq+YXSyFZdcYtVZoqa4awrMBYXUofsC
978
978
github.com/weaveworks/policy-agent/api v1.0.3 /go.mod h1:GbePwORMtByaPqKoD7xuY/oqdq8iagfh5R6NZS14+AA =
979
979
github.com/weaveworks/progressive-delivery v0.0.0-20220609131530-0ec9ab23bbcd h1:CYNzTHxGNIWNLcyvxPkq5SItpZwKyFviaepnEFtHiqM =
980
980
github.com/weaveworks/progressive-delivery v0.0.0-20220609131530-0ec9ab23bbcd /go.mod h1:EDiZT61CwqpTH2unVNy/GWw24RyDCTd0o0km3wix7Xk =
981
+ github.com/weaveworks/progressive-delivery v0.0.0-20220614101315-f4e249c388e4 h1:R4ixccxMZNfEZ44cFVuSePpN77wyCckFrhfW3z3xXdg =
982
+ github.com/weaveworks/progressive-delivery v0.0.0-20220614101315-f4e249c388e4 /go.mod h1:EDiZT61CwqpTH2unVNy/GWw24RyDCTd0o0km3wix7Xk =
981
983
github.com/weaveworks/weave-gitops v0.8.1 h1:EfQXiP7xARB/cJY3mM2Vd03tUUGxJVIj/0rhWVeBLPU =
982
984
github.com/weaveworks/weave-gitops v0.8.1 /go.mod h1:2wNjCDUcAT/Ni605y36wuMyOTH9pp1CJP5ciZvv9AHQ =
983
985
github.com/weaveworks/weave-gitops-enterprise-credentials v0.0.2 h1:7jeiQehqmI4ds6YIq8TW1Vqhlb6V7G2BVRJ8VM3r99I =
Original file line number Diff line number Diff line change 2
2
config:
3
3
capi:
4
4
repositoryURL: https://github.com/$GITHUB_USER/$GITHUB_REPO.git
5
+
6
+ features:
7
+ progressiveDelivery:
8
+ enabled: true
You can’t perform that action at this time.
0 commit comments