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