Add new notes, update Flux version
parent
5ce7190eff
commit
de5b21395f
|
@ -11,7 +11,7 @@ aliases:
|
||||||
---
|
---
|
||||||
|
|
||||||
{{% note %}}
|
{{% 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
|
Though newer versions of Flux may be available, they will not be included with
|
||||||
InfluxDB until the next InfluxDB v2.0 release._
|
InfluxDB until the next InfluxDB v2.0 release._
|
||||||
{{% /note %}}
|
{{% /note %}}
|
||||||
|
|
|
@ -15,6 +15,8 @@ weight: 101
|
||||||
- Extend `influx stacks update` command with ability to add resources without apply template.
|
- 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`.
|
- 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.
|
- 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]
|
## v2.0.0-beta.13 [2020-06-25]
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue