Merge pull request #6081 from influxdata/chore-update-mono-version

chore(mono): update latest to 3.0.3
pull/6082/head^2
Jason Stirnaman 2025-05-20 09:37:32 -05:00 committed by GitHub
commit ccd9ab1ade
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.0.1
latest_patch: 3.0.3
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.0.1
latest_patch: 3.0.3
placeholder_host: localhost:8181
ai_sample_questions:
- How do I install and run InfluxDB 3 Enterprise?