Commit Graph

1898 Commits (v3.14.3)

Author SHA1 Message Date
Matt Farina f03cc04caa
Add a note about --dry-run displaying secrets
2 years ago
Matt Farina 69dcc92c56
bump version to
2 years ago
Joe Julian 6e5332e79b
fix test to use the default code's k8sVersionMinor
2 years ago
Antoine Deschênes 869c1d2560 lint: Add --kube-version flag to set capabilities and deprecation rules
2 years ago
Matt Farina 847369c184
Update to Go 1.21 for builds
2 years ago
Joe Julian 30c35166e8
Merge pull request #12350 from iamasmith/qps-iamasmith-1
2 years ago
Matt Farina c682fdfebf
Merge pull request #12539 from chojnack/main
2 years ago
Scott Rigby 2745909d3d
Merge pull request #9653 from Okhoshi/feat/reset-then-reuse-flag
2 years ago
Marcin Chojnacki 8814bfb490 Fixing release labelling in rollback
2 years ago
Matt Farina 25371e2f0d Fixing precedence issue with the import of values.
2 years ago
Matt Farina 0e72b64797
Merge pull request #11880 from Bhargav-InfraCloud/fail-on-no-result
2 years ago
Andy Smith 415af5b0e9 Add qps/HELM_QPS parameter
2 years ago
Matt Farina c372b15022
bump version to v3.13.0
2 years ago
Matt Farina dbef83eac3
Merge pull request #10913 from sureshdsk/pluginbug
2 years ago
Matt Farina 70cbaa0a73
Merge pull request #11372 from vovtz/#11369-fix-custom-repo-cache-for-unmanaged-dependency-updates
2 years ago
Matt Farina ef02cafdd0
Merge pull request #12274 from mih-kopylov/get-metadata
2 years ago
Matt Farina 5a1475ee36
Merge pull request #11294 from Juneezee/test/t.TempDir
2 years ago
Joe Julian e7bb860d9a
Merge pull request #12245 from hiddeco/json-index
2 years ago
ithrael e01731d83a doc:Executing helm rollback release 0 will roll back to the previous release
2 years ago
Joe Julian 1d2221f9d6
Merge pull request #12290 from Ithrael/fix/helm-rollback-err-tips
2 years ago
Joe Julian 4ff7d90872
Merge remote-tracking branch 'upstream/main' into add-labels-to-install-upgrade
2 years ago
ithrael ee1cbed608 remove blank
2 years ago
ithrael 0eb3df676c add blank
2 years ago
ithrael 0688046df6 add rollback unit test
2 years ago
Joe Julian d9e0688640
Merge remote-tracking branch 'upstream/main' into fix-10566
2 years ago
Joe Julian 977f864e93
Merge remote-tracking branch 'upstream/main' into patch-1
2 years ago
suzaku 48dbda2fa8 Fix #3352, add support for --ignore-not-found just like kubectl delete
2 years ago
Joe Julian b30d7152b7
Merge remote-tracking branch 'upstream/main' into feat/reset-then-reuse-flag
2 years ago
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