Changed build chain
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
# V1 is no longer being updated.
|
||||
|
||||
We use v2, which has an additional parameter of `$$cap_root_domain`
|
||||
@@ -1,24 +0,0 @@
|
||||
{
|
||||
"captainVersion": "1",
|
||||
"documentation": "Just a placeholder for upgrade message",
|
||||
"dockerCompose": {
|
||||
"services": {
|
||||
"$$cap_appname": {
|
||||
"image": "this-is-not-a-real-app:$$cap_adminer_version"
|
||||
}
|
||||
}
|
||||
},
|
||||
"instructions": {
|
||||
"start": "You CapRover is not supported anymore. Navigate to SETTINGS and update your CapRover.",
|
||||
"end": ""
|
||||
},
|
||||
"variables": [{
|
||||
"id": "$$cap_adminer_version",
|
||||
"label": "Update CapRover",
|
||||
"description": "",
|
||||
"defaultValue": "NOT SUPPORTED",
|
||||
"validRegex": "/.{100,}/"
|
||||
}
|
||||
]
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user