[bitnami/ejbca] Release 15.0.4 (#28416)

* [bitnami/ejbca] Release 15.0.4 updating components versions

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

* Update CHANGELOG.md

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
2024-07-25 06:58:45 +02:00
committed by GitHub
parent 399e69482b
commit a9bc424d20
4 changed files with 12 additions and 8 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 15.0.3 (2024-07-24)
## 15.0.4 (2024-07-25)
* [bitnami/ejbca] Release 15.0.3 ([#28284](https://github.com/bitnami/charts/pull/28284))
* [bitnami/ejbca] Release 15.0.4 ([#28416](https://github.com/bitnami/charts/pull/28416))
## <small>15.0.3 (2024-07-24)</small>
* [bitnami/ejbca] Release 15.0.3 (#28284) ([e8a9cf1](https://github.com/bitnami/charts/commit/e8a9cf16f0e315e620e19f2c4133f5246b1a8a9c)), closes [#28284](https://github.com/bitnami/charts/issues/28284)
## <small>15.0.2 (2024-07-23)</small>

View File

@@ -1,9 +1,9 @@
dependencies:
- name: mariadb
repository: oci://registry-1.docker.io/bitnamicharts
version: 19.0.1
version: 19.0.2
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.20.5
digest: sha256:7b669facbb1bb9a00816b6f42c83f5133749ba1cfd5999b69649d28fcf81c955
generated: "2024-07-23T22:00:53.250002504Z"
digest: sha256:e7c8c432bd56f7d2cf7f44866f30926f5439192ba49a4a68f042e0dc47d30ddd
generated: "2024-07-25T04:20:01.393652212Z"

View File

@@ -6,7 +6,7 @@ annotations:
licenses: Apache-2.0
images: |
- name: ejbca
image: docker.io/bitnami/ejbca:8.3.1-debian-12-r3
image: docker.io/bitnami/ejbca:8.3.1-debian-12-r4
apiVersion: v2
appVersion: 8.3.1
dependencies:
@@ -35,4 +35,4 @@ maintainers:
name: ejbca
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/ejbca
version: 15.0.3
version: 15.0.4

View File

@@ -81,7 +81,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/ejbca
tag: 8.3.1-debian-12-r3
tag: 8.3.1-debian-12-r4
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'