Skip to content
GitLab
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
4c1a4748
Commit
4c1a4748
authored
7 years ago
by
Kira
Committed by
Steven E. Harris
7 years ago
Browse files
Options
Download
Patches
Plain Diff
feat(2450): add annotations to chart metadata (#2671)
* feat(2450): add options to chart metadata
parent
1ced91bb
Changes
8
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
_proto/hapi/chart/metadata.proto
+4
-0
_proto/hapi/chart/metadata.proto
pkg/chartutil/chartfile_test.go
+12
-0
pkg/chartutil/chartfile_test.go
pkg/chartutil/testdata/chartfiletest.yaml
+3
-0
pkg/chartutil/testdata/chartfiletest.yaml
pkg/chartutil/testdata/frobnitz-1.2.3.tgz
+0
-0
pkg/chartutil/testdata/frobnitz-1.2.3.tgz
pkg/chartutil/testdata/frobnitz/Chart.yaml
+3
-0
pkg/chartutil/testdata/frobnitz/Chart.yaml
pkg/chartutil/testdata/frobnitz_backslash-1.2.3.tgz
+0
-0
pkg/chartutil/testdata/frobnitz_backslash-1.2.3.tgz
pkg/chartutil/testdata/frobnitz_backslash/Chart.yaml
+3
-0
pkg/chartutil/testdata/frobnitz_backslash/Chart.yaml
pkg/proto/hapi/chart/metadata.pb.go
+37
-24
pkg/proto/hapi/chart/metadata.pb.go
with
62 additions
and
24 deletions
+62
-24
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