Release Chronograf v1.10.9 (#6707)

* Release Chronograf v1.10.9

* Update content/chronograf/v1/about_the_project/release-notes.md

---------

Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
pull/6711/head
Jakub Bednář 2026-01-07 19:09:56 +01:00 committed by GitHub
parent 2e50b22667
commit 8533d21d0a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 11 additions and 1 deletions

View File

@ -10,6 +10,16 @@ aliases:
- /chronograf/v1/about_the_project/release-notes-changelog/
---
## v1.10.9 {date="2026-01-07"}
### Features
- Add support for InfluxDB v3
### Maintenance updates
- Upgrade Go to 1.25.3.
## v1.10.8 {date="2025-08-15"}
### Bug Fixes

View File

@ -274,7 +274,7 @@ chronograf:
versions: [v1]
latest: v1.10
latest_patches:
v1: 1.10.8
v1: 1.10.9
ai_sample_questions:
- How do I configure Chronograf for InfluxDB v1?
- How do I create a dashboard in Chronograf?