fix: use same wording
This commit is contained in:
parent
64ea0f9684
commit
c0931b96d8
@ -77,8 +77,8 @@ func NewVersionOverview(
|
||||
{"VERSION", toDeployVersion},
|
||||
|
||||
{fmt.Sprintf("%s.ENV", strings.ToUpper(app.Domain)), "---"},
|
||||
{"OLD", app.Recipe.EnvVersion},
|
||||
{"NEW", toDeployVersion},
|
||||
{"CURRENT VERSION", app.Recipe.EnvVersion},
|
||||
{"NEW VERSION", toDeployVersion},
|
||||
}
|
||||
|
||||
overview := formatter.CreateOverview(
|
||||
|
Loading…
x
Reference in New Issue
Block a user