Skip to content

Commit

Permalink
Update docker tags for 1.1.0 release (#85)
Browse files Browse the repository at this point in the history
  • Loading branch information
spilchen authored Oct 25, 2021
1 parent 7a26ff0 commit ee0dc14
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 4 deletions.
5 changes: 3 additions & 2 deletions docker-operator/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@
* Docker Community: [Docker Forums](https://forums.docker.com/), [Stack Overflow](https://stackoverflow.com/questions/tagged/docker)

# Supported Tags
* [1.0.0, latest](https://github.com/vertica/vertica-kubernetes/blob/v1.0.0/docker-operator/Dockerfile)
* [1.1.0, latest](https://github.com/vertica/vertica-kubernetes/blob/v1.1.0/docker-operator/Dockerfile)
* [1.0.0](https://github.com/vertica/vertica-kubernetes/blob/v1.0.0/docker-operator/Dockerfile)

# Quick Reference

Expand Down Expand Up @@ -38,4 +39,4 @@ For a brief overview on how to install and configure the operator, see the [Vert

# License

View the [license information](https://www.vertica.com/end-user-license-agreement-ce-version/) for this image.
View the [license information](https://www.vertica.com/end-user-license-agreement-ce-version/) for this image.
6 changes: 4 additions & 2 deletions docker-vertica/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@
* Docker Community: [Docker Forums](https://forums.docker.com/), [Stack Overflow](https://stackoverflow.com/questions/tagged/docker)

# Supported Tags
* [11.0.0-0-minimal, latest](https://github.com/vertica/vertica-kubernetes/blob/v1.0.0/docker-vertica/Dockerfile)
* [11.0.1-0-minimal, latest](https://github.com/vertica/vertica-kubernetes/blob/v1.1.0/docker-vertica/Dockerfile)
* [11.0.1-0](https://github.com/vertica/vertica-kubernetes/blob/v1.1.0/docker-vertica/Dockerfile)
* [11.0.0-0-minimal](https://github.com/vertica/vertica-kubernetes/blob/v1.0.0/docker-vertica/Dockerfile)
* [11.0.0-0](https://github.com/vertica/vertica-kubernetes/blob/v1.0.0/docker-vertica/Dockerfile)
* [10.1.1-0](https://github.com/vertica/vertica-kubernetes/blob/v0.1.0/docker-vertica/Dockerfile)

Expand Down Expand Up @@ -35,4 +37,4 @@ For a brief overview on how to install and configure the operator, see the [Vert

# License

View the [license information](https://www.vertica.com/end-user-license-agreement-ce-version/) for this image.
View the [license information](https://www.vertica.com/end-user-license-agreement-ce-version/) for this image.

0 comments on commit ee0dc14

Please sign in to comment.