We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 799957c + 2800b39 commit 3008e5cCopy full SHA for 3008e5c
apps/airflow/.env
@@ -1,15 +1,15 @@
1
-W9_VERSION='3.0.3'
+W9_VERSION='3.1.0'
2
W9_DIST='community'
3
W9_REPO=apache/airflow
4
-W9_POWER_PASSWORD='hWdvuzS!j3M3T6HM'
+W9_POWER_PASSWORD='8vdZN5SoDaD!zs8o'
5
6
#### -- Not allowed to edit below environments when recreate app based on existing data -- ####
7
W9_ID='airflow'
8
W9_HTTP_PORT=8080
9
W9_HTTP_PORT_SET='8080'
10
W9_DB_EXPOSE="postgresql"
11
W9_URL='appname.example.com'
12
-W9_RCODE='M5XzILlcpdcbo'
+W9_RCODE='nT71iYsDDRmxj'
13
W9_LOGIN_USER=admin
14
W9_LOGIN_PASSWORD=$W9_POWER_PASSWORD
15
W9_NETWORK=websoft9
apps/airflow/variables.json
@@ -8,7 +8,7 @@
{
"dist": "community",
"version": [
- "3.0.3",
+ "3.1.0",
"latest"
]
}
0 commit comments