You've already forked helm-docker
							
							sdfsdfsdf #3
							
								
								
									
										2
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								Makefile
									
									
									
									
									
								
							@@ -1,6 +1,6 @@
 | 
			
		||||
# HELM_VERSION
 | 
			
		||||
# Only required to install a specifiy version
 | 
			
		||||
HELM_VERSION?=v3.7.0 # renovate: datasource=github-releases
 | 
			
		||||
HELM_VERSION?=v3.7.0 # renovate: datasource=github-releases depName=helm
 | 
			
		||||
 | 
			
		||||
# CONTAINER_RUNTIME
 | 
			
		||||
# The CONTAINER_RUNTIME variable will be used to specified the path to a
 | 
			
		||||
 
 | 
			
		||||
@@ -12,9 +12,8 @@
 | 
			
		||||
        "^Makefile$"
 | 
			
		||||
      ],
 | 
			
		||||
      "matchStrings": [
 | 
			
		||||
        "HELM_VERSION\\?=(?<currentValue>.*) # renovate: datasource=(?<datasource>.*)"
 | 
			
		||||
        "HELM_VERSION\\?=(?<currentValue>.*) # renovate: datasource=(?<datasource>.*) depName=(?<depName>.*)"
 | 
			
		||||
      ],
 | 
			
		||||
      "depNameTemplate": "helm",
 | 
			
		||||
      "lookupNameTemplate": "helm/helm",
 | 
			
		||||
      "versioningTemplate": "semver"
 | 
			
		||||
    }
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user