diff --git a/resources/views/livewire/upgrade.blade.php b/resources/views/livewire/upgrade.blade.php index 009eb2293..9fabce37e 100644 --- a/resources/views/livewire/upgrade.blade.php +++ b/resources/views/livewire/upgrade.blade.php @@ -54,6 +54,10 @@ class="absolute top-0 right-0 flex items-center justify-center w-8 h-8 mt-5 mr-5

Are you sure you would like to upgrade your instance to {{ $latestVersion }}?


+ +
+

Warning: Any deployments running during the update process will fail. Please ensure no deployments are in progress before continuing.

+

You can review the changelogs here.