Commit Graph

52 Commits (ec870d0a3db087a868a513bdd1a913770bff9fb8)

Author SHA1 Message Date
Taylor Thomas 3637996dcd fix(chart): Ports security fix for invalid paths in tarballs
5 years ago
Matt Farina 9bc7934f35
Updating the module for v3 as the major version
5 years ago
Matt Farina fba311ba23
Merge pull request #6243 from technosophos/feat/5871-crds-directory
5 years ago
Adam Reese b2d5e41fc7
ref(*): remove dead code
5 years ago
Matt Butcher 98426d6ad3
feat: Add support for a crds/ directory
5 years ago
Taylor Thomas c9c95ea148 ref(*): Moves packages to internal
5 years ago
Taylor Thomas a749cf4c4e docs(chart): updates APIVersionV2 comment to reflect the proper name
5 years ago
Martin Hickey 8f8b2c10e5 Remove the chart lock file as its v1 structure
5 years ago
Martin Hickey 4d47052395 Update linting and checking for apiVersion v1/v2
5 years ago
Martin Hickey 149da7c77e Update scaffold chart to v2 apiVersion
5 years ago
Matthew Fisher 4f6d002d6c
chore(docs): move docs to helm-www
5 years ago
Oleg Sidorov ec440d446d Replaced ghodss/yaml with sigs.k8s.io/yaml
5 years ago
Adam Reese b49db9e6e6
ref(pkg/chartutil): break up chartutil into logical files
5 years ago
Adam Reese 45f63628e1
ref(pkg/chart): remove unused chart.RawValues
5 years ago
Adam Reese 634fcfb7ef
feat(pkg/chart): support deprecated requirements.yaml
5 years ago
Matthew Fisher 5367c6c296
fix(loader): assume apiVersion is v1 when loading charts
5 years ago
Matt Farina 250b63eced
Updating the labels for consistency
5 years ago
Martin Hickey 1915358a21
Merge pull request #5538 from hickeyma/add-app-version
5 years ago
Ian Howell ffff0e8c33 Feat/schema validation (#5350)
5 years ago
Martin Hickey b600f6090e Add app version to history table
5 years ago
Adam Reese e458a67f0c
ref(pkg/chart): add validation method to chart
5 years ago
Adam Reese 295092cd7d
ref(pkg/action): refactoring dup code and linter fixes
5 years ago
Adam Reese 895e9192d4
feat(*): use vanity import helm.sh/helm
6 years ago
Martin Hickey abdaf3ce1b Add chart type
6 years ago
Adam Reese 28d8c7b277
ref(*): remove references to chart 'engine'
6 years ago
Adam Reese d94707db86
ref(*): remove helmVersion chart constraint
6 years ago
Matt Butcher f3bfae5ea7
fix: fix a number of style errors (#5136)
6 years ago
Adam Reese 85aef0d3d7
ref(pkg/chart): rename Requirements to Dependencies
6 years ago
Adam Reese f5b6ff2832
ref(pkg/chart): rename files to be consistent with types
6 years ago
Adam Reese 21259507bd
ref(*): rename requirements.lock to Chart.lock
6 years ago
Adam Reese f7a7a157ce
ref(*): merge requirement.yaml into Chart.yaml
6 years ago
Adam Reese 516c53dae6
ref(chart): use map for chart.Values
6 years ago
Adam Reese 4f26b658d8
change copyright to "Copyright The Helm Authors"
6 years ago
Adam Reese f012940d9c
ref(*): refactor chart/chartutil
6 years ago
Matt Butcher 4a6c1e308b fix(pkg/chart): remove pkg/chart
8 years ago
Matt Butcher 88622a20da fix(helm): read values.yaml instead of values.toml
8 years ago
Adam Reese a19875adcc fix(style): cleanup coding style on error returns
8 years ago
Matt Butcher ec9b086ac8 fix(chart): change source to sources in chart file
8 years ago
vaikas-google 7edce9b82b Validate Chart.yaml version for semver, validate that values.toml parses if present
8 years ago
Matt Butcher 75a1aa648e fix(*): correct numerous golint errors
8 years ago
vaikas-google 9b4d2616c2 Add ability to untar charts after downloading them
8 years ago
Brian c349bfbffd feat(chart2proto): chart to proto transformations for helm grpc client
8 years ago
Matt Butcher f098cb6fb6 fix(*): rewrite import paths
8 years ago
Brian 104126d2d2 Merge pull request #53 from fibonacci1729/feat/tiller-client
8 years ago
Brian 7bc50a5d79 feat(tiller): add initial tiller client for basic helm installs.
8 years ago
Matt Butcher c4b2926ce6 fix(*): fix misc style issues
8 years ago
Matt Butcher d3830753b4 Merge pull request #25 from technosophos/feat/toml-parser
8 years ago
Matt Butcher 1dd6c01f5d fix(helm): improve create help
8 years ago
Matt Butcher a97bf8b7c0 feat(helm): implement 'helm create'
8 years ago
Matt Butcher 619e1e2a0a feat(chart): add values parser
8 years ago