File tree Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Original file line number Diff line number Diff line change
1
+ entries :
2
+ - description : >
3
+ Bumped operator-lib to v0.4.1 for several bugfixes in ansible-operator and helm-operator binaries.
4
+ kind: bugfix
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ require (
12
12
github.com/onsi/ginkgo v1.15.0
13
13
github.com/onsi/gomega v1.10.5
14
14
github.com/operator-framework/api v0.8.1-0.20210414192051-b51286920978
15
- github.com/operator-framework/operator-lib v0.4.0
15
+ github.com/operator-framework/operator-lib v0.4.1
16
16
github.com/operator-framework/operator-registry v1.15.3
17
17
github.com/prometheus/client_golang v1.7.1
18
18
github.com/prometheus/client_model v0.2.0
Original file line number Diff line number Diff line change @@ -804,8 +804,8 @@ github.com/operator-framework/api v0.5.2 h1:NLgOoi70+iyz4vVJeeJUKaFT8wZaCbCHzS1e
804
804
github.com/operator-framework/api v0.5.2 /go.mod h1:L7IvLd/ckxJEJg/t4oTTlnHKAJIP/p51AvEslW3wYdY =
805
805
github.com/operator-framework/api v0.8.1-0.20210414192051-b51286920978 h1:I7bA53PwWaCr5x64vIjYNt384D0zQUwsZ8TA2DttRhQ =
806
806
github.com/operator-framework/api v0.8.1-0.20210414192051-b51286920978 /go.mod h1:L7IvLd/ckxJEJg/t4oTTlnHKAJIP/p51AvEslW3wYdY =
807
- github.com/operator-framework/operator-lib v0.4.0 h1:g7tGRo+FikHgFZDmRdHkOxyTv3sViI+Ujiqbfd9Tfsk =
808
- github.com/operator-framework/operator-lib v0.4.0 /go.mod h1:kOjV7h01DCSw3RZAqYdHyHyVwuJL8hvG53tSZoDZfsQ =
807
+ github.com/operator-framework/operator-lib v0.4.1 h1:Eh4JHs+LAWeC85ZMHXJ9RXg7G5grYx8J29TkOw8003s =
808
+ github.com/operator-framework/operator-lib v0.4.1 /go.mod h1:2dszbSeSo/472Ea8zIAcjEJhgzXKxzAGG24MgIP+13c =
809
809
github.com/operator-framework/operator-registry v1.15.3 h1:C+u+zjDh6yQAKN+DbUvPeLjojZtJftvp/J28rRqiWWU =
810
810
github.com/operator-framework/operator-registry v1.15.3 /go.mod h1:CI7cu5ANoSQB54XWr/hXefm1PbKNJztSrhGBEDLCNCg =
811
811
github.com/otiai10/copy v1.2.0 h1:HvG945u96iNadPoG2/Ja2+AUJeW5YuFQMixq9yirC+k =
You can’t perform that action at this time.
0 commit comments