You've already forked prometheus-bind-exporter-pkg
							
							fix(renovate): add pkgver
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is passing
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	continuous-integration/drone/push Build is passing
				
			This commit is contained in:
		
							
								
								
									
										2
									
								
								PKGBUILD
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								PKGBUILD
									
									
									
									
									
								
							@@ -2,7 +2,7 @@
 | 
			
		||||
 | 
			
		||||
pkgname=prometheus-bind-exporter
 | 
			
		||||
_pkgname=bind_exporter
 | 
			
		||||
pkgver=0.6.1
 | 
			
		||||
pkgver=0.6.1 # renovate: datasource=github-releases depName=prometheus-community/bind_exporter
 | 
			
		||||
pkgrel=1
 | 
			
		||||
pkgdesc='Prometheus exporter for BIND metrics'
 | 
			
		||||
arch=('x86_64')
 | 
			
		||||
 
 | 
			
		||||
@@ -1,6 +1,17 @@
 | 
			
		||||
{
 | 
			
		||||
  "$schema": "https://docs.renovatebot.com/renovate-schema.json",
 | 
			
		||||
  "assignees": [ "volker.raschek" ],
 | 
			
		||||
  "customManagers": [
 | 
			
		||||
    {
 | 
			
		||||
      "description": "Update PKGBUILD version",
 | 
			
		||||
      "fileMatch": [
 | 
			
		||||
        "^PKGBUILD$"
 | 
			
		||||
      ],
 | 
			
		||||
      "matchStrings": [
 | 
			
		||||
        "pkgver=(?<currentValue>.*) # renovate: datasource=(?<datasource>.*) depName=(?<depName>.*)( lookupName=(?<lookupName>.*))?( versioning=(?<versioning>.*))?"
 | 
			
		||||
      ]
 | 
			
		||||
    }
 | 
			
		||||
  ],
 | 
			
		||||
  "labels": [ "renovate" ],
 | 
			
		||||
  "packageRules": [
 | 
			
		||||
    {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user