mirror of
https://github.com/bitnami/charts.git
synced 2026-08-10 14:15:55 +08:00
[bitnami/ejbca] Release 5.1.3 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 1.10.3
|
||||
version: 1.11.2
|
||||
- name: mariadb
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 10.3.1
|
||||
digest: sha256:a98cc262e285e6eb88d6c284dccadf06c9bebf369e9b5ae0edb1142e32aa5915
|
||||
generated: "2022-01-12T22:13:23.890221973Z"
|
||||
version: 10.3.7
|
||||
digest: sha256:6bd433f2cca2bb85883c8af61b89d6d8012da64c7ac8e56cf4e08d0a3ffd8ce1
|
||||
generated: "2022-03-02T19:43:49.744547944Z"
|
||||
|
||||
@@ -14,7 +14,7 @@ dependencies:
|
||||
tags:
|
||||
- ejbca-database
|
||||
version: 10.x.x
|
||||
description: Enterprise class PKI Certificate Authority built on JEE technology.
|
||||
description: EJBCA is an enterprise class PKI Certificate Authority software, built using Java (JEE) technology.
|
||||
engine: gotpl
|
||||
home: https://github.com/bitnami/charts/tree/master/bitnami/ejbca
|
||||
icon: https://bitnami.com/assets/stacks/ejbca/img/ejbca-stack-220x234.png
|
||||
@@ -30,4 +30,4 @@ name: ejbca
|
||||
sources:
|
||||
- https://github.com/bitnami/bitnami-docker-ejbca
|
||||
- https://www.ejbca.org/
|
||||
version: 5.1.2
|
||||
version: 5.1.3
|
||||
|
||||
@@ -1,9 +1,13 @@
|
||||
<!--- app-name: EJBCA -->
|
||||
|
||||
# EJBCA
|
||||
# EJBCA packaged by Bitnami
|
||||
|
||||
[EJBCA](https://www.ejbca.org/) is a free software public key infrastructure certificate authority software package.
|
||||
EJBCA is an enterprise class PKI Certificate Authority software, built using Java (JEE) technology.
|
||||
|
||||
[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
|
||||
@@ -384,4 +388,4 @@ Unless required by applicable law or agreed to in writing, software
|
||||
distributed under the License is distributed on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
limitations under the License.
|
||||
@@ -66,7 +66,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/ejbca
|
||||
tag: 7.4.3-2-debian-10-r92
|
||||
tag: 7.4.3-2-debian-10-r99
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images
|
||||
|
||||
Reference in New Issue
Block a user