Compare commits
	
		
			1 commit
		
	
	
		
			
				9056935b84
			
			...
			
				39069e8c67
			
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 39069e8c67 | 
					 2 changed files with 0 additions and 13 deletions
				
			
		| 
						 | 
				
			
			@ -1,5 +1,4 @@
 | 
			
		|||
nextcloud__version: 32
 | 
			
		||||
# renovate: datasource=docker depName=postgres
 | 
			
		||||
nextcloud__postgres_version: 15.14
 | 
			
		||||
nextcloud__fqdn: cloud.hamburg.ccc.de
 | 
			
		||||
nextcloud__data_dir: /data/nextcloud
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -30,18 +30,6 @@
 | 
			
		|||
      "versioning": "regex:^(?<major>\\d+\\.\\d+)(?:\\.(?<minor>\\d+))$"
 | 
			
		||||
    }
 | 
			
		||||
  ],
 | 
			
		||||
  "customManagers": [
 | 
			
		||||
    // Custom manager using regex for letting Renovate find dependencies in inventory variables.
 | 
			
		||||
    {
 | 
			
		||||
      "customType": "regex",
 | 
			
		||||
      "managerFilePatterns": [
 | 
			
		||||
        "//inventories/.*?_vars/.*?\\.ya?ml$/"
 | 
			
		||||
      ],
 | 
			
		||||
      "matchStrings": [
 | 
			
		||||
        "# renovate: datasource=(?<datasource>[a-zA-Z0-9-._]+?) depName=(?<depName>[^\\s]+?)(?: packageName=(?<packageName>[^\\s]+?))?(?: versioning=(?<versioning>[^\\s]+?))?\\s*.+?\\s*:\\s*[\"']?(?<currentValue>.+?)[\"']?\\s"
 | 
			
		||||
      ]
 | 
			
		||||
    }
 | 
			
		||||
  ],
 | 
			
		||||
  "docker-compose": {
 | 
			
		||||
    "managerFilePatterns": [
 | 
			
		||||
      "/(^|/)(?:docker-)?compose[^/]*\\.ya?ml.j2$/"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue