3.8.0-debian-10-r35 release

This commit is contained in:
Bitnami Bot 2022-04-20 13:38:46 +00:00 committed by Bitnami Containers
parent 198c8cd947
commit 5c3e89e3ca
1 changed files with 1 additions and 5 deletions

View File

@ -35,9 +35,6 @@ services:
* All Bitnami images available in Docker Hub are signed with [Docker Content Trust (DCT)](https://docs.docker.com/engine/security/trust/content_trust/). You can use `DOCKER_CONTENT_TRUST=1` to verify the integrity of the images.
* Bitnami container images are released daily with the latest distribution packages available.
> This [CVE scan report](https://quay.io/repository/bitnami/zookeeper?tab=tags) contains a security report with all open CVEs. To get the list of actionable security issues, find the "latest" tag, click the vulnerability report link under the corresponding "Security scan" field and then select the "Only show fixable" filter on the next page.
## How to deploy Apache ZooKeeper in Kubernetes?
Deploying Bitnami applications as Helm Charts is the easiest way to get started with our applications on Kubernetes. Read more about the installation in the [Bitnami Apache ZooKeeper Chart GitHub repository](https://github.com/bitnami/charts/tree/master/bitnami/zookeeper).
@ -53,7 +50,7 @@ Non-root container images add an extra layer of security and are generally recom
Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/tutorials/understand-rolling-tags-containers/).
* [`3.8`, `3.8-debian-10`, `3.8.0`, `3.8.0-debian-10-r34`, `latest` (3.8/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-zookeeper/blob/3.8.0-debian-10-r34/3.8/debian-10/Dockerfile)
* [`3.8`, `3.8-debian-10`, `3.8.0`, `3.8.0-debian-10-r35`, `latest` (3.8/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-zookeeper/blob/3.8.0-debian-10-r35/3.8/debian-10/Dockerfile)
* [`3.7`, `3.7-debian-10`, `3.7.0`, `3.7.0-debian-10-r353` (3.7/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-zookeeper/blob/3.7.0-debian-10-r353/3.7/debian-10/Dockerfile)
* [`3.6`, `3.6-debian-10`, `3.6.3`, `3.6.3-debian-10-r311` (3.6/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-zookeeper/blob/3.6.3-debian-10-r311/3.6/debian-10/Dockerfile)
* [`3.5`, `3.5-debian-10`, `3.5.9`, `3.5.9-debian-10-r191` (3.5/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-zookeeper/blob/3.5.9-debian-10-r191/3.5/debian-10/Dockerfile)
@ -242,7 +239,6 @@ services:
...
```
### Configuration
The image looks for configuration in the `conf/` directory of `/opt/bitnami/zookeeper`.