Skip to content

Commit 42fd7d3

Browse files
committed
2 parents e7c935c + 95ed777 commit 42fd7d3

File tree

46 files changed

+76
-76
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

46 files changed

+76
-76
lines changed

apps/airflow/.env

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
W9_VERSION='2.10.4'
22
W9_DIST='community'
33
W9_REPO=apache/airflow
4-
W9_POWER_PASSWORD='CZ4s7svjmcz#zjrt'
4+
W9_POWER_PASSWORD='gDm7t9ImuA!a162S'
55

66
#### -- Not allowed to edit below environments when recreate app based on existing data -- ####
77
W9_ID='airflow'
88
W9_HTTP_PORT=8080
99
W9_HTTP_PORT_SET='8080'
1010
W9_DB_EXPOSE="postgresql"
1111
W9_URL='appname.example.com'
12-
W9_RCODE='xwL04U52EyDH9'
12+
W9_RCODE='euJs9NMJgXjz7'
1313
W9_LOGIN_USER=admin
1414
W9_LOGIN_PASSWORD=$W9_POWER_PASSWORD
1515
W9_NETWORK=websoft9

apps/airflow/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-
"2.10.4",
11+
"3.0.0b4",
1212
"latest"
1313
]
1414
}

apps/anythingllm/.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
W9_REPO=mintplexlabs/anythingllm
22
W9_DIST='community'
3-
W9_VERSION='latest'
3+
W9_VERSION='1.7'
44

55
W9_HTTP_PORT=3001
66
W9_HTTP_PORT_SET='9001'

apps/anythingllm/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": ["1.4","latest"]
10+
"version": ["1.7","latest"]
1111
}
1212
],
1313
"requirements": {

apps/codeserver/.env

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
W9_VERSION='4.96.2'
1+
W9_VERSION='4.98.2'
22
W9_DIST='community'
33
W9_REPO=linuxserver/code-server
4-
W9_POWER_PASSWORD='FHpP7Wnt#PHQmADO'
4+
W9_POWER_PASSWORD='p!5ISNKKkM4ZEuQe'
55

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

apps/codeserver/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-
"4.96.2",
11+
"4.98.2",
1212
"latest"
1313
]
1414
}

apps/dgraph/.env

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
DB_DGRAPH_VERSION=latest
22
W9_REPO=dgraph/dgraph
33
W9_DIST='community'
4-
W9_VERSION='v24.0.4'
5-
W9_POWER_PASSWORD='8Ke!A0baQfFdHuOg'
4+
W9_VERSION='v24.1.2'
5+
W9_POWER_PASSWORD='4994iKFdHNDi2C!0'
66

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

apps/dgraph/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-
"v24.0.4",
11+
"v24.1.2",
1212
"latest"
1313
]
1414
}

apps/directus/.env

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
W9_VERSION='11.3.5'
1+
W9_VERSION='11.6'
22
W9_DIST='community'
33
W9_REPO=directus/directus
4-
W9_POWER_PASSWORD='J1GHJzZ#fz6oEWkY'
4+
W9_POWER_PASSWORD='5q4ujEq9MEY!Ja08'
55

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

apps/directus/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-
"11.3.5",
11+
"11.6",
1212
"latest"
1313
]
1414
}

0 commit comments

Comments
 (0)