You've already forked helm-docker
							
							fix(ci): escape question mark
	
		
			
	
		
	
	
		
	
		
			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:
		@@ -14,7 +14,7 @@
 | 
				
			|||||||
        "^Makefile$"
 | 
					        "^Makefile$"
 | 
				
			||||||
      ],
 | 
					      ],
 | 
				
			||||||
      "matchStrings": [
 | 
					      "matchStrings": [
 | 
				
			||||||
        "HELM_VERSION?=(?<currentValue>.*)"
 | 
					        "HELM_VERSION\\?=(?<currentValue>.*)"
 | 
				
			||||||
      ],
 | 
					      ],
 | 
				
			||||||
      "datasourceTemplate": "github-releases",
 | 
					      "datasourceTemplate": "github-releases",
 | 
				
			||||||
      "depNameTemplate": "helm/helm",
 | 
					      "depNameTemplate": "helm/helm",
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user