Merge pull request #1701 from influxdata/docs/2.0-warning

Add a warning to the influxdb image about an upcoming 2.0 release
This commit is contained in:
Tianon Gravi 2020-04-23 09:45:15 -07:00 committed by GitHub
commit 5334f31506
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -6,6 +6,10 @@ InfluxDB is a time series database built from the ground up to handle high write
%%LOGO%%
## Updating latest to 2.0
In the future, the latest tag for this image will point to the latest released implementation of influxdb 2.0. This will happen when the first general available release for 2.0 exists. If you are using the `latest` tag for any production or development purposes, please update your development environment to reference the `1.8` tag.
## Using this Image
### Running the container