Commit Graph

1896 Commits (8d19bcb78aaeb489eba4ed1d68894e59c8f55876)

Author SHA1 Message Date
Joe Julian 126e4f4af8
tests: change crd golden file to match after #11870
1 year ago
Matt Farina 1800554452
bump version to v3.12.0
1 year ago
Tapas Kapadia b7a2d47eca feat(helm): add ability for --dry-run to do lookup functions
1 year ago
Matt Farina 9705369da6
Merge pull request #11973 from joejulian/quiet_lint
1 year ago
Matt Farina 0833318b32
Merge pull request #9182 from pscheid92/4030-provide-literal-alternative-for-set-flag
1 year ago
Matt Farina 3b74c13768
Merge pull request #11479 from MichaelMorrisEst/cascade
1 year ago
Joe Julian f13fa07793
create failing test for quietly linting a chart that doesn't exist
1 year ago
Tapas Kapadia 4b7248e361 feat(helm): add ability for --dry-run to do lookup functions
1 year ago
Matt Farina 4e7e939f19
Updating the Go version in go.mod
2 years ago
Matt Farina 50c22ed7f9
Bump the Go version
2 years ago
Tapas Kapadia 4899e8a788 feat(helm): add ability for --dry-run to do lookup functions
2 years ago
Bhargav Ravuri b9cece6760
helm search: New CLI Flag --fail-on-no-result
2 years ago
Soule BA 11738dde51
Provide a helper to set the registryClient in cmd
2 years ago
Andrew Block 154f37efec
Added insecure option to login subcommand
2 years ago
Andrew Block 08593c8dd6
Added support for insecure OCI registries
2 years ago
Soule BA b0ecb21056
Enable custom certificates option for OCI
2 years ago
Dmitry Chepurovskiy 6853c3eab5
Merge remote-tracking branch 'origin/main' into add-labels-to-install-upgrade
2 years ago
Dmitry Chepurovskiy dafc77df64
Update cmd/helm/upgrade.go
2 years ago
Dmitry Chepurovskiy 98697c7305
Update cmd/helm/install.go
2 years ago
Matt Farina 5abcf74227
Merge pull request from GHSA-pwcw-6f5g-gxf8
2 years ago
Matt Farina 863bc74e5a
Update to func handling
2 years ago
MichaelMorris 830d4a9ee9 Add option to support cascade deletion options
2 years ago
Matt Farina 5bf273d81b
Merge pull request #11487 from yxxhero/fix_template_with_output_dir
2 years ago
Tapas Kapadia f9e54b6079 feat(helm): add ability for --dry-run to do lookup functions
2 years ago
Tapas Kapadia 9a0025f963 feat(helm): add ability for --dry-run to do lookup functions
2 years ago
Tapas Kapadia 5ec7913fd4 feat(helm): add ability for a dry-run to evaluate lookup functions
2 years ago
Tapas Kapadia ddb33580db feat(helm): add ability for a dry-run to evaluate lookup functions
2 years ago
Tapas Kapadia fc16ea7d44 feat(helm): add ability for --dry-run to do lookup functions
2 years ago
Tapas Kapadia 4d67dfabaa feat(helm): add ability for --dry-run to do lookup functions
2 years ago
Tapas Kapadia 51281c195a feat(helm): add ability for --dry-run to do lookup functions
2 years ago
Matt Farina 36e18fa6e1
Fix improper use of Table request/response to k8s API
2 years ago
Matt Farina 6facbada26
bump version to v3.11.0
2 years ago
Matt Farina 6487d43965
Merge pull request #11672 from VaibhavSharma-47/feature
2 years ago
yxxhero 1c25a1fadd fix template --output-dir issue
2 years ago
Matt Farina 946967ffd1
Merge pull request #11490 from learnitall/pr/learnitall/allow-csv-api-versions
2 years ago
Mikhail Kopylov 9e118ef5db Add `CHART`, `VERSION` and `APP_VERSION` fields to `get all` command output
2 years ago
Mikhail Kopylov 290397beb8 Adjust `get` command description to account metadata
2 years ago
Mikhail Kopylov c869613616
Merge branch 'helm:main' into get-metadata
2 years ago
Matt Farina 6611cdcd01
Merge branch 'main' into 4030-provide-literal-alternative-for-set-flag
2 years ago
Vaibhav Sharma 3181c7ddad fix adopted resource not replaced
2 years ago
Soujanya Mangipudi 038cc4a0ca
Merge branch 'main' into main
2 years ago
Mikhail Kopylov 593dd0aef1 Add `helm get metadata` command
2 years ago
Ryan Drew 5aa316e1ee
Add support for CSVs in template --api-versions arg
2 years ago
Cyril Jouve 1535ad5671
redirect registry client output to stderr
2 years ago
shankeerthan-kasilingam 33121a80ff strict file permissions of repository.yaml
2 years ago
Matt Farina 37dd72729b
Merge pull request #11336 from mattfarina/bump-version-3.10
2 years ago
Patrick Scheid 451603910e feature(helm): add --set-literal flag for literal string interpretation
2 years ago
Martin Hickey a48b87f32a
Merge pull request #11274 from wujunwei/fix-case-title-smaller-all
2 years ago
Vincent van ’t Zand 90d204a235 #11369 Add a test case to prove the bug and its resolution
2 years ago
Matt Farina cd809f9b19
bump version to v3.10.0
2 years ago
Soujanya Mangipudi ffa19a4b5d Addressing review comments - move printing code out of client.go
2 years ago
Soujanya Mangipudi 20e3577543 Addressing review comments:
2 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
2 years ago
Martin Hickey 8199db309a
Merge pull request #10693 from lucadirocco/feat/--set-json
2 years ago
wujunwei f0037e5ef6 fix: add cases.NoLower option for we can get same effect to strings.Title
2 years ago
Mikhail Mazurskiy ea5365a3d1
Drop direct github.com/docker/docker dependency
2 years ago
Martin Hickey f08db5c899
Merge pull request #10834 from stan-sz/stan-sz/10285
2 years ago
Martin Hickey 1d15ad7ea4
Merge pull request #10506 from suzaku/support-no-headers
2 years ago
longkai d1c0b7e0d0 chore: add oci install description
2 years ago
yxxhero 39b0a82365 bump Go 1.18
2 years ago
Soule BA 42a04c76a4
make token caching an opt in feature
2 years ago
Dmitry Chepurovskiy 68721de93d
Added support for storing custom labels in SQL storage driver
2 years ago
Dmitry Chepurovskiy f96acb4fc8
Adding support merging new custom labels with original release labels during upgrade
2 years ago
Dmitry Chepurovskiy 71e55f9b36
Added note to install/upgrade commands that original release labels wouldn't be persisted in upgraded release
2 years ago
Dmitry Chepurovskiy f1700e86d1
Added unit tests for implemented install/upgrade labels logic
2 years ago
Dmitry Chepurovskiy 6afad6bb61
Added upgrade --install labels argument support
2 years ago
Dmitry Chepurovskiy 6ef79e432b
Add labels support for install action with secret storage backend
2 years ago
Justen Walker 687852e4fe feat(*): add flags/env for kube api tls overrides
2 years ago
Igor Sutton 823d929421
Add --burst-limit option for client-side throttling limit configuration (#10842)
2 years ago
Matthew Fisher 81808b06d5
Merge pull request #10519 from teozkr/bugfix/repo-list-not-found
2 years ago
Matt Farina 1db28a2311
bump version to v3.9.0
2 years ago
Matt Farina 2cd709c4a6
Merge pull request #10106 from presztak/lint_quiet_flag
2 years ago
Simon Alling 41ccf7b5ab Fix --untardir reference in --destination description
2 years ago
Suresh Kumar d7a5f54b6f test: added tests to load plugin from home dir with space
2 years ago
Suresh Kumar 2b49de0860 fix: plugin does not load when helm base dir contains space
2 years ago
Matthew Fisher 49819b4ef7
Merge pull request #10861 from bacongobbler/gobuild
2 years ago
Matthew Fisher 2878cc8079
replace +build with go:build
2 years ago
Simon Alling 56e52d139c Fix confusing test failure message
2 years ago
stan-sz d8c0e01132 Fix UT
2 years ago
Martin Hickey ee3f270e1e
Merge pull request #10453 from SimonAlling/remove-runTestActionCmd
2 years ago
suzaku d76f86b01c Add support `helm list --no-headers`
3 years ago
Matthew Fisher f34005b00e
Merge pull request #10590 from guyboltonking/gbk-fix-lockfile-suffix
3 years ago
Matthew Fisher 175278e88f
Merge pull request #10461 from sabre1041/dependency-update-upgrade
3 years ago
Matt Farina 87826fb5c9
Merge pull request #10609 from tompizmor/fix-package-with-oci-deps
3 years ago
Matt Farina 7cd8586e84
Merge pull request #10462 from yank1/feature/add-legal-name-check
3 years ago
Luca Di Rocco 11e7d0cd73 feat: add --set-json flag to set json values.
3 years ago
alexandr.danilin c598a226e9 Fixes #10566
3 years ago
Eng Zer Jun 2e3e22a003
test: use `T.TempDir` to create temporary test directory
3 years ago
Martin Hickey df7c1c39bc
Merge pull request #10514 from tanguofu/main
3 years ago
Tomas Pizarro Moreno e97c436a86 fix: remove deadcode
3 years ago
Tomas Pizarro Moreno 0963617b9b fix: helm package tests
3 years ago
Tomas Pizarro Moreno e02aeab0e9 fix: helm package with dependency update for charts with OCI dependencies
3 years ago
guofutan 1a7a73b47b fix: support empty args with --post-renderer-args
3 years ago
Höhl, Lukas 2ee3bebfc7 test(search): add mixedCase test case
3 years ago
Höhl, Lukas 488add2cfe fix(search): print repo search result in original case
3 years ago
guofutan 04e79e936d fix: fix args name in postrender/exec_test.go and error if order in postRendererArgsSlice
3 years ago
guofutan d12170b3f2 fix: change postRendererArgs to Slice Type and use args...
3 years ago
guofutan 1aab7eb3a1 fix: keep the API: postrender.NewExec and Add NewExecWithArgs
3 years ago
guofutan 46222c5c00 fea(#10511): add --post-renderer-args to support assign args to PostRenderer exec
3 years ago
Piotr Resztak 383086d397 feat(*): add --quiet flag to 'helm lint'
3 years ago