Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PHP_VERSION = 8.2.29
LEGACY_CLI_VERSION = 4.24.0
LEGACY_CLI_VERSION = 4.25.0

GORELEASER_ID ?= platform

Expand Down
3 changes: 3 additions & 0 deletions internal/config/upsun-cli.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -94,3 +94,6 @@ warnings:
This change may affect resource costs. See: <info>https://upsun.com/pricing/</info>

This process requires a redeployment of containers on their own host, which may take a few minutes to complete.

guaranteed_resources_branch_msg: |
Guaranteed resources from the parent will be provisioned, impacting your bill.
Loading