Commit Graph

500 Commits (main)

Author SHA1 Message Date
Andrew Block 414cf94666
Merge pull request #11600 from miles-w-3/chart-notes
3 weeks ago
Matt Farina a753ee7f43
Merge pull request #12866 from robertsirc/Correcting-Linting-Errors
3 months ago
Matt Farina 25c473834e Enabling hide secrets on install and upgrade dry run
4 months ago
Robert Sirchia d58d7b3762 Fixing all the linting errors
4 months ago
Antoine Deschênes 869c1d2560 lint: Add --kube-version flag to set capabilities and deprecation rules
6 months ago
Matt Farina 847369c184
Update to Go 1.21 for builds
6 months ago
Joe Julian 99b8f443d1
Merge pull request #11387 from zak905/fix_post_install_hook_issue
6 months ago
Matt Farina c682fdfebf
Merge pull request #12539 from chojnack/main
8 months ago
Scott Rigby 2745909d3d
Merge pull request #9653 from Okhoshi/feat/reset-then-reuse-flag
8 months ago
Marcin Chojnacki 8814bfb490 Fixing release labelling in rollback
8 months ago
Miles Wilson 0c541398f2 Added support for hiding notes from install/upgrade output
9 months ago
b4nks f004d42847 remove useless print during prepareUpgrade
9 months ago
Michał Słapek 169561a1b3 Fix leaking goroutines in Install
10 months ago
Matt Farina ef02cafdd0
Merge pull request #12274 from mih-kopylov/get-metadata
10 months ago
Matt Farina 5a1475ee36
Merge pull request #11294 from Juneezee/test/t.TempDir
10 months ago
Joe Julian 1d2221f9d6
Merge pull request #12290 from Ithrael/fix/helm-rollback-err-tips
10 months ago
Joe Julian b6c679eb97
Merge pull request #12321 from LuBingtan/dev
10 months ago
Joe Julian 4ff7d90872
Merge remote-tracking branch 'upstream/main' into add-labels-to-install-upgrade
10 months ago
Bingtan Lu 4e5e68d55c fix(helm): fix GetPodLogs, the hooks should be sorted before get the logs of each hook
11 months ago
ithrael db9460cc87 fix: helm rollback err tips
11 months ago
Joe Julian d9e0688640
Merge remote-tracking branch 'upstream/main' into fix-10566
11 months ago
Joe Julian 1a465d603d
Merge pull request #10564 from suzaku/ignore-not-found
11 months ago
Joe Julian 4b28d7b08d
Merge remote-tracking branch 'upstream/main' into fix1
11 months ago
satoru 5b08985138 goimports
11 months ago
suzaku 48dbda2fa8 Fix #3352, add support for --ignore-not-found just like kubectl delete
11 months ago
Joe Julian b30d7152b7
Merge remote-tracking branch 'upstream/main' into feat/reset-then-reuse-flag
11 months ago
Mikhail Kopylov 0b5e9d37c8 Restore `helm get metadata` command
11 months ago
Joe Julian e8e6da28d1
Revert "Add `helm get metadata` command"
11 months ago
Joe Julian 7de6d7f162
Merge branch 'main' into feat/reset-then-reuse-flag
11 months ago
Joe Julian b12139a6ec
Merge pull request #11586 from jmhbnz/main
11 months ago
Joe Julian 847d2bb3c6
Merge pull request #11631 from mih-kopylov/get-metadata
11 months ago
Scott Rigby 7d190be0d0
Merge pull request #12128 from aryan9600/plain-http
11 months ago
Dmitry Chepurovskiy 735ff8f92c
Update pkg/action/install.go
11 months ago
Eng Zer Jun 2ceebffc77
test: replace `ensure.TempDir` with `t.TempDir`
11 months ago
Matt Farina 343389856b
Merge pull request #12162 from mattfarina/fix-merge-values-ugh
11 months ago
Dmitry Chepurovskiy 7b13ac9914
Added error in case try to supply custom label with name of system label during install/upgrade
11 months ago
Matt Farina 96e33e2773
Tweaking new dry-run internal handling
12 months ago
Matt Farina 838b12191e
Merge pull request #9426 from tapaskapadia/feat/lookup-dryrun
12 months ago
Joe Julian 8554d518d5
Merge pull request #10397 from mtesseract/mc/fix-err-message-on-existing-resource-conflict
12 months ago
James Blair 9dab6e9770
Remove warning for template directory not found.
12 months ago
Matt Farina 0a5148faff
Fix multiple bugs in values handling
1 year ago
wujunwei c87f846d88 add GetRegistryClient method
1 year ago
Sanskar Jaiswal 2538b927a7
oci: Add flag `--plain-http` to enable working with HTTP registries
1 year ago
Mikhail Kopylov 2d86375817
Merge branch 'helm:main' into get-metadata
1 year ago
Joe Julian 17beedb49c
Merge pull request #11870 from cbodonnell/main
1 year ago
Matt Farina 9705369da6
Merge pull request #11973 from joejulian/quiet_lint
1 year ago
Matt Farina 3b74c13768
Merge pull request #11479 from MichaelMorrisEst/cascade
1 year ago
Matt Farina 7c9d636f40
Fix goroutine leak in action install
1 year ago
Joe Julian 853c18002f
fix quiet lint does not fail on non-linting errors
1 year ago
Tapas Kapadia 4b7248e361 feat(helm): add ability for --dry-run to do lookup functions
1 year ago