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.
- 10 Apr, 2020 1 commit
-
-
Andreas Lindhé authored
* Implement support for multiple args for repo remove Signed-off-by:
Andreas Lindhé <andreas@lindhe.io>
-
- 09 Apr, 2020 2 commits
-
-
Matt Butcher authored
* fix: fixed bug in Dependency.List() A bug in Dependency.List() caused all compressed charts to flag their dependencies as "missing". Closes #4431 Signed-off-by:
Matt Butcher <matt.butcher@microsoft.com> * removed some files from test fixtures Signed-off-by:
Matt Butcher <matt.butcher@microsoft.com>
-
Matt Farina authored
Adding notes on semver to create Chart.yaml
-
- 08 Apr, 2020 1 commit
-
-
Matt Farina authored
The version field in the Chart.yaml has a comment describing it but it did not note the version needs to follow SemVer. There have been numerous questions, over time, about this format. Add note here so it's exposed in more places. Signed-off-by:
Matt Farina <matt@mattfarina.com>
-
- 07 Apr, 2020 2 commits
-
-
Matthew Fisher authored
[create] feat: add pod annotations
-
Matthew Fisher authored
[create] feat: allow image tag override
-
- 05 Apr, 2020 2 commits
-
-
Naseem authored
While using the chart version as image tag is the sanest default, it is not uncommon to want to override this if using a custom image, or using helm to manage an in-house app running different tags across different environments. Signed-off-by:
Naseem <naseem@transit.app>
-
Naseem authored
With the rise of sidecar injectors, pod annotations configuration is becoming more and more important. Signed-off-by:
Naseem <naseem@transit.app>
-
- 02 Apr, 2020 2 commits
-
-
lnattrass authored
helm uninstall has a data race in its Delete function. This resolves it using a mutex. Signed-off-by:
Liam Nattrass <liam.d.nattrass+git@gmail.com>
-
Mario Valderrama authored
* Improve --show-only flag * Ensure consistent manifest ordering
-
- 01 Apr, 2020 2 commits
-
-
Martin Hickey authored
Add unit test for pkg/chart/chart.go
-
Hu Shuai authored
Signed-off-by:
Hu Shuai <hus.fnst@cn.fujitsu.com>
-
- 31 Mar, 2020 4 commits
-
-
Martin Hickey authored
Render subchart notes on upgrade install
-
Jon Leonard authored
Signed-off-by:
Jon Leonard <jgleonard@gmail.com>
-
Jon Leonard authored
Signed-off-by:
Jon Leonard <jgleonard@gmail.com>
-
Martin Hickey authored
[helm create] Add hpa boilerplate
-
- 30 Mar, 2020 1 commit
-
-
Matt Butcher authored
* fix: update unit test for go 1.14 error string change Signed-off-by:
Matt Butcher <matt.butcher@microsoft.com> * changed strategy based on conversation with Adam Signed-off-by:
Matt Butcher <matt.butcher@microsoft.com>
-
- 28 Mar, 2020 1 commit
-
-
Tuan authored
Signed-off-by:
Tuan Nguyen <nmtuan.dev@gmail.com>
-
- 26 Mar, 2020 6 commits
-
-
Jon Leonard authored
Signed-off-by:
Jon Leonard <jgleonard@gmail.com>
-
Jon Leonard authored
Signed-off-by:
Jon Leonard <jgleonard@gmail.com>
-
Martin Hickey authored
Snapcraft installation instructions added
-
Jon Leonard authored
Signed-off-by:
Jon Leonard <jgleonard@gmail.com>
-
Ihor Dvoretskyi authored
Helm is available as a snap - https://snapcraft.io/helm; added this to the installation options Signed-off-by:
Ihor Dvoretskyi <ihor@linux.com>
-
Martin Hickey authored
Make the charts cache safe in presence of several Helm instances
-
- 24 Mar, 2020 2 commits
-
-
Matthew Fisher authored
ref(helm): sort hooks by kind
-
Matt Farina authored
Solves the issue #7749
-
- 23 Mar, 2020 1 commit
-
-
Martin Hickey authored
refactor(pkg/lint/test): Improve the checking error message in unit test
-
- 18 Mar, 2020 5 commits
-
-
Matthew Fisher authored
Adopt resources into release with correct instance and managed-by labels
-
Martin Hickey authored
Signed-off-by:
Martin Hickey <martin.hickey@ie.ibm.com>
-
Martin Hickey authored
Add unit test for lint/values.go
-
Martin Hickey authored
Add unit test for Reverse() in pkg/releaseutil/sorter.go
-
Kim Bao Long authored
Signed-off-by:
Kim Bao Long <longkb@vn.fujitsu.com>
-
- 13 Mar, 2020 4 commits
-
-
tiendc authored
-
tiendc authored
* Fix a bug in storage/driver/secrets.go
-
Martin Hickey authored
fix(show): Port --devel flag for show command
-
Matt Farina authored
Correcting links for release notes
-
- 12 Mar, 2020 3 commits
-
-
Marc Khouzam authored
The 'helm upgrade' command was not checking if the cluster was reachable. Also, 'helm upgrade --install' first checks if the release exists already. If that check fails there is no point in continuing the upgrade. This optimization avoids a second timeout of 30 seconds when trying to do the upgrade. Signed-off-by:
Marc Khouzam <marc.khouzam@montreal.ca>
-
Bridget Kromhout authored
Signed-off-by:
Bridget Kromhout <bridget@kromhout.org>
-
Matt Farina authored
Fixing issue where archives created on windows have broken paths
-
- 11 Mar, 2020 1 commit
-
-
Jacob LeGrone authored
Signed-off-by:
Jacob LeGrone <git@jacob.work>
-