- 19 Oct, 2020 2 commits
-
-
Matt Farina authored
Signed-off-by:
Matt Farina <matt@mattfarina.com>
-
Matt Butcher authored
* switch to new repository URLs Signed-off-by:
Matt Butcher <matt.butcher@microsoft.com> * added warning each time old repository is noticed Signed-off-by:
Matt Butcher <matt.butcher@microsoft.com>
-
- 16 Oct, 2020 4 commits
-
-
Matt Farina authored
Re-instating quay Tiller push
-
Matt Farina authored
Signed-off-by:
Matt Farina <matt@mattfarina.com>
-
Matt Farina authored
Disbling pushing Tiller to quay in CI
-
Matt Farina authored
CircleCI has been unable to automatically push images to Quay. An error of "denied: requested access to the resource is denied" is returned when pushing to Quay. When SSHing into the CI runner and manually running the commands which uses the CircleCI stored environment variables the commands succeed. The Quay credentials work. Disabling Quay as it is blocking CI but the problem is not immediately obvious. Signed-off-by:
Matt Farina <matt@mattfarina.com>
-
- 15 Oct, 2020 2 commits
-
-
Matt Farina authored
Moving Tiller to new location
-
Matthew Fisher authored
add Docker authentication to CircleCI jobs
-
- 14 Oct, 2020 2 commits
-
-
Matthew Fisher authored
Signed-off-by:
Matthew Fisher <matt.fisher@microsoft.com>
-
Matt Farina authored
The tiller primary location is now GitHub Container Registry. It is also replicatated to GCR, Docker Hub, and Quay. Signed-off-by:
Matt Farina <matt@mattfarina.com>
-
- 18 Sep, 2020 2 commits
-
-
Martin Hickey authored
fix(repo): Backport from Helm 3 to allow serverInfo field on index files
-
Martin Hickey authored
Signed-off-by:
Martin Hickey <martin.hickey@ie.ibm.com>
-
- 17 Sep, 2020 9 commits
-
-
Matt Butcher authored
Signed-off-by:
Matt Butcher <matt.butcher@microsoft.com>
-
Matthew Fisher authored
fix: use yaml annotations for yaml.v2 validation
-
Matthew Fisher authored
Signed-off-by:
Matthew Fisher <matt.fisher@microsoft.com>
-
Matthew Fisher authored
validate plugin metadata before loading
-
Matthew Fisher authored
backported fixes from helm3
-
Matt Butcher authored
Signed-off-by:
Matt Butcher <matt.butcher@microsoft.com>
-
Matt Farina authored
Fixing broken vanity URL in dependencies
-
Matt Farina authored
Signed-off-by:
Matt Farina <matt.farina@rancher.com>
-
Matthew Fisher authored
Signed-off-by:
Matthew Fisher <matt.fisher@microsoft.com>
-
- 11 Aug, 2020 3 commits
-
-
Martin Hickey authored
fix: removed strict template errors from v2 linter
-
Jeff Knurek authored
Signed-off-by:
Jeff Knurek <knurek.stuff@gmail.com>
-
Jeff Knurek authored
Signed-off-by:
Jeff Knurek <knurek.stuff@gmail.com>
-
- 07 Aug, 2020 2 commits
-
-
Jeff Knurek authored
Signed-off-by:
Jeff Knurek <knurek.stuff@gmail.com>
-
Jeff Knurek authored
Signed-off-by:
Jeff Knurek <knurek.stuff@gmail.com>
-
- 06 Aug, 2020 1 commit
-
-
Matthew Fisher authored
Update Debian repo signing key location
-
- 05 Aug, 2020 1 commit
-
-
Matthew Fox authored
Signed-off-by:
Matthew Fox <matt@getbalto.com>
-
- 26 Jul, 2020 1 commit
-
-
Jeff Knurek authored
Signed-off-by:
Jeff Knurek <knurek.stuff@gmail.com>
-
- 09 Jul, 2020 1 commit
-
-
Martin Hickey authored
fix(tiller): Avoid corrupting storage via a lock
-
- 07 Jul, 2020 1 commit
-
-
zwwhdls authored
* fix #6116 Signed-off-by:
zwwhdls <zwwhdls@hotmail.com> * fix another extreme case Signed-off-by:
zwwhdls <zwwhdls@hotmail.com>
-
- 06 Jul, 2020 1 commit
-
-
Matthew Fisher authored
Updating the install instructions
-
- 02 Jul, 2020 2 commits
-
-
Matt Farina authored
This mirrors the change already merged into v3 at https://github.com/helm/helm-www/pull/713 Signed-off-by:
Matt Farina <matt@mattfarina.com>
-
Matt Farina authored
Add Apt (Deb/Ubuntu) installation instructions for Helm 2
-
- 26 Jun, 2020 1 commit
-
-
Martin Hickey authored
Add Warning when installing or upgrading a deprecated chart - replacing PR #8262
-
- 25 Jun, 2020 4 commits
-
-
Matthew Fisher authored
Consider namespace when comparing resources
-
Matt Farina authored
Adding init flad to skip adding repos
-
Matt Farina authored
The stable charts repository is nearing the end of its life. Once that has happened those who attempt to run helm init will get an error. This flag provides a means to still use Helm v2 after the stable charts repository is gone. A secondary situation is that Helm v2 can be used in environmnets without a network connection. Closes #7868 Signed-off-by:
Matt Farina <matt@mattfarina.com>
-
Matthew Fisher authored
Adding --devel to helm inspect
-
- 24 Jun, 2020 1 commit
-
-
Martin Hickey authored
fix(kube): Backport add more informative error message for removed k8s APIs
-