Add new notes, update Flux version

pull/1190/head
noramullen1 2020-07-08 13:26:11 -07:00
parent 5ce7190eff
commit de5b21395f
2 changed files with 3 additions and 1 deletions

View File

@ -11,7 +11,7 @@ aliases:
---
{{% note %}}
_The latest release of InfluxDB v2.0 beta includes **Flux v0.69.2**.
_The latest release of InfluxDB v2.0 beta includes **Flux v0.71.1**.
Though newer versions of Flux may be available, they will not be included with
InfluxDB until the next InfluxDB v2.0 release._
{{% /note %}}

View File

@ -15,6 +15,8 @@ weight: 101
- Extend `influx stacks update` command with ability to add resources without apply template.
- Consolidate all InfluxDB template and stack functionality into two new public APIs: `/api/v2/templates` and `/api/v2/stacks`.
- Extend template `Summary` and `Diff` nested types with `kind` identifiers.
- Add static builds for Linux.
- Update Flux to v.0.71.1.
## v2.0.0-beta.13 [2020-06-25]