Merge pull request #5982 from influxdata/chronograf-1.10.7

Release Chronograf v1.10.7
pull/5983/head
Jason Stirnaman 2025-04-15 07:55:16 -05:00 committed by GitHub
commit bb930bbfc9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 16 additions and 6 deletions

View File

@ -10,6 +10,16 @@ aliases:
- /chronograf/v1/about_the_project/release-notes-changelog/
---
## v1.10.7 {date="2025-04-15"}
### Bug Fixes
- Fix Hosts page loading.
### Dependency updates
- Upgrade Go to 1.23.8.
## v1.10.6 {date="2024-12-16"}
### Bug Fixes

View File

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