c3864a45d3 
								
							 
						 
						
							
							
								
								feat: add --take-ownership flag to helm diff and related config ( #1992 )  
							
							... 
							
							
							
							* feat: add --take-ownership flag to helm diff and related config
Signed-off-by: yxxhero <aiopsclub@163.com>
* fix: nil issue
Signed-off-by: yxxhero <aiopsclub@163.com>
* fix tests
Signed-off-by: yxxhero <aiopsclub@163.com>
* fix tests
Signed-off-by: yxxhero <aiopsclub@163.com>
* fix more issue
Signed-off-by: yxxhero <aiopsclub@163.com>
* fix more issues
Signed-off-by: yxxhero <aiopsclub@163.com>
* fix tests
Signed-off-by: yxxhero <aiopsclub@163.com>
* add more tests
Signed-off-by: yxxhero <aiopsclub@163.com>
---------
Signed-off-by: yxxhero <aiopsclub@163.com> 
							
						 
						
							2025-04-27 12:57:41 -04:00  
				
					
						
							
							
								 
						
							
								d26d909a5e 
								
							 
						 
						
							
							
								
								build(deps): bump golangci/golangci-lint-action from 6 to 7 ( #1975 )  
							
							... 
							
							
							
							* build(deps): bump golangci/golangci-lint-action from 6 to 7
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action ) from 6 to 7.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases )
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v6...v7 )
---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* refactor(.github/workflows/ci.yaml): update golangci-lint version to v2.0.2
Signed-off-by: yxxhero <aiopsclub@163.com>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: yxxhero <aiopsclub@163.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: yxxhero <aiopsclub@163.com> 
							
						 
						
							2025-03-28 07:52:06 +08:00  
				
					
						
							
							
								 
						
							
								d1416ec7b4 
								
							 
						 
						
							
							
								
								feat: add skip json schema validation during the install /upgrade of a Chart ( #1737 )  
							
							... 
							
							
							
							* open PR for --skip-schema-validation flag
Signed-off-by: zhaque44 <haque.zubair@gmail.com> 
							
						 
						
							2024-10-24 20:53:18 +08:00  
				
					
						
							
							
								 
						
							
								9203641f03 
								
							 
						 
						
							
							
								
								feat: add suppress output line regex support ( #1329 )  
							
							... 
							
							
							
							* feat: add suppress output line regex support
Signed-off-by: yxxhero <aiopsclub@163.com> 
							
						 
						
							2024-02-18 12:10:14 +08:00  
				
					
						
							
							
								 
						
							
								d0b8d7ee5e 
								
							 
						 
						
							
							
								
								Add "PostRendererArgs" option to be passed to helm ( #1133 )  
							
							... 
							
							
							
							* Add "PostRendererArgs" option to be passed to helm
This allows using PowerShell scripts on Windows as Post Renderer.
Signed-off-by: Maarten Boekhold <maarten.boekhold@finastra.com> 
							
						 
						
							2023-11-21 21:32:14 +08:00  
				
					
						
							
							
								 
						
							
								9bc7bfc500 
								
							 
						 
						
							
							
								
								Implement --diff-args ( #959 )  
							
							... 
							
							
							
							Signed-off-by: Jan-Otto Kröpke <mail@jkroepke.de> 
							
						 
						
							2023-08-09 19:47:15 +08:00  
				
					
						
							
							
								 
						
							
								b6dd7122f9 
								
							 
						 
						
							
							
								
								feat: add --skip-trailing-cr to helmfile diff ( #625 )  
							
							
							
						 
						
							2023-05-08 05:23:59 +08:00  
				
					
						
							
							
								 
						
							
								1d0ba72b47 
								
							 
						 
						
							
							
								
								feat: add/expose cli flags ( #771 )  
							
							... 
							
							
							
							* feat: add/expose cli flags
Signed-off-by: Hans Song <hans.m.song@gmail.com>
* fix tests
Signed-off-by: Hans Song <hans.m.song@gmail.com>
* remove skipdeps from subcommand options
Signed-off-by: Hans Song <hans.m.song@gmail.com>
* remove skip-deps from subcommand flags
Signed-off-by: Hans Song <hans.m.song@gmail.com>
* remove SkipDeps from subcommand implementations
Signed-off-by: Hans Song <hans.m.song@gmail.com>
* update doco with new flags
Signed-off-by: Hans Song <hans.m.song@gmail.com>
---------
Signed-off-by: Hans Song <hans.m.song@gmail.com> 
							
						 
						
							2023-04-02 14:53:52 +08:00  
				
					
						
							
							
								 
						
							
								a8574ba0cf 
								
							 
						 
						
							
							
								
								Fix post-renderer flag not working in diff and template subcommand ( #691 )  
							
							... 
							
							
							
							Signed-off-by: xiaomudk <xiaomudk@gmail.com> 
							
						 
						
							2023-02-14 10:47:24 +08:00  
				
					
						
							
							
								 
						
							
								fc634c9ee3 
								
							 
						 
						
							
							
								
								feat: Reset values flag ( #602 )  
							
							... 
							
							
							
							Ref https://github.com/helmfile/helmfile/discussions/593 
* implemented --reset-values flag overriding .helmDefaults.reuseValues=true
* tests for --reset-values flag
* fixed pkg/app tests
* added tests for both reset & reuse flags given
* added appendValuesControlMode method for --reuse/reset-values flag processing
* updated code comments & docs
Signed-off-by: Karol Ossowski <k@koralsky.pl> 
							
						 
						
							2023-01-17 09:34:37 +09:00  
				
					
						
							
							
								 
						
							
								f8a297bbac 
								
							 
						 
						
							
							
								
								fix --debug flag  
							
							... 
							
							
							
							Signed-off-by: yxxhero <aiopsclub@163.com> 
							
						 
						
							2022-10-25 08:24:23 +08:00  
				
					
						
							
							
								 
						
							
								21c28ca6d0 
								
							 
						 
						
							
							
								
								feat: add reuse-values args for diff apply and sync ( #411 )  
							
							... 
							
							
							
							Signed-off-by: yxxhero <aiopsclub@163.com>
Signed-off-by: yxxhero <aiopsclub@163.com> 
							
						 
						
							2022-10-08 14:27:39 +09:00  
				
					
						
							
							
								 
						
							
								e1ca846772 
								
							 
						 
						
							
							
								
								added option for --no-hooks for helm diff and apply ( #279 )  
							
							... 
							
							
							
							* added option for --no-hooks for helm diff and apply
Signed-off-by: Arpan Adhikari <kcarpan5@gmail.com>
* test case for --no-hooks
Signed-off-by: Arpan Adhikari <kcarpan5@gmail.com>
* fix test fails
Signed-off-by: Arpan Adhikari <kcarpan5@gmail.com>
* Resolve conflict with main
Signed-off-by: Arpan Adhikari <kcarpan5@gmail.com>
* fixup! Resolve conflict with main
Signed-off-by: Yusuke Kuoka <ykuoka@gmail.com>
* Add no-hooks case for diff test
Signed-off-by: Yusuke Kuoka <ykuoka@gmail.com>
* fixup! Add no-hooks case for diff test
Signed-off-by: Yusuke Kuoka <ykuoka@gmail.com>
Signed-off-by: Arpan Adhikari <kcarpan5@gmail.com>
Signed-off-by: Yusuke Kuoka <ykuoka@gmail.com>
Co-authored-by: Arpan Adhikari <arpan@thephotostudio.com.au>
Co-authored-by: Yusuke Kuoka <ykuoka@gmail.com> 
							
						 
						
							2022-09-18 18:41:27 +09:00  
				
					
						
							
							
								 
						
							
								bf323b4021 
								
							 
						 
						
							
							
								
								fixed: fix skip-needs issue  
							
							... 
							
							
							
							Signed-off-by: yxxhero <aiopsclub@163.com> 
							
						 
						
							2022-09-12 18:04:20 +08:00  
				
					
						
							
							
								 
						
							
								7972a8921c 
								
							 
						 
						
							
							
								
								Merge pull request  #301  from mikelorant/fix/diff-context  
							
							... 
							
							
							
							fix: return diff context config value 
							
						 
						
							2022-08-18 15:09:23 +08:00  
				
					
						
							
							
								 
						
							
								b616a8b690 
								
							 
						 
						
							
							
								
								fix: return diff output config value  
							
							... 
							
							
							
							Signed-off-by: Michael Lorant <michael.lorant@fairfaxmedia.com.au> 
							
						 
						
							2022-08-18 17:06:31 +10:00  
				
					
						
							
							
								 
						
							
								86deeb377d 
								
							 
						 
						
							
							
								
								fix: return diff context config value  
							
							... 
							
							
							
							Signed-off-by: Michael Lorant <michael.lorant@fairfaxmedia.com.au> 
							
						 
						
							2022-08-18 16:40:05 +10:00  
				
					
						
							
							
								 
						
							
								85ade797ab 
								
							 
						 
						
							
							
								
								Use cobra ( #234 )  
							
							... 
							
							
							
							switch to cobra
Signed-off-by: yxxhero <aiopsclub@163.com> 
							
						 
						
							2022-07-19 21:06:18 +09:00