Commit Graph

1923 Commits (v3.16.4)

Author SHA1 Message Date
Mikhail Kopylov 0b5e9d37c8 Restore `helm get metadata` command
2 years ago
Joe Julian e8e6da28d1
Revert "Add `helm get metadata` command"
2 years ago
Joe Julian 7de6d7f162
Merge branch 'main' into feat/reset-then-reuse-flag
2 years ago
Joe Julian b12139a6ec
Merge pull request #11586 from jmhbnz/main
2 years ago
Joe Julian 847d2bb3c6
Merge pull request #11631 from mih-kopylov/get-metadata
2 years ago
Scott Rigby 7d190be0d0
Merge pull request #12128 from aryan9600/plain-http
2 years ago
Eng Zer Jun 2ceebffc77
test: replace `ensure.TempDir` with `t.TempDir`
2 years ago
Matt Farina 343389856b
Merge pull request #12162 from mattfarina/fix-merge-values-ugh
2 years ago
Hidde Beydals 2544aa23a3
cmd: support generating index in JSON format
2 years ago
Matt Farina 96e33e2773
Tweaking new dry-run internal handling
2 years ago
Matt Farina 838b12191e
Merge pull request #9426 from tapaskapadia/feat/lookup-dryrun
2 years ago
Joe Julian 14d363669f
Merge pull request #11529 from wujunwei/fix-update-dependency-panic
2 years ago
James Blair 9dab6e9770
Remove warning for template directory not found.
2 years ago
Matt Farina 03911aeab7
Merge pull request #12036 from mattfarina/bump-version-3.12
2 years ago
Matt Farina 0a5148faff
Fix multiple bugs in values handling
2 years ago
wujunwei c87f846d88 add GetRegistryClient method
2 years ago
Sanskar Jaiswal 2538b927a7
oci: Add flag `--plain-http` to enable working with HTTP registries
2 years ago
Jose Diaz-Gonzalez e35bf1f939
docs: add an example for using the upgrade command with existing values
2 years ago
Mikhail Kopylov 587c85f2e7 Replace `fmt.Fprintf` with `fmt.Fprint` in get_metadata.go
2 years ago
Joe Julian ad1fd058ad
Merge pull request #10602 from hown3d/lowercase-search
2 years ago
Mikhail Kopylov 5eb1e9d0db Replace `fmt.Fprintln` with `fmt.Fprintf` in get_metadata.go
2 years ago
Mikhail Kopylov 2d86375817
Merge branch 'helm:main' into get-metadata
2 years ago
Joe Julian d7805e68ae
Merge pull request #11455 from ksankeerth/dev-11451
2 years ago
Joe Julian 49805f09b5
Merge branch 'main' into lowercase-search
2 years ago
Joe Julian 126e4f4af8
tests: change crd golden file to match after #11870
2 years ago
Matt Farina 1800554452
bump version to v3.12.0
2 years ago
Tapas Kapadia b7a2d47eca feat(helm): add ability for --dry-run to do lookup functions
2 years ago
Matt Farina 9705369da6
Merge pull request #11973 from joejulian/quiet_lint
2 years ago
Matt Farina 0833318b32
Merge pull request #9182 from pscheid92/4030-provide-literal-alternative-for-set-flag
2 years ago
Matt Farina 3b74c13768
Merge pull request #11479 from MichaelMorrisEst/cascade
2 years ago
Joe Julian f13fa07793
create failing test for quietly linting a chart that doesn't exist
2 years ago
Tapas Kapadia 4b7248e361 feat(helm): add ability for --dry-run to do lookup functions
3 years ago
Matt Farina 4e7e939f19
Updating the Go version in go.mod
3 years ago
Matt Farina 50c22ed7f9
Bump the Go version
3 years ago
Alex Petrov 5616713d10
Merge remote-tracking branch 'upstream/main' into iss-11553
3 years ago
Tapas Kapadia 4899e8a788 feat(helm): add ability for --dry-run to do lookup functions
3 years ago
Bhargav Ravuri b9cece6760
helm search: New CLI Flag --fail-on-no-result
3 years ago
Soule BA 11738dde51
Provide a helper to set the registryClient in cmd
3 years ago
Andrew Block 154f37efec
Added insecure option to login subcommand
3 years ago
Andrew Block 08593c8dd6
Added support for insecure OCI registries
3 years ago
Soule BA b0ecb21056
Enable custom certificates option for OCI
3 years ago
Dmitry Chepurovskiy 6853c3eab5
Merge remote-tracking branch 'origin/main' into add-labels-to-install-upgrade
3 years ago
Dmitry Chepurovskiy dafc77df64
Update cmd/helm/upgrade.go
3 years ago
Dmitry Chepurovskiy 98697c7305
Update cmd/helm/install.go
3 years ago
Matt Farina 5abcf74227
Merge pull request from GHSA-pwcw-6f5g-gxf8
3 years ago
Matt Farina 863bc74e5a
Update to func handling
3 years ago
MichaelMorris 830d4a9ee9 Add option to support cascade deletion options
3 years ago
Matt Farina 5bf273d81b
Merge pull request #11487 from yxxhero/fix_template_with_output_dir
3 years ago
Tapas Kapadia f9e54b6079 feat(helm): add ability for --dry-run to do lookup functions
3 years ago
Tapas Kapadia 9a0025f963 feat(helm): add ability for --dry-run to do lookup functions
3 years ago
Tapas Kapadia 5ec7913fd4 feat(helm): add ability for a dry-run to evaluate lookup functions
3 years ago
Tapas Kapadia ddb33580db feat(helm): add ability for a dry-run to evaluate lookup functions
3 years ago
Tapas Kapadia fc16ea7d44 feat(helm): add ability for --dry-run to do lookup functions
3 years ago
Tapas Kapadia 4d67dfabaa feat(helm): add ability for --dry-run to do lookup functions
3 years ago
Tapas Kapadia 51281c195a feat(helm): add ability for --dry-run to do lookup functions
3 years ago
Matt Farina 36e18fa6e1
Fix improper use of Table request/response to k8s API
3 years ago
Matt Farina 6facbada26
bump version to v3.11.0
3 years ago
Matt Farina 6487d43965
Merge pull request #11672 from VaibhavSharma-47/feature
3 years ago
yxxhero 1c25a1fadd fix template --output-dir issue
3 years ago
Matt Farina 946967ffd1
Merge pull request #11490 from learnitall/pr/learnitall/allow-csv-api-versions
3 years ago
Mikhail Kopylov 9e118ef5db Add `CHART`, `VERSION` and `APP_VERSION` fields to `get all` command output
3 years ago
Mikhail Kopylov 290397beb8 Adjust `get` command description to account metadata
3 years ago
Mikhail Kopylov c869613616
Merge branch 'helm:main' into get-metadata
3 years ago
Matt Farina 6611cdcd01
Merge branch 'main' into 4030-provide-literal-alternative-for-set-flag
3 years ago
Vaibhav Sharma 3181c7ddad fix adopted resource not replaced
3 years ago
Soujanya Mangipudi 038cc4a0ca
Merge branch 'main' into main
3 years ago
Mikhail Kopylov 593dd0aef1 Add `helm get metadata` command
3 years ago
Alex Petrov f908379f1f
refactor: create a helper for checking if a release is uninstalled
3 years ago
Alex Petrov 9e198fa89d
fix: reinstall previously uninstalled chart with --keep-history
3 years ago
Ryan Drew 5aa316e1ee
Add support for CSVs in template --api-versions arg
3 years ago
Cyril Jouve 1535ad5671
redirect registry client output to stderr
3 years ago
shankeerthan-kasilingam 33121a80ff strict file permissions of repository.yaml
3 years ago
Matt Farina 37dd72729b
Merge pull request #11336 from mattfarina/bump-version-3.10
3 years ago
Patrick Scheid 451603910e feature(helm): add --set-literal flag for literal string interpretation
3 years ago
Martin Hickey a48b87f32a
Merge pull request #11274 from wujunwei/fix-case-title-smaller-all
3 years ago
Vincent van ’t Zand 90d204a235 #11369 Add a test case to prove the bug and its resolution
3 years ago
Matt Farina cd809f9b19
bump version to v3.10.0
3 years ago
Soujanya Mangipudi ffa19a4b5d Addressing review comments - move printing code out of client.go
3 years ago
Soujanya Mangipudi 20e3577543 Addressing review comments:
3 years ago
Soujanya Mangipudi 9d5be803bc feat(helm): Supporting helm3 to show up resource names that were deployed as part of release in helm status command
3 years ago
Martin Hickey 8199db309a
Merge pull request #10693 from lucadirocco/feat/--set-json
3 years ago
wujunwei f0037e5ef6 fix: add cases.NoLower option for we can get same effect to strings.Title
3 years ago
Mikhail Mazurskiy ea5365a3d1
Drop direct github.com/docker/docker dependency
3 years ago
Martin Hickey f08db5c899
Merge pull request #10834 from stan-sz/stan-sz/10285
3 years ago
Martin Hickey 1d15ad7ea4
Merge pull request #10506 from suzaku/support-no-headers
3 years ago
longkai d1c0b7e0d0 chore: add oci install description
3 years ago
yxxhero 39b0a82365 bump Go 1.18
3 years ago
Soule BA 42a04c76a4
make token caching an opt in feature
3 years ago
Dmitry Chepurovskiy 68721de93d
Added support for storing custom labels in SQL storage driver
3 years ago
Dmitry Chepurovskiy f96acb4fc8
Adding support merging new custom labels with original release labels during upgrade
3 years ago
Dmitry Chepurovskiy 71e55f9b36
Added note to install/upgrade commands that original release labels wouldn't be persisted in upgraded release
3 years ago
Dmitry Chepurovskiy f1700e86d1
Added unit tests for implemented install/upgrade labels logic
3 years ago
Dmitry Chepurovskiy 6afad6bb61
Added upgrade --install labels argument support
3 years ago
Dmitry Chepurovskiy 6ef79e432b
Add labels support for install action with secret storage backend
3 years ago
Justen Walker 687852e4fe feat(*): add flags/env for kube api tls overrides
3 years ago
Igor Sutton 823d929421
Add --burst-limit option for client-side throttling limit configuration (#10842)
3 years ago
Matthew Fisher 81808b06d5
Merge pull request #10519 from teozkr/bugfix/repo-list-not-found
3 years ago
Matt Farina 1db28a2311
bump version to v3.9.0
3 years ago
Matt Farina 2cd709c4a6
Merge pull request #10106 from presztak/lint_quiet_flag
3 years ago
Simon Alling 41ccf7b5ab Fix --untardir reference in --destination description
3 years ago