chore: fix comment regarding provisioner api version release (#17705)

See
https://github.com/coder/coder/commit/bc609d0056adeb11b1d2dc282db4d0ad20f3444b
This commit is contained in:
Steven Masley
2025-05-07 15:05:00 -05:00
committed by GitHub
parent a02ba6616b
commit e4c6c10369
+1 -1
View File
@@ -40,7 +40,7 @@ import (
// ScriptCompleted, but be prepared to process "unsupported" errors.) // ScriptCompleted, but be prepared to process "unsupported" errors.)
// //
// API v2.4: // API v2.4:
// - Shipped in Coder v2.{{placeholder}} // TODO Vincent: Replace with the correct version // - Shipped in Coder v2.20.0
// - Added support for GetResourcesMonitoringConfiguration and // - Added support for GetResourcesMonitoringConfiguration and
// PushResourcesMonitoringUsage RPCs on the Agent API. // PushResourcesMonitoringUsage RPCs on the Agent API.
// - Added support for reporting connection events for auditing via the // - Added support for reporting connection events for auditing via the