You've already forked helm-docker
							
							fix(ci): disable automerge for helm package
	
		
			
	
		
	
	
		
	
		
			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:
		@@ -11,7 +11,7 @@
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "addLabels": [ "renovate/helm", "renovate/automerge" ],
 | 
			
		||||
      "automerge": true,
 | 
			
		||||
      "automerge": false,
 | 
			
		||||
      "matchPackageNames": [ "helm" ],
 | 
			
		||||
      "matchManagers": [ "regex" ],
 | 
			
		||||
      "matchUpdateTypes": [ "minor", "patch"]
 | 
			
		||||
@@ -21,7 +21,7 @@
 | 
			
		||||
  "rebaseWhen": "behind-base-branch",
 | 
			
		||||
  "regexManagers": [
 | 
			
		||||
    {
 | 
			
		||||
      "description": "Update helm version",
 | 
			
		||||
      "description": "Update version",
 | 
			
		||||
      "fileMatch": [
 | 
			
		||||
        "^Makefile$"
 | 
			
		||||
      ],
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user