This project is mirrored from https://gitee.com/zyxjob/helm.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
- 19 Aug, 2016 1 commit
-
-
Matt Butcher authored
We need this specifically for trimSuffix. Closes #1071
-
- 16 Aug, 2016 1 commit
-
-
Matt Butcher authored
Closes #1055
-
- 12 Aug, 2016 1 commit
-
-
Adam Reese authored
-
- 10 Aug, 2016 1 commit
-
-
Matt Butcher authored
Looks like another Go git repo got moved around.
-
- 08 Aug, 2016 1 commit
-
-
fibonacci1729 authored
-
- 05 Aug, 2016 1 commit
-
-
Michelle Noorali authored
* Thanks for the reminder adam :)
-
- 31 Jul, 2016 1 commit
-
-
Adam Reese authored
-
- 06 Jul, 2016 1 commit
-
-
Adam Reese authored
-
- 26 Jun, 2016 1 commit
-
-
Adam Reese authored
-
- 21 Jun, 2016 1 commit
-
-
Matt Butcher authored
New template functions like trunc will be really helpful for dealing with Kubernetes naming limits.
-
- 20 Jun, 2016 1 commit
-
-
Miguel Martinez authored
Fixed tests Adding chart name linter Add lint error Moving to blocks Moving to method Moved lint rules to functions Semantic version validation Linting engine Adding sources and home validations Sharing file loading Sharing file loading Rolling back readme Rewriting other linters Fixing tests Typo Using chart.Metadata Fixing format Adding UNKNOWN in Engine Adding tabs Fixing tabs
-
- 16 Jun, 2016 1 commit
-
-
Matt Butcher authored
This is the final step in replacing pkg/chart with pkg/chartutil. This also removes the last of the TOML code.
-
- 07 Jun, 2016 1 commit
-
-
Adam Reese authored
-
- 24 May, 2016 1 commit
-
-
Adam Reese authored
-
- 19 May, 2016 1 commit
-
-
Matt Butcher authored
Also updated the lock file as part of this, and there are a lot of changes there.
-
- 11 May, 2016 1 commit
-
-
fibonacci1729 authored
details: the host flag for install overrides the TILLER_HOST env var. If neither are set, host defaults to ":44134".
-
- 28 Apr, 2016 2 commits
-
-
Matt Butcher authored
-
Matt Butcher authored
-
- 27 Apr, 2016 3 commits
-
-
Michelle Noorali authored
-
Adam Reese authored
-
Adam Reese authored
-
- 20 Apr, 2016 1 commit
-
-
Matt Butcher authored
-
- 18 Apr, 2016 1 commit
-
-
Matt Butcher authored
-
- 15 Apr, 2016 1 commit
-
-
Matt Butcher authored
This adds code to parse TOML files into Values maps. These can then easily be passed into the template engine. Included in this is support for TOML "tables", subsections of TOML files. We will be using those to pass config data to dependent charts.
-
- 14 Apr, 2016 1 commit
-
-
Matt Butcher authored
This is the chart package from k8s/helm, modified for usage here.
-
- 12 Apr, 2016 1 commit
-
-
Matt Butcher authored
-
- 11 Apr, 2016 1 commit
-
-
Matt Butcher authored
-
- 08 Apr, 2016 1 commit
-
-
Matt Butcher authored
So far, they just have basic readiness checks.
-
- 02 Apr, 2016 1 commit
-
-
Dave Cunningham authored
-
- 31 Mar, 2016 1 commit
-
-
Dave Cunningham authored
-
- 30 Mar, 2016 1 commit
-
-
Matt Butcher authored
-
- 25 Mar, 2016 1 commit
-
-
Matt Farina authored
Additionally: - corrected the appengine import name - Added the license field
-
- 15 Mar, 2016 2 commits
-
-
Adam Reese authored
-
Matt Butcher authored
This modifies the startup and initial handling of the REST API to make it modular, remove the init() methods, and remove reliance on global vars.
-
- 04 Mar, 2016 1 commit
-
-
Matt Butcher authored
-
- 10 Feb, 2016 1 commit
-
-
Matt Butcher authored
-
- 07 Feb, 2016 1 commit
-
-
Adam Reese authored
-
- 05 Feb, 2016 1 commit
-
-
Matt Butcher authored
This adds `helm create CHART` and `helm pack CHART`. Both are really basic. NOTE: This is running off of my fork of dm until they get the new chart stuff merged.
-
- 01 Feb, 2016 1 commit
-
-
Matt Butcher authored
Also added a log abstraction.
-
- 06 Jan, 2016 1 commit
-
-
Matt Butcher authored
-