chore(renovate): allow post upgrade command
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
],
|
||||
"description": "Tiny Go webserver that prints OS information and HTTP request to output.",
|
||||
"tipi_version": 1,
|
||||
"version": "v1.11.0",
|
||||
"version": "v1.10.0",
|
||||
"source": "https://github.com/traefik/whoami",
|
||||
"exposable": true,
|
||||
"supported_architectures": [
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"services": [
|
||||
{
|
||||
"name": "whoami",
|
||||
"image": "traefik/whoami:v1.11.0",
|
||||
"image": "traefik/whoami:v1.10.0",
|
||||
"isMain": true,
|
||||
"internalPort": "80"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user