You've already forked drone-charts
							
							fix(ci): helm template
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is passing
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	continuous-integration/drone/push Build is passing
				
			This commit is contained in:
		@@ -26,6 +26,15 @@ steps:
 | 
				
			|||||||
      cpu: 150
 | 
					      cpu: 150
 | 
				
			||||||
      memory: 150M
 | 
					      memory: 150M
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					- name: helm template
 | 
				
			||||||
 | 
					  commands:
 | 
				
			||||||
 | 
					  - helm template .
 | 
				
			||||||
 | 
					  image: docker.io/volkerraschek/helm:3.9.0
 | 
				
			||||||
 | 
					  resources:
 | 
				
			||||||
 | 
					    limits:
 | 
				
			||||||
 | 
					      cpu: 150
 | 
				
			||||||
 | 
					      memory: 150M
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- name: email-notification
 | 
					- name: email-notification
 | 
				
			||||||
  environment:
 | 
					  environment:
 | 
				
			||||||
    PLUGIN_HOST:
 | 
					    PLUGIN_HOST:
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user