mirror of
https://github.com/bitnami/charts.git
synced 2026-03-01 15:07:34 +08:00
[bitnami/ejbca] Release 6.3.12 (#14736)
* [bitnami/ejbca] Release 6.3.12 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> * Update ownership after changes in images Signed-off-by: Jose Antonio Carmona <jcarmona@vmware.com> --------- Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> Signed-off-by: Jose Antonio Carmona <jcarmona@vmware.com> Co-authored-by: Jose Antonio Carmona <jcarmona@vmware.com>
This commit is contained in:
@@ -7,7 +7,7 @@ file:
|
||||
exists: true
|
||||
filetype: directory
|
||||
mode: "0775"
|
||||
owner: root
|
||||
owner: wildfly
|
||||
/opt/bitnami/wildfly/standalone/configuration/standalone.xml:
|
||||
exists: true
|
||||
filetype: file
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
dependencies:
|
||||
- name: mariadb
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 11.4.4
|
||||
version: 11.4.5
|
||||
- name: common
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 2.2.2
|
||||
digest: sha256:25abf0179a86ffc133606d01b3c7f7d3a1056fba8143a5f6e94f4c0a789f3e26
|
||||
generated: "2023-01-20T09:04:29.093659486Z"
|
||||
digest: sha256:e6b0a27df208a8a7bc1d5ba4f98aebc1f773420a5415554c6c4f2f04f5c37565
|
||||
generated: "2023-02-03T00:36:51.327397055Z"
|
||||
|
||||
@@ -30,4 +30,4 @@ name: ejbca
|
||||
sources:
|
||||
- https://github.com/bitnami/containers/tree/main/bitnami/ejbca
|
||||
- https://www.ejbca.org/
|
||||
version: 6.3.11
|
||||
version: 6.3.12
|
||||
|
||||
@@ -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
|
||||
@@ -85,7 +85,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.11.0-debian-11-r0` |
|
||||
| `image.tag` | EJBCA image tag | `7.11.0-debian-11-r5` |
|
||||
| `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 | `[]` |
|
||||
|
||||
@@ -70,7 +70,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/ejbca
|
||||
tag: 7.11.0-debian-11-r0
|
||||
tag: 7.11.0-debian-11-r5
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
|
||||
Reference in New Issue
Block a user