You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: guide/idea phase2.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,8 @@
4
4
- Updating schema or schema migration. Cases like default value change / path change / deletion etc.
5
5
- value from multiple options (eg: value should be one of [a,b,c])
6
6
- Nice to have: completion based on resources in json files.
7
+
- Nice to have: completion for plugin
8
+
- Nice to have: publish as pip installable bin
7
9
8
10
bugs
9
11
- While using `helm-values-manager values init` or `helm-values-manager values set` what is the difference between n/skip both seems to do same functionality
0 commit comments