You've already forked postfixadmin-charts
							
							This commit is contained in:
		@@ -2,8 +2,8 @@ apiVersion: v2
 | 
			
		||||
name: postfixadmin
 | 
			
		||||
description: Helm chart for postfixadmin
 | 
			
		||||
type: application
 | 
			
		||||
version: 0.1.0
 | 
			
		||||
appVersion: 3.3.10
 | 
			
		||||
version: "0.1.0"
 | 
			
		||||
appVersion: "3.3.10"
 | 
			
		||||
icon: https://a.fsdn.com/allura/p/postfixadmin/icon?1620415130
 | 
			
		||||
 | 
			
		||||
keywords:
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										19
									
								
								renovate.json
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										19
									
								
								renovate.json
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,19 @@
 | 
			
		||||
{
 | 
			
		||||
  "$schema": "https://docs.renovatebot.com/renovate-schema.json",
 | 
			
		||||
  "automergeStrategy": "merge-commit",
 | 
			
		||||
  "automergeType": "pr",
 | 
			
		||||
  "assignees": [ "volker.raschek" ],
 | 
			
		||||
  "regexManagers": [
 | 
			
		||||
    {
 | 
			
		||||
      "description": "Update container image reference",
 | 
			
		||||
      "fileMatch": [
 | 
			
		||||
        "^Chart\\.yaml$"
 | 
			
		||||
      ],
 | 
			
		||||
      "matchStrings": [
 | 
			
		||||
        "appVersion: \"(?<currentValue>.*?)\"\\s+"
 | 
			
		||||
      ],
 | 
			
		||||
      "depNameTemplate": "docker.io/volkerraschek/postfixadmin",
 | 
			
		||||
      "datasourceTemplate": "docker"
 | 
			
		||||
    }
 | 
			
		||||
  ]
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user