Release Kapacitor v1.8.3 (#6899)

copilot/update-config-option-tagging
Jakub Bednář 2026-03-03 15:09:38 +01:00 committed by GitHub
parent 618fc48e3e
commit fb4d8722a8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 7 additions and 1 deletions

View File

@ -9,6 +9,12 @@ aliases:
- /kapacitor/v1/about_the_project/releasenotes-changelog/
---
## v1.8.3 {date="2026-03-03"}
### Dependency updates
- Upgrade Go to 1.25.7.
## v1.8.2 {date="2025-09-29"}
### Features

View File

@ -306,7 +306,7 @@ kapacitor:
versions: [v1]
latest: v1.8
latest_patches:
v1: 1.8.2
v1: 1.8.3
ai_sample_questions:
- How do I configure Kapacitor for InfluxDB v1?
- How do I write a custom task for Kapacitor?