[bitnami/ejbca] Release 14.2.6 (#27524)

* [bitnami/ejbca] Release 14.2.6 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-06-25 12:18:08 +02:00
committed by GitHub
parent 6c83fe915c
commit 9169329b0a
4 changed files with 13 additions and 9 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 14.2.5 (2024-06-18)
## 14.2.6 (2024-06-25)
* [bitnami/ejbca] Release 14.2.5 ([#27338](https://github.com/bitnami/charts/pull/27338))
* [bitnami/ejbca] Release 14.2.6 ([#27524](https://github.com/bitnami/charts/pull/27524))
## <small>14.2.5 (2024-06-18)</small>
* [bitnami/ejbca] Release 14.2.5 (#27338) ([a184db3](https://github.com/bitnami/charts/commit/a184db3b758b8f65c8a650dbf6d91016e87d0196)), closes [#27338](https://github.com/bitnami/charts/issues/27338)
## <small>14.2.4 (2024-06-17)</small>

View File

@@ -1,9 +1,9 @@
dependencies:
- name: mariadb
repository: oci://registry-1.docker.io/bitnamicharts
version: 18.2.3
version: 18.2.4
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.20.3
digest: sha256:3ad0e0b49ca637cc79a5586768aa8658b45837affc4414543dcb9b852e755132
generated: "2024-06-18T11:17:04.151913435Z"
digest: sha256:f296b3c105aa6d5961636a15a5b865d5a6f04e9d7bfbd4b2dbd17b3687d7af3b
generated: "2024-06-25T09:48:53.064638514Z"

View File

@@ -6,9 +6,9 @@ annotations:
licenses: Apache-2.0
images: |
- name: ejbca
image: docker.io/bitnami/ejbca:8.2.0-1-debian-12-r16
image: docker.io/bitnami/ejbca:8.3.1-debian-12-r0
apiVersion: v2
appVersion: 8.2.0-1
appVersion: 8.3.1
dependencies:
- condition: mariadb.enabled
name: mariadb
@@ -35,4 +35,4 @@ maintainers:
name: ejbca
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/ejbca
version: 14.2.5
version: 14.2.6

View File

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