File tree Expand file tree Collapse file tree 3 files changed +9
-3
lines changed Expand file tree Collapse file tree 3 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 1+ entries :
2+ - description : >
3+ Updated operator-framework dependency to 0.10.5. This specific update includes a
4+ fix for bundle validation when checking for invalid service accounts.
5+ kind: change
6+ breaking: false
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ require (
1313 github.com/maxbrunsfeld/counterfeiter/v6 v6.2.2
1414 github.com/onsi/ginkgo v1.16.4
1515 github.com/onsi/gomega v1.13.0
16- github.com/operator-framework/api v0.10.2
16+ github.com/operator-framework/api v0.10.5
1717 github.com/operator-framework/java-operator-plugins v0.0.0-20210708174638-463fb91f3d5e
1818 github.com/operator-framework/operator-lib v0.5.0
1919 github.com/operator-framework/operator-registry v1.17.4
Original file line number Diff line number Diff line change @@ -824,8 +824,8 @@ github.com/openzipkin/zipkin-go v0.2.1/go.mod h1:NaW6tEwdmWMaCDZzg8sh+IBNOxHMPnh
824824github.com/openzipkin/zipkin-go v0.2.2 /go.mod h1:NaW6tEwdmWMaCDZzg8sh+IBNOxHMPnhQw8ySjnjRyN4 =
825825github.com/operator-framework/api v0.7.1 /go.mod h1:L7IvLd/ckxJEJg/t4oTTlnHKAJIP/p51AvEslW3wYdY =
826826github.com/operator-framework/api v0.10.0 /go.mod h1:tV0BUNvly7szq28ZPBXhjp1Sqg5yHCOeX19ui9K4vjI =
827- github.com/operator-framework/api v0.10.2 h1:fo8Bhyx1v46NdJIz2rUzfzNUpe1KDNPtVpHVpuxZnk0 =
828- github.com/operator-framework/api v0.10.2 /go.mod h1:tV0BUNvly7szq28ZPBXhjp1Sqg5yHCOeX19ui9K4vjI =
827+ github.com/operator-framework/api v0.10.5 h1:/WvLKOPo8zZMyEmuW0kLC0PJBt4Xal8HZkFioKIxqTA =
828+ github.com/operator-framework/api v0.10.5 /go.mod h1:tV0BUNvly7szq28ZPBXhjp1Sqg5yHCOeX19ui9K4vjI =
829829github.com/operator-framework/java-operator-plugins v0.0.0-20210708174638-463fb91f3d5e h1:LMsT59IJqaLn7kD6DnZFy0IouRufXyJHTT+mXQrl9Ps =
830830github.com/operator-framework/java-operator-plugins v0.0.0-20210708174638-463fb91f3d5e /go.mod h1:sGKGELFkUeRqElcyvyPC89bC76YnCL7MPMa13P0AQcw =
831831github.com/operator-framework/operator-lib v0.5.0 h1:Jmhz/WjcstEyBBM9IFUiHEgKg5bd43uF4ej/ZY2S0rM =
You can’t perform that action at this time.
0 commit comments