Commit Graph

2111 Commits (fc98f2e6a3476e089e2314eef75e110b7a8b95bc)

Author SHA1 Message Date
Josh Dolitsky a38f56c692
Merge branch 'main' of github.com:helm/helm into hip-6
5 years ago
Josh Dolitsky 230e37ca52
remove hardcoded oci strings, add constant/util
5 years ago
Josh Dolitsky 1809cc0509
Merge branch 'main' of github.com:helm/helm into hip-6
5 years ago
Matt Farina 4e2e4084ed
Fix the url being set by WithURL on the getters
5 years ago
longkai 0d9ebc7885 refactor(getter): refine http GET request
5 years ago
Josh Dolitsky 1fe2024be3
Merge branch 'main' of github.com:helm/helm into hip-6
5 years ago
Josh Dolitsky 4ed8e77026
remove tmp path in case it exists
5 years ago
Josh Dolitsky e5b03c73f0
do not update oci-based repos
5 years ago
Josh Dolitsky 3e17c1a7ef
remove action errors assuming CLI
5 years ago
Josh Dolitsky eba63beab1
move experimental actions to new internal package
5 years ago
Josh Dolitsky 24a216d3b2
move pkg/uploader, pkg/pusher to internal
5 years ago
Christophe VILA 8232a76aef use TLS client information from repo config when downloading a chart
5 years ago
Josh Dolitsky cd27cf660f
Merge branch 'main' of github.com:helm/helm into hip-6
5 years ago
Matt Farina 17ed9c4cd3
tweak basic handling
5 years ago
Josh Dolitsky 4e7a01fa7a
Merge branch 'main' of github.com:helm/helm into hip-6
5 years ago
Martin Hickey 281380f31c
Merge pull request #9659 from mladedav/feature/upgrade-dep-up
5 years ago
Martin Hickey ed7b6c4761
Merge pull request #8470 from mikeshng/sql-query-fix
5 years ago
Josh Dolitsky 00985cad6b
Implement changes proposed in HIP 6
5 years ago
Martin Hickey dffc2a30c7
Merge pull request #9035 from wizbit/fail-message
5 years ago
Martin Hickey 699ea6dcef
Merge pull request #9066 from scaat/fix-specification
5 years ago
Martin Hickey 599c071ac7
Merge pull request #9681 from cndoit18/add-max-col-width-parameters
5 years ago
Martin Hickey e87f815637
Merge pull request #9756 from codeJack/fix-issue-9749
5 years ago
Martin Hickey c1d4cf0861
Merge pull request #9030 from yxxhero/helm_dep_build_update_inherit_insecure_skip_tls_verify_from_helm_repo_add
5 years ago
Giacomo Margaria 3b68afc1c8 Fix coalesce globals to prevent subchart globals to leak upstream
5 years ago
Matt Farina 3415b6e7b8
bump version to v3.6.0
5 years ago
Matt Farina d4cc130fa9
Merge pull request #9621 from sagikazarmark/ingress-v1
5 years ago
Matt Farina 8f4989054c
Merge pull request #9040 from thatsmydoing/helm3-kube-version
5 years ago
Matt Farina 3f283c7c35
Merge pull request #9425 from joelanford/pkg-ready
5 years ago
cndoit18 a79cad5539
support max-col-width parameters
5 years ago
David Mládek d6eab46876 Add --udpate-dependencies to upgrade command
5 years ago
Mark Sagi-Kazar d5b4e1c5b8
chore: update testdata to use the new ingress template
5 years ago
Mark Sagi-Kazar 6d9e15bd1a
feat: add networking.k8s.io/v1 support to ingress template
5 years ago
shoubhik 257a427866 upgrade to kubernetes 1.21
5 years ago
Thomas Dy 0156ca61ca Fix capabilities changes leaking into other tests
5 years ago
Thomas Dy 538670fda6 Add tests for template --kube-version
5 years ago
Thomas Dy 47c8f48f20 feat(helm): Support setting --kube-version
5 years ago
Adam Reese db2aa1a8d6
fix(ci) update ci to use main branch
5 years ago
Joe Lanford 98d98369ed
Add ReadyChecker to decouple ready check logic from --wait
5 years ago
Adam Reese 213a7df2dc
Merge pull request #9416 from croomes/resource-name-validation
5 years ago
Simon Croome c50372a8c1
Add/update deprecation notices
5 years ago
Simon Croome 6c82c83b3a
Wrap validation error instead of recreating
5 years ago
Simon Croome 54de1c1f25
Move default to avoid nil check
5 years ago
Simon Croome ba325bdf7e
Add name validation rules for object kinds
5 years ago
Josh Dolitsky 617c9e1b12
Merge pull request #9313 from jmcelwain/master
5 years ago
Josh Soref 2bf8fdf45d
chore: Spelling (#9410)
5 years ago
yxxhero f735a240b6 fix helm dep build/update doesn't inherit --insecure-skip-tls-verify from helm repo add
5 years ago
Matt Farina bfb6bb7af9
Merge pull request #9381 from joelanford/darwin-arm64
5 years ago
Matthew Luckam 592c338242 updated unit tests to conform with helm best practices
5 years ago
Matthew Luckam f402994461 corrected order of helm lint coalescing of multiple values files
5 years ago
Josh Dolitsky 158d7df5f5
Merge pull request #9409 from searsaw/fix/ocigetter-registryclient
5 years ago