Compare commits
2 Commits
2743d618ec
...
a791674861
Author | SHA1 | Date | |
---|---|---|---|
a791674861 | |||
1c6d7bbbb3 |
2
Makefile
2
Makefile
@ -1,6 +1,6 @@
|
||||
# POSTFIXADMIN_VERSION
|
||||
# Only required to install a specifiy version
|
||||
POSTFIXADMIN_VERSION?=3.3.9
|
||||
POSTFIXADMIN_VERSION?=3.3.11
|
||||
|
||||
# CONTAINER_RUNTIME
|
||||
# The CONTAINER_RUNTIME variable will be used to specified the path to a
|
||||
|
@ -16,7 +16,7 @@
|
||||
"addLabels": [ "renovate/postfixadmin" ],
|
||||
"automerge": false,
|
||||
"extractVersion": "^postfixadmin-(?<version>\\d+\\.\\d+\\.\\d+)$",
|
||||
"matchPackageNames": [ "postfixadmin" ],
|
||||
"matchPackageNames": [ "postfixadmin/postfixadmin" ],
|
||||
"matchManagers": [ "regex" ]
|
||||
}
|
||||
],
|
||||
|
Loading…
Reference in New Issue
Block a user