[bitnami/ejbca] Release 6.3.7 (#13204)

* [bitnami/ejbca] Release 6.3.7 updating components versions

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

* Update README.md with readme-generator-for-helm

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2022-10-28 07:46:17 +00:00
committed by GitHub
parent d6415a39a4
commit 4ac28809ca
4 changed files with 8 additions and 8 deletions
+3 -3
View File
@@ -4,6 +4,6 @@ dependencies:
version: 11.3.3
- name: common
repository: https://charts.bitnami.com/bitnami
version: 2.0.3
digest: sha256:a25089e214bc28aec75f28b6f2c4e63d588474ce84b4219a8885948d52cd4b59
generated: "2022-10-07T09:14:54.587346732Z"
version: 2.0.4
digest: sha256:af7e0b8f68dc68c49b7eb29aa5b66ef49c1cca2c3382c4c76c3102efbaf401e2
generated: "2022-10-27T16:41:43.494537987Z"
+2 -2
View File
@@ -1,7 +1,7 @@
annotations:
category: CertificateAuthority
apiVersion: v2
appVersion: 7.9.0-2
appVersion: 7.10.0-2
dependencies:
- condition: mariadb.enabled
name: mariadb
@@ -30,4 +30,4 @@ name: ejbca
sources:
- https://github.com/bitnami/containers/tree/main/bitnami/ejbca
- https://www.ejbca.org/
version: 6.3.6
version: 6.3.7
+2 -2
View File
@@ -7,7 +7,7 @@ EJBCA is an enterprise class PKI Certificate Authority software, built using Jav
[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
@@ -84,7 +84,7 @@ The command removes all the Kubernetes components associated with the chart and
| --------------------------------------- | ----------------------------------------------------------------------------------------------------------- | ----------------------- |
| `image.registry` | EJBCA image registry | `docker.io` |
| `image.repository` | EJBCA image name | `bitnami/ejbca` |
| `image.tag` | EJBCA image tag | `7.9.0-2-debian-11-r24` |
| `image.tag` | EJBCA image tag | `7.10.0-2-debian-11-r0` |
| `image.digest` | EJBCA image image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
| `image.pullPolicy` | EJBCA image pull policy | `IfNotPresent` |
| `image.pullSecrets` | Specify docker-registry secret names as an array | `[]` |
+1 -1
View File
@@ -70,7 +70,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/ejbca
tag: 7.9.0-2-debian-11-r24
tag: 7.10.0-2-debian-11-r0
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'