chore(influxdb3): Core and Ent3: bump to 3.5.0 (#6433)

pull/6434/head
Jason Stirnaman 2025-09-30 09:29:15 -05:00 committed by GitHub
parent 14276e516f
commit 716eee45a9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@ influxdb3_core:
versions: [core]
list_order: 2
latest: core
latest_patch: 3.4.2
latest_patch: 3.5.0
placeholder_host: localhost:8181
ai_sample_questions:
- How do I install and run InfluxDB 3 Core?
@ -21,7 +21,7 @@ influxdb3_enterprise:
versions: [enterprise]
list_order: 2
latest: enterprise
latest_patch: 3.4.2
latest_patch: 3.5.0
placeholder_host: localhost:8181
ai_sample_questions:
- How do I install and run InfluxDB 3 Enterprise?