-
Notifications
You must be signed in to change notification settings - Fork 16.7k
de-capitalize all the variables of tensorflow-inception #4526
de-capitalize all the variables of tensorflow-inception #4526
Conversation
@timstoop , as your suggestions. PTAL. |
Thanks for this! |
Please bump the minor version for this. |
/assign |
@unguiculus , |
In Chart.yaml, you bumped the version from 0.2.3 to 0.2.4. That's a bump in patch level. The second number is the minor version. So @unguiculus is requesting you to change the version to 0.3.0 instead. You may want to look into https://semver.org/ for more info. |
@timstoop , thanks. You make my day. |
bump version to 0.3.0
@unguiculus, updated as your suggestions. PTAL. |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: cheyang, timstoop, unguiculus 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 |
bump version to 0.3.0
bump version to 0.3.0
bump version to 0.3.0 Signed-off-by: voron <av@arilot.com>
What this PR does / why we need it:
de-capitalize all the variables, as variables in Charts should not be capitalized.
Which issue this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)
format, will close that issue when PR gets merged): fixes #Special notes for your reviewer: