Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
1105 Внедрение механизмов обеспечения безопасности цепочки поставки программных проектов
Legacy
scanned-projects
helm
Commits
ecef026b
Commit
ecef026b
authored
7 years ago
by
Matt Butcher
Committed by
GitHub
7 years ago
Browse files
Options
Download
Plain Diff
Merge pull request #2545 from technosophos/feat/set-list-index
feat(helm): support array index format for --set.
parents
9f9b3e87
c01c7318
No related merge requests found
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
cmd/helm/installer/install.go
+0
-1
cmd/helm/installer/install.go
docs/chart_best_practices/values.md
+8
-1
docs/chart_best_practices/values.md
docs/using_helm.md
+19
-3
docs/using_helm.md
pkg/strvals/parser.go
+83
-1
pkg/strvals/parser.go
pkg/strvals/parser_test.go
+96
-0
pkg/strvals/parser_test.go
with
206 additions
and
6 deletions
+206
-6
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets