diff --git a/.github/workflows/deployment.yaml b/.github/workflows/deployment.yaml index 772744c54..bb33c2060 100644 --- a/.github/workflows/deployment.yaml +++ b/.github/workflows/deployment.yaml @@ -131,6 +131,7 @@ on: - node:v0.0.1.20240822.0553.a28e062:OraklNode Increase db timeout ... - node:v0.0.1.20240822.0603.231c655:fix rollback db timeout - sentinel:v0.0.1.20240822.0712.cea2662:fix rollback db timeout + - sentinel:v0.0.1.20240822.0748.0d4e613:remove old tags for helm chart... jobs: prepare-taskflow: name: Prepare diff --git a/TAGS.md b/TAGS.md index 497d6312c..6625a626b 100644 --- a/TAGS.md +++ b/TAGS.md @@ -222,3 +222,4 @@ - **node** v0.0.1.20240822.0553.a28e062
*`PR`*: OraklNode Increase db timeout ...

- **node** v0.0.1.20240822.0603.231c655
*`PR`*: fix rollback db timeout

- **sentinel** v0.0.1.20240822.0712.cea2662
*`PR`*: fix rollback db timeout

+- **sentinel** v0.0.1.20240822.0748.0d4e613
*`PR`*: remove old tags for helm chart...