diff --git a/kapacitor/README.md b/kapacitor/README.md index 317c901f0..f1412e0d0 100644 --- a/kapacitor/README.md +++ b/kapacitor/README.md @@ -4,6 +4,8 @@ - [`1.0-alpine`, `1.0.2-alpine` (*kapacitor/1.0/alpine/Dockerfile*)](https://github.com/influxdata/influxdata-docker/blob/dec27fb32f5d9696cd0627f3ac97d353f7557b31/kapacitor/1.0/alpine/Dockerfile) - [`1.1`, `1.1.1`, `latest` (*kapacitor/1.1/Dockerfile*)](https://github.com/influxdata/influxdata-docker/blob/9cb739374cf02d3b88ed1cfbaea98638a7a37850/kapacitor/1.1/Dockerfile) - [`1.1-alpine`, `1.1.1-alpine`, `alpine` (*kapacitor/1.1/alpine/Dockerfile*)](https://github.com/influxdata/influxdata-docker/blob/9cb739374cf02d3b88ed1cfbaea98638a7a37850/kapacitor/1.1/alpine/Dockerfile) +- [`1.2.0-rc1` (*kapacitor/1.2/Dockerfile*)](https://github.com/influxdata/influxdata-docker/blob/d414680dc5c3ef23fcecc4430a09ffc550c9f403/kapacitor/1.2/Dockerfile) +- [`1.2.0-rc1-alpine` (*kapacitor/1.2/alpine/Dockerfile*)](https://github.com/influxdata/influxdata-docker/blob/d414680dc5c3ef23fcecc4430a09ffc550c9f403/kapacitor/1.2/alpine/Dockerfile) For more information about this image and its history, please see [the relevant manifest file (`library/kapacitor`)](https://github.com/docker-library/official-images/blob/master/library/kapacitor). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fkapacitor). diff --git a/swarm/README.md b/swarm/README.md index 7fa27a075..f2d09fff1 100644 --- a/swarm/README.md +++ b/swarm/README.md @@ -1,6 +1,6 @@ # Supported tags and respective `Dockerfile` links -- [`1.2.6-rc1` (*Dockerfile*)](https://github.com/docker/swarm-library-image/blob/e33419371f34db2ebbe9a67271de30620e01e88e/Dockerfile) +- [`1.2.6-rc2` (*Dockerfile*)](https://github.com/docker/swarm-library-image/blob/e8268874ec7b6af365cf6a90e02ad3af89c82830/Dockerfile) - [`1.2.5`, `latest` (*Dockerfile*)](https://github.com/docker/swarm-library-image/blob/67e6cf4171fcabd2e3b8b809105e7dfb15114ce1/Dockerfile) For more information about this image and its history, please see [the relevant manifest file (`library/swarm`)](https://github.com/docker-library/official-images/blob/master/library/swarm). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fswarm).