dummy
This commit is contained in:
		@@ -7,9 +7,9 @@
 | 
				
			|||||||
        "helmfile.yaml"
 | 
					        "helmfile.yaml"
 | 
				
			||||||
      ],
 | 
					      ],
 | 
				
			||||||
      "matchStrings": [
 | 
					      "matchStrings": [
 | 
				
			||||||
        "(?<indentation>\\s*-\\s*)path: git::(?<repoURL>.*)ref=(?<currentValue>.*)"
 | 
					        "(?<indentation>\\s*-\\s*)path: git::(?<repoURL>.*)ref=(?<currentDigest>.*)"
 | 
				
			||||||
      ],
 | 
					      ],
 | 
				
			||||||
      "autoReplaceStringTemplate": "{{indentation}}path: git::{{repoURL}}ref={{newDigest}}",
 | 
					      "currentValueTemplate": "main",
 | 
				
			||||||
      "lookupNameTemplate": "refs/heads/master",
 | 
					      "lookupNameTemplate": "refs/heads/master",
 | 
				
			||||||
      "datasourceTemplate": "git-refs",
 | 
					      "datasourceTemplate": "git-refs",
 | 
				
			||||||
      "depNameTemplate": "test-source",
 | 
					      "depNameTemplate": "test-source",
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user