Skip to content

Commit 4497372

Browse files
committed
chore: update schema version to 3.1 and increase disk quota for server module
1 parent b2126da commit 4497372

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

mta.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
_schema-version: '2.1'
1+
_schema-version: '3.1'
22
ID: bookshop-pg
33
version: 1.0.0
44
description: "CAP Java Bookshop on PostgreSQL with UI"
@@ -12,7 +12,7 @@ modules:
1212
path: srv
1313
parameters:
1414
memory: 1024M
15-
disk-quota: 512M
15+
disk-quota: 768M
1616
buildpack: sap_java_buildpack_jakarta
1717
properties:
1818
SPRING_PROFILES_ACTIVE: cloud

0 commit comments

Comments
 (0)