Skip to content

Commit 55b29bb

Browse files
committed
2 parents 42fd7d3 + 8e1b9ef commit 55b29bb

File tree

8 files changed

+10
-10
lines changed

8 files changed

+10
-10
lines changed

apps/appsmith/.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
W9_VERSION='v1.51'
1+
W9_VERSION='v1.65'
22
W9_REPO=appsmith/appsmith-ce
33
W9_DIST='community'
44

apps/appsmith/variables.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
{
99
"dist": "community",
1010
"version": [
11-
"v1.51",
11+
"v1.65",
1212
"latest"
1313
]
1414
}

apps/bytebase/.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
W9_DIST='community'
22
W9_REPO=bytebase/bytebase
33
# get version its Github repo
4-
W9_VERSION='3.2.0'
4+
W9_VERSION='3.5.1'
55

66
#### -- Not allowed to edit below environments when recreate app based on existing data -- ####
77
W9_ID='bytebase'

apps/bytebase/variables.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
{
99
"dist": "community",
1010
"version": [
11-
"3.2.0",
11+
"3.5.1",
1212
"latest"
1313
]
1414
}

apps/clickhouse/.env

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
W9_REPO=clickhouse/clickhouse-server
22
W9_DIST='community'
3-
W9_VERSION='24.12.1.1614'
4-
W9_POWER_PASSWORD='DQbS1Z!XQ!C1kMy8'
3+
W9_VERSION='25.3.2.39'
4+
W9_POWER_PASSWORD='A0mX7SKsJq3IZ!8S'
55

66
#### -- Not allowed to edit below environments when recreate app based on existing data -- ####
77
W9_ID='clickhouse'

apps/clickhouse/variables.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
{
99
"dist": "community",
1010
"version": [
11-
"24.12.1.1614",
11+
"25.3.2.39",
1212
"latest"
1313
]
1414
}

apps/cloudbeaver/.env

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
W9_VERSION='24.3.1'
1+
W9_VERSION='25.0.1'
22
W9_DIST='community'
33
W9_REPO=dbeaver/cloudbeaver
4-
W9_POWER_PASSWORD='h2iGimyM!5G1n!uM'
4+
W9_POWER_PASSWORD='qO7Bs5I8W!8n4VMD'
55

66
#### -- Not allowed to edit below environments when recreate app based on existing data -- ####
77
W9_ID='cloudbeaver'

apps/cloudbeaver/variables.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
{
99
"dist": "community",
1010
"version": [
11-
"24.3.1",
11+
"25.0.1",
1212
"latest"
1313
]
1414
}

0 commit comments

Comments
 (0)