github.com/jonaz/heapster@v1.3.0-beta.0.0.20170208112634-cd3c15ca3d29/influxdb/RELEASES.md (about)

     1  # Release Notes for the Heapster InfluxDB container.
     2  
     3  ## v1.1.1 (11.1.2016)
     4  - Updated to version v1.1.1; bumped Godeps and modified some code in heapster to use the latest schema
     5  
     6  ## v0.13.0 (4.1.2016)
     7  - Formalized the image name for every arch to `gcr.io/google_containers/influxdb-grafana-ARCH:VERSION`
     8  - Now this image is released for multiple architectures, including amd64, arm, arm64, ppc64le and s390x
     9  - The `gcr.io/google_containers/heapster-influxdb:VERSION` image is a manifest list, which means docker will pull the right image for the right arch automatically
    10  - InfluxDB v0.13.0
    11  - Added Makefile and README.md
    12  
    13  ## 0.7 (06-27-2016)
    14  - Updated to v0.12.2-1
    15  
    16  ## 0.6 (12-10-2015)
    17  - Updated to v0.9.6
    18  
    19  ## 0.5 (9-18-2015)
    20  - Updated to v0.9.4
    21  
    22  ## 0.4 (9-17-2015)
    23  - Updated to InfluxDB v0.8.9 to pave way for safely upgrading to influxDB v0.9.x
    24  
    25  ## 0.3 (1-19-2015)
    26  - Updated Influxdb version number to 0.8.8, paving way for collectd support.