Skip to content

Commit 3de8530

Browse files
authored
Merge pull request #2029 from Websoft9/update-mariadb-94b0e432
Update mariadb
2 parents 9326343 + f2ef8c8 commit 3de8530

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

apps/mariadb/.env

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
W9_REPO=mariadb
22
W9_DIST='community'
3-
W9_VERSION='11.8'
4-
W9_POWER_PASSWORD='c55RDF5d!MPholtY'
3+
W9_VERSION='12.0'
4+
W9_POWER_PASSWORD='vDU!H0U2GIjAd1f0'
55

66

77
#### -- Not allowed to edit below environments when recreate app based on existing data -- ####

apps/mariadb/variables.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"edition": [
88
{
99
"dist": "community",
10-
"version": ["11.8","11.7","11.6","11.5","11.2","10.11","10.10","10.9","10.8","10.7","10.6","10.5","10.4","10.3"]
10+
"version": ["12.0","11.8","11.7","11.6","11.5","11.2","10.11","10.10","10.9","10.8","10.7","10.6","10.5","10.4","10.3"]
1111
}
1212
],
1313
"requirements": {

0 commit comments

Comments
 (0)