diff options
| author | fumingwei <[email protected]> | 2024-09-12 14:29:40 +0800 |
|---|---|---|
| committer | 付明卫 <[email protected]> | 2024-09-12 06:33:23 +0000 |
| commit | 98d4bb206b4f164c95a577a7cb555e68bcb202aa (patch) | |
| tree | 638ab607d962cbca653efe371ccf091d8c852a44 | |
| parent | b2eae49f29183fe44468699e44c9c57855738082 (diff) | |
feature: update tsg-diagnose to 2.0.10
| -rw-r--r-- | ansible/install_config/group_vars/rpm_version.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ansible/install_config/group_vars/rpm_version.yml b/ansible/install_config/group_vars/rpm_version.yml index 7afa5ff8..f9f23bd5 100644 --- a/ansible/install_config/group_vars/rpm_version.yml +++ b/ansible/install_config/group_vars/rpm_version.yml @@ -77,7 +77,7 @@ tfe_rpm_version: tfe: tfe-4.10.2.1b917ef tsg_diagnose_rpm_version: - tsg_diagnose: tsg-diagnose-2.0.9.7f4541b + tsg_diagnose: tsg-diagnose-2.0.10.4d80fdf http_healthcheck_rpm_version: http_healthcheck: http_healthcheck-2.0.2.969442a |
