d5aedaca7d 
								
									
								
							
								 
							
						 
						
							
							
								
								Update tests to GA APIs  
							
							... 
							
							
							
							Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com> 
							
						 
						
							1 year ago  
				
					
						
							
							
								 
						
							
							
								8856de1478 
								
									
								
							
								 
							
						 
						
							
							
								
								Update `HelmRelease` API to v2  
							
							... 
							
							
							
							Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com> 
							
						 
						
							1 year ago  
				
					
						
							
							
								 
						
							
							
								18d5ec4ecd 
								
									
								
							
								 
							
						 
						
							
							
								
								Add `(create|delete|export) source chart` commands  
							
							... 
							
							
							
							The `create source chart` command supports all HelmChart.spec fields
except `.valuesFiles` and `ignoreMissingValuesFiles` as these are
assumingly rarely used fields and the CLI usually only supports
commonly used ones.
closes  #4760 
Co-authored-by: Stefan Prodan <stefan.prodan@gmail.com>
Signed-off-by: Max Jonas Werner <mail@makk.es> 
							
						 
						
							1 year ago  
				
					
						
							
							
								 
						
							
							
								4edc640d0c 
								
									
								
							
								 
							
						 
						
							
							
								
								Update image-automation-controller API to v1beta2  
							
							... 
							
							
							
							Signed-off-by: Sunny <github@darkowlzz.space> 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								1aaa48fa09 
								
									
								
							
								 
							
						 
						
							
							
								
								Update Helm Source APIs to v1 (GA)  
							
							... 
							
							
							
							Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com> 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								b4f5d121c8 
								
									
								
							
								 
							
						 
						
							
							
								
								Update tests to `HelmRelease` v2beta2  
							
							... 
							
							
							
							Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com> 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								e901e8b6f8 
								
							
								 
							
						 
						
							
							
								
								Update all the references of NC v1beta2 to v1beta3  
							
							... 
							
							
							
							Signed-off-by: Sunny <darkowlzz@protonmail.com> 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								24452ecd37 
								
									
								
							
								 
							
						 
						
							
							
								
								Update GitRepository Receiver, and Kustomization to v1  
							
							... 
							
							
							
							Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								b55f49b4fe 
								
									
								
							
								 
							
						 
						
							
							
								
								fix: Remove any leading and trailing whitespace from resource before  
							
							... 
							
							
							
							exporting
Signed-off-by: Yiannis <yiannistri@users.noreply.github.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								9dd98fb2b2 
								
							
								 
							
						 
						
							
							
								
								Update image-reflector API to v1beta2  
							
							... 
							
							
							
							Signed-off-by: Sunny <darkowlzz@protonmail.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								be361a44d5 
								
									
								
							
								 
							
						 
						
							
							
								
								Update toolkit components  
							
							... 
							
							
							
							- helm-controller to v0.28.1
  https://github.com/fluxcd/helm-controller/blob/v0.28.1/CHANGELOG.md 
- notification-controller to v0.30.2
  https://github.com/fluxcd/notification-controller/blob/v0.30.2/CHANGELOG.md 
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								f9e69089ea 
								
									
								
							
								 
							
						 
						
							
							
								
								Update CLI commands to Notification API v1beta2  
							
							... 
							
							
							
							Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								a5a9158a24 
								
									
								
							
								 
							
						 
						
							
							
								
								Add provider to Helm OCI tests  
							
							... 
							
							
							
							Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								e5ede275f8 
								
							
								 
							
						 
						
							
							
								
								Update Source API to v1beta2  
							
							... 
							
							
							
							The creation of oldConditions, statusableConditions and
reconcilableConditions is an adhoc solution to deal with the upstream
changes on `pkg/apis/meta`, which are yet to be replicated across other
Flux API components.
Signed-off-by: Paulo Gomes <paulo.gomes@weave.works> 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								9d6a037935 
								
									
								
							
								 
							
						 
						
							
							
								
								Update dependencies  
							
							... 
							
							
							
							Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com> 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								eb69083ef5 
								
							
								 
							
						 
						
							
							
								
								Add unit tests for export  
							
							... 
							
							
							
							Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com> 
							
						 
						
							4 years ago