dummy
This commit is contained in:
		@@ -7,13 +7,13 @@
 | 
			
		||||
        "helmfile.yaml"
 | 
			
		||||
      ],
 | 
			
		||||
      "matchStrings": [
 | 
			
		||||
        "(?<indentation>\\s*-\\s*)path: git::(?<repoURL>.*)ref=(?<currentValue>.*)"
 | 
			
		||||
        "(?<indentation>\\s*-\\s*)path: git::(?<repoURL>.*)ref=(?<currentDigest>.*)"
 | 
			
		||||
      ],
 | 
			
		||||
      "currentValueTemplate": "main",
 | 
			
		||||
      "depNameTemplate": "test-source",
 | 
			
		||||
      "datasourceTemplate": "git-refs",
 | 
			
		||||
      "packageNameTemplate": "https://gitea.badhouseplants.net/badhouseplants/test-source",
 | 
			
		||||
      "versioningTemplate": "loose",
 | 
			
		||||
      "replaceString": "{{indentation}}{{commitSHA}}"
 | 
			
		||||
      "versioningTemplate": "loose"
 | 
			
		||||
    }
 | 
			
		||||
  ]
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user