Mathieu Parent
dbb4eb6b75
Ensure RawPath match Path when resolving reference
...
Signed-off-by: Mathieu Parent <math.parent@gmail.com>
3 years ago
Josh Dolitsky
cd27cf660f
Merge branch 'main' of github.com:helm/helm into hip-6
...
Signed-off-by: Josh Dolitsky <josh@dolit.ski>
3 years ago
Matt Farina
179f90151d
Merge pull request from GHSA-56hp-xqp3-w2jf
...
tweak basic handling
3 years ago
Matt Farina
17ed9c4cd3
tweak basic handling
...
Signed-off-by: Matt Farina <matt.farina@suse.com>
3 years ago
Martin Hickey
3e1da5f39c
Merge pull request #9795 from helm/release-3.6
...
Cherry-pick off the current PRs merged for 3.6.1 release
3 years ago
Mike Ng
877276ceda
keep existing behavior of returning ErrReleaseNotFound when release(s) failed to decode
...
Signed-off-by: Mike Ng <ming@redhat.com>
(cherry picked from commit 3be333b73b
)
3 years ago
Mike Ng
f2d7ed8d80
fix(sql storage): Query() should return ErrReleaseNotFound immediately when no records are found
...
Signed-off-by: Mike Ng <ming@redhat.com>
(cherry picked from commit b86105aebc
)
3 years ago
Leon Bentrup
c084ca0259
Add Test cases for repository-config without file extension
...
Signed-off-by: Leon Bentrup <4458913+xanecs@users.noreply.github.com>
(cherry picked from commit ccada716ee
)
3 years ago
Leon Bentrup
7d81733af7
Correctly determine repository-config lockfile path
...
helm repo add automatically creates a lockfile based on the repository config file path
When the given filepath did not include a file extension, a lockfile in a nonexistent directory
would have been created.
Signed-off-by: Leon Bentrup <4458913+xanecs@users.noreply.github.com>
(cherry picked from commit f091b9cc01
)
3 years ago
Marcus Speight
cbd2868ac2
Fixed Test
...
Signed-off-by: Marcus Speight <marcus.speight@hotmail.co.uk>
Signed-off-by: Marcus Speight <marcus@pmconnect.co.uk>
(cherry picked from commit 7a663a56c2
)
3 years ago
Marcus Speight
9fbf594b80
Added test for lint mode
...
Signed-off-by: Marcus Speight <marcus.speight@hotmail.co.uk>
(cherry picked from commit 8aa42824f9
)
3 years ago
Marcus Speight
bcee7a30fe
Fail message is now the same as the required message.
...
Fixed #8973 Helm function 'fail' should not fail when doing 'helm lint'
Signed-off-by: Marcus Speight <marcus.speight@hotmail.co.uk>
(cherry picked from commit 7a0739a863
)
3 years ago
yxxhero
80402dc078
fix helm dep build/update doesn't inherit --insecure-skip-tls-verify from helm repo add
...
Signed-off-by: yxxhero <aiopsclub@163.com>
(cherry picked from commit f735a240b6
)
3 years ago
Josh Dolitsky
f7247c40ee
Upgrade to oras-go v0.4.0
...
Signed-off-by: Josh Dolitsky <josh@dolit.ski>
3 years ago
Josh Dolitsky
866e7e80b6
Upgrade to oras-go v0.3.0
...
Signed-off-by: Josh Dolitsky <josh@dolit.ski>
3 years ago
Josh Dolitsky
4e7a01fa7a
Merge branch 'main' of github.com:helm/helm into hip-6
3 years ago
Martin Hickey
281380f31c
Merge pull request #9659 from mladedav/feature/upgrade-dep-up
...
Feature/upgrade dep up
3 years ago
Martin Hickey
ed7b6c4761
Merge pull request #8470 from mikeshng/sql-query-fix
...
fix(sql storage): Query() should return ErrReleaseNotFound immediately when no records are found
3 years ago
Josh Dolitsky
00985cad6b
Implement changes proposed in HIP 6
...
For more information, please see the following URL:
https://github.com/helm/community/blob/main/hips/hip-0006.md
Note: OCI support remains experimental, and you are still
required to set HELM_EXPERIMENTAL_OCI=1 in your environment.
Signed-off-by: Josh Dolitsky <josh@dolit.ski>
3 years ago
Martin Hickey
bf486a25cd
Merge pull request #8853 from xanecs/master
...
Correctly determine lockfile path in helm repo add
3 years ago
Martin Hickey
dffc2a30c7
Merge pull request #9035 from wizbit/fail-message
...
Fail message is now the same as the required message.
3 years ago
Martin Hickey
699ea6dcef
Merge pull request #9066 from scaat/fix-specification
...
[FIX]Unified go specification
3 years ago
Martin Hickey
599c071ac7
Merge pull request #9681 from cndoit18/add-max-col-width-parameters
...
support max-col-width parameters
3 years ago
Martin Hickey
f2fc466d88
Merge pull request #9623 from link108/fix-get-helm-scripts
...
Fix install scripts, hardcode latest/last v2 release
3 years ago
Martin Hickey
e87f815637
Merge pull request #9756 from codeJack/fix-issue-9749
...
Fix coalesce globals to prevent subchart globals to leak upstream
3 years ago
Martin Hickey
c1d4cf0861
Merge pull request #9030 from yxxhero/helm_dep_build_update_inherit_insecure_skip_tls_verify_from_helm_repo_add
...
fix helm dep build/update doesn't inherit --insecure-skip-tls-verify from helm repo add
3 years ago
Giacomo Margaria
3b68afc1c8
Fix coalesce globals to prevent subchart globals to leak upstream
...
Signed-off-by: Giacomo Margaria <giacomo.margaria@gmail.com>
4 years ago
cndoit18
402c7f1a52
fix(dep update): helm dep update is not respecting the "version" stipulated in the requirements
...
Signed-off-by: cndoit18 <cndoit18@outlook.com>
4 years ago
Matt Farina
db4d20f3ad
Merge pull request #9734 from technosophos/admin/switch-fib-to-emeritus
...
Switched Brian emeritus
4 years ago
Matt Butcher
6e329b19a7
Switched Brian emeritus
...
Signed-off-by: Matt Butcher <matt.butcher@microsoft.com>
4 years ago
Matt Farina
38956638aa
Merge pull request #9716 from mattfarina/bump-version-v3.6
...
bump version to v3.6.0
4 years ago
Alexandre Garnier
61e08c6337
Improve markdown rendering of commands help for shell completion
...
Cf. https://github.com/helm/helm-www/pull/1100
Signed-off-by: Alexandre Garnier <zigarn@gmail.com>
4 years ago
Matthew Fisher
0af54d0f5c
Merge pull request #9721 from viglesiasce/viglesiasce-emeritus
...
Move viglesiasce to emeritus
4 years ago
Vic Iglesias
465ab012e7
Move viglesiasce to emeritus
...
Signed-off-by: Vic Iglesias <viglesias@google.com>
4 years ago
Matthew Fisher
b1e2476432
Merge pull request #9679 from yariksheptykin/patch-1
...
Add example of --template usage
4 years ago
Matt Farina
3415b6e7b8
bump version to v3.6.0
...
Signed-off-by: Matt Farina <matt@mattfarina.com>
(cherry picked from commit af0feeddd91c729aa97327f33c9e3e3109b13561)
4 years ago
Matt Farina
7f2df64677
bump version to v3.6.0
...
Signed-off-by: Matt Farina <matt@mattfarina.com>
4 years ago
Matt Farina
37d3dacfb5
Merge pull request #9492 from morlay/master
...
chore(deps): Bump github.com/deislabs/oras from v0.10.0 to v0.11.1
4 years ago
Matt Farina
24625759fd
Merge branch 'main' into master
4 years ago
Matt Farina
d4cc130fa9
Merge pull request #9621 from sagikazarmark/ingress-v1
...
Ingress v1 template
4 years ago
Matt Farina
8f4989054c
Merge pull request #9040 from thatsmydoing/helm3-kube-version
...
feat(helm): Support setting --kube-version
4 years ago
Matt Farina
3f283c7c35
Merge pull request #9425 from joelanford/pkg-ready
...
Add ReadyChecker to decouple ready check logic from --wait
4 years ago
Matt Farina
51097a55f1
Merge pull request #9595 from sbose78/1.21
...
Upgrade to kubernetes 1.21 / libraries 0.21.0
4 years ago
Iaroslav Sheptykin
ac099d6c3f
Remove link. Align usage example with unit test
...
Signed-off-by: Iaroslav Sheptykin <i.sheptykin@neusta.de>
4 years ago
cndoit18
a79cad5539
support max-col-width parameters
...
support commands:
- helm chart list
- helm dependency list
Signed-off-by: cndoit18 <cndoit18@outlook.com>
4 years ago
Iaroslav Sheptykin
892130a08b
Add example of --template usage
...
Current documentation list all available template vars, but does not provide an example of a template string that demonstrates template substitution. I had to look it up in the unit test.
Signed-off-by: Iaroslav Sheptykin <i.sheptykin@neusta.de>
4 years ago
David Mládek
cea906a0de
Add upgrade dependency update test
...
Signed-off-by: David Mládek <david.mladek.cz@gmail.com>
4 years ago
David Mládek
d6eab46876
Add --udpate-dependencies to upgrade command
...
Signed-off-by: David Mládek <david.mladek.cz@gmail.com>
4 years ago
David Mládek
78ac14b9fc
Update install dependency-update help text
...
Signed-off-by: David Mládek <david.mladek.cz@gmail.com>
4 years ago
Mark Sagi-Kazar
d5b4e1c5b8
chore: update testdata to use the new ingress template
...
Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
4 years ago