diff --git a/.github/workflows/deployment.yaml b/.github/workflows/deployment.yaml index 6673bc970..e16865c6d 100644 --- a/.github/workflows/deployment.yaml +++ b/.github/workflows/deployment.yaml @@ -186,6 +186,7 @@ on: - node:v0.0.1.20241003.1010.bd40cbc:Node update logs update logic ... - node:v0.0.1.20241011.0500.374eee0:Node Support orangex - node:v0.0.1.20241102.0401.61aea60:ws proxy support + - node:v0.0.1.20241102.0547.147f90b:ws proxy support jobs: prepare-taskflow: name: Prepare diff --git a/TAGS.md b/TAGS.md index ae889d92d..65c3b75d6 100644 --- a/TAGS.md +++ b/TAGS.md @@ -277,3 +277,4 @@ - **node** v0.0.1.20241003.1010.bd40cbc
*`PR`*: Node update logs update logic ...

- **node** v0.0.1.20241011.0500.374eee0
*`PR`*: Node Support orangex

- **node** v0.0.1.20241102.0401.61aea60
*`PR`*: ws proxy support

+- **node** v0.0.1.20241102.0547.147f90b
*`PR`*: ws proxy support