test
This commit is contained in:
		
							
								
								
									
										18
									
								
								renovate.json
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										18
									
								
								renovate.json
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,18 @@
 | 
			
		||||
{
 | 
			
		||||
  "$schema": "https://docs.renovatebot.com/renovate-schema.json",
 | 
			
		||||
  "customManagers": [
 | 
			
		||||
    {
 | 
			
		||||
      "customType": "regex",
 | 
			
		||||
      "fileMatch": [
 | 
			
		||||
        "helmfile.yaml"
 | 
			
		||||
      ],
 | 
			
		||||
      "matchStrings": [
 | 
			
		||||
        "^(?<indentation>\s*-\s*)path: git::(?<repoURL>.*)ref=(?<ref>.*)$"
 | 
			
		||||
      ],
 | 
			
		||||
      "depNameTemplate": "test-source",
 | 
			
		||||
      "datasourceTemplate": "github-refs",
 | 
			
		||||
      "packageNameTemplate": "https://gitea.badhouseplants.net/badhouseplants/test-source",
 | 
			
		||||
      "autoReplaceStringTemplate": "{{indentation}}path: git::"
 | 
			
		||||
    }
 | 
			
		||||
  ]
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user