mirror of
https://github.com/bitnami/charts.git
synced 2026-02-24 06:47:26 +08:00
[bitnami/ejbca] Release 6.3.15 (#15195)
* [bitnami/ejbca] Release 6.3.15 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:
@@ -1,9 +1,9 @@
|
||||
dependencies:
|
||||
- name: mariadb
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 11.4.6
|
||||
version: 11.5.0
|
||||
- name: common
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 2.2.3
|
||||
digest: sha256:f483b63e62aa712e3dcff391098234d50da246642037abb6e973b136becb8f9f
|
||||
generated: "2023-02-17T14:29:09.726919411Z"
|
||||
digest: sha256:2e5c1d25b193fcb989e381a01efe0d04bf42de00097b3853cbcee1855b6cb8ee
|
||||
generated: "2023-02-26T23:14:12.24255385Z"
|
||||
|
||||
@@ -30,4 +30,4 @@ name: ejbca
|
||||
sources:
|
||||
- https://github.com/bitnami/containers/tree/main/bitnami/ejbca
|
||||
- https://www.ejbca.org/
|
||||
version: 6.3.14
|
||||
version: 6.3.15
|
||||
|
||||
@@ -83,7 +83,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-r10` |
|
||||
| `image.tag` | EJBCA image tag | `7.11.0-debian-11-r13` |
|
||||
| `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-r10
|
||||
tag: 7.11.0-debian-11-r13
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
|
||||
Reference in New Issue
Block a user