We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8f78d30 + 053bde9 commit 642589eCopy full SHA for 642589e
Makefile
@@ -1,5 +1,5 @@
1
PHP_VERSION = 8.2.29
2
-LEGACY_CLI_VERSION = 4.24.0
+LEGACY_CLI_VERSION = 4.25.0
3
4
GORELEASER_ID ?= platform
5
internal/config/upsun-cli.yaml
@@ -94,3 +94,6 @@ warnings:
94
This change may affect resource costs. See: <info>https://upsun.com/pricing/</info>
95
96
This process requires a redeployment of containers on their own host, which may take a few minutes to complete.
97
+
98
+ guaranteed_resources_branch_msg: |
99
+ Guaranteed resources from the parent will be provisioned, impacting your bill.
0 commit comments