-
Notifications
You must be signed in to change notification settings - Fork 63
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
🌱 update deps to v0.14 #441
🌱 update deps to v0.14 #441
Conversation
Signed-off-by: Jian Qiu <jqiu@redhat.com>
/lgtm |
@dhaiducek @mikeshng would you check if anything needs to be updated for policy and app addon? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I've just released v0.14.0 for Policy, so we're good there. I have one question about the lack of v
prefix in this PR.
pkg/version/version.go
Outdated
Registration: "0.14.0", | ||
Placement: "0.14.0", | ||
Work: "0.14.0", | ||
Operator: "0.14.0", | ||
AddonManager: "0.14.0", | ||
AppAddon: "0.14.0", | ||
PolicyAddon: "0.14.0", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why are there no v
prefixes here? Is that handled elsewhere?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
updated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
Good catch by Dale. Otherwise, all good to go.
Signed-off-by: Jian Qiu <jqiu@redhat.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: mikeshng, qiujian16 The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/unhold |
feff5f8
into
open-cluster-management-io:main
Also, the default version here is still set to |
Summary
Related issue(s)
Fixes #