Skip to content

Commit 3008e5c

Browse files
authored
Merge pull request #1872 from Websoft9/update-airflow-2ed7de4a
Update airflow
2 parents 799957c + 2800b39 commit 3008e5c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

apps/airflow/.env

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
1-
W9_VERSION='3.0.3'
1+
W9_VERSION='3.1.0'
22
W9_DIST='community'
33
W9_REPO=apache/airflow
4-
W9_POWER_PASSWORD='hWdvuzS!j3M3T6HM'
4+
W9_POWER_PASSWORD='8vdZN5SoDaD!zs8o'
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='M5XzILlcpdcbo'
12+
W9_RCODE='nT71iYsDDRmxj'
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-
"3.0.3",
11+
"3.1.0",
1212
"latest"
1313
]
1414
}

0 commit comments

Comments
 (0)