mirror of https://github.com/helm/helm
Ref: HIP 0008 When completing a version, extra information will be shown for shells that support completions (fish, zsh). For example: $ helm upgrade nginx stable/grafana --version <TAB> 0.8.4 -- Created: March 30, 2018 0.8.5 -- App: 5.0.4, Created: April 10, 2018 1.0.0 -- App: 5.0.4, Created: April 11, 2018 (deprecated) 1.10.0 -- App: 5.1.2, Created: June 1, 2018 Signed-off-by: Marc Khouzam <marc.khouzam@montreal.ca>pull/9243/head
parent
9856f056d4
commit
430709170a
@ -1,5 +1,5 @@
|
||||
0.3.0-rc.1
|
||||
0.2.0
|
||||
0.1.0
|
||||
0.3.0-rc.1 App: 3.0.0, Created: November 12, 2020
|
||||
0.2.0 App: 2.3.4, Created: July 9, 2018
|
||||
0.1.0 App: 1.2.3, Created: June 27, 2018 (deprecated)
|
||||
:4
|
||||
Completion ended with directive: ShellCompDirectiveNoFileComp
|
||||
|
Loading…
Reference in new issue