You've already forked postfixadmin-charts
							
							fix(ci): use helm cm-push command to deploy chart
	
		
			
	
		
	
	
		
	
		
			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:
		@@ -65,7 +65,7 @@ steps:
 | 
			
		||||
  commands:
 | 
			
		||||
  - helm repo add volker.raschek https://charts.cryptic.systems/volker.raschek
 | 
			
		||||
  - helm package --version ${DRONE_TAG} .
 | 
			
		||||
  - /usr/bin/helm-cm-push ${DRONE_REPO_NAME%-charts}-${DRONE_TAG}.tgz volker.raschek
 | 
			
		||||
  - helm cm-push ${DRONE_REPO_NAME%-charts}-${DRONE_TAG}.tgz volker.raschek
 | 
			
		||||
  environment:
 | 
			
		||||
    HELM_REPO_PASSWORD:
 | 
			
		||||
      from_secret: helm_repo_password
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user