From d1805570b544bf1ff317f200e97ef8dc437935b2 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Mon, 15 Nov 2021 23:23:05 +0000 Subject: [PATCH] 6.15.2-6-debian-10-r414 release --- bitnami/ejbca/6/debian-10/Dockerfile | 2 +- bitnami/ejbca/README.md | 8 +++++++- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/bitnami/ejbca/6/debian-10/Dockerfile b/bitnami/ejbca/6/debian-10/Dockerfile index f45381bd8b28..11534da52798 100644 --- a/bitnami/ejbca/6/debian-10/Dockerfile +++ b/bitnami/ejbca/6/debian-10/Dockerfile @@ -23,7 +23,7 @@ RUN /opt/bitnami/scripts/ejbca/postunpack.sh RUN /opt/bitnami/scripts/java/postunpack.sh ENV ALLOW_EMPTY_PASSWORD="no" \ BITNAMI_APP_NAME="ejbca" \ - BITNAMI_IMAGE_VERSION="6.15.2-6-debian-10-r413" \ + BITNAMI_IMAGE_VERSION="6.15.2-6-debian-10-r414" \ JAVA_HOME="/opt/bitnami/java" \ MARIADB_HOST="mariadb" \ MARIADB_PORT_NUMBER="3306" \ diff --git a/bitnami/ejbca/README.md b/bitnami/ejbca/README.md index fbb85006338b..add2be853fca 100644 --- a/bitnami/ejbca/README.md +++ b/bitnami/ejbca/README.md @@ -6,6 +6,8 @@ [Overview of EJBCA](http://www.ejbca.org) +Trademarks: This software listing is packaged by Bitnami. The respective trademarks mentioned in the offering are owned by the respective companies, and use of them does not imply any affiliation or endorsement. + ## TL;DR ```console @@ -42,7 +44,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t * [`7`, `7-debian-10`, `7.4.3-2`, `7.4.3-2-debian-10-r44`, `latest` (7/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-ejbca/blob/7.4.3-2-debian-10-r44/7/debian-10/Dockerfile) -* [`6`, `6-debian-10`, `6.15.2-6`, `6.15.2-6-debian-10-r413` (6/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-ejbca/blob/6.15.2-6-debian-10-r413/6/debian-10/Dockerfile) +* [`6`, `6-debian-10`, `6.15.2-6`, `6.15.2-6-debian-10-r414` (6/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-ejbca/blob/6.15.2-6-debian-10-r414/6/debian-10/Dockerfile) Subscribe to project updates by watching the [bitnami/ejbca GitHub repo](https://github.com/bitnami/bitnami-docker-ejbca). @@ -211,6 +213,10 @@ Re-create your container from the new image. $ docker run --name ejbca bitnami/ejbca:latest ``` +## Branch Deprecation Notice + +EJBCA's branch 6 is no longer maintained by upstream and is now internally tagged as to be deprecated. This branch will no longer be released in our catalog a month after this notice is published, but already released container images will still persist in the registries. Valid to be removed starting on: 11-19-2021 + ## Contributing We'd love for you to contribute to this container. You can request new features by creating an [issue](https://github.com/bitnami/bitnami-docker-ejbca/issues), or submit a [pull request](https://github.com/bitnami/bitnami-docker-ejbca/pulls) with your contribution.