Skip to content

Commit c00d8dc

Browse files
authored
Update README.md
Added links to docker hub images
1 parent 5410838 commit c00d8dc

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
This plugin provides clickhouse connectivity for clickhouse database using SQL user management
44

5+
Checkout [Docker Hub](https://hub.docker.com/r/contentsquareplatform/vault-plugin-database-clickhouse) for a docker image that embeds the pluging, versioned by current version of Vault
6+
7+
* [vault 1.11](https://hub.docker.com/r/contentsquareplatform/vault-plugin-database-clickhouse/tags?page=1&name=1.11)
8+
* [vault 1.12](https://hub.docker.com/r/contentsquareplatform/vault-plugin-database-clickhouse/tags?page=1&name=1.12)
9+
* [vault 1.13](https://hub.docker.com/r/contentsquareplatform/vault-plugin-database-clickhouse/tags?page=1&name=1.13)
10+
11+
512
# Build & Tests
613

714
make test will run the whole test suite

0 commit comments

Comments
 (0)