Skip to content

Commit

Permalink
[bitnami/ejbca] Release 15.0.2 (#28237)
Browse files Browse the repository at this point in the history
* [bitnami/ejbca] Release 15.0.2 updating components versions

Signed-off-by: Bitnami Containers <[email protected]>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <[email protected]>

---------

Signed-off-by: Bitnami Containers <[email protected]>
  • Loading branch information
bitnami-bot authored Jul 23, 2024
1 parent 4c14b4d commit b5b248f
Show file tree
Hide file tree
Showing 4 changed files with 30 additions and 26 deletions.
8 changes: 6 additions & 2 deletions bitnami/ejbca/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
# Changelog

## 15.0.1 (2024-07-16)
## 15.0.2 (2024-07-23)

* [bitnami/ejbca] Global StorageClass as default value ([#28014](https://github.com/bitnami/charts/pull/28014))
* [bitnami/ejbca] Release 15.0.2 ([#28237](https://github.com/bitnami/charts/pull/28237))

## <small>15.0.1 (2024-07-18)</small>

* [bitnami/ejbca] Global StorageClass as default value (#28014) ([bf16551](https://github.com/bitnami/charts/commit/bf16551caa06e09e5274eb2e88c3a31f6a7d3ca8)), closes [#28014](https://github.com/bitnami/charts/issues/28014)

## 15.0.0 (2024-07-12)

Expand Down
6 changes: 3 additions & 3 deletions bitnami/ejbca/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
dependencies:
- name: mariadb
repository: oci://registry-1.docker.io/bitnamicharts
version: 19.0.0
version: 19.0.1
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.20.5
digest: sha256:189c24622869795b676e3d076b015206e2890de19a875e5c51342dbb082d4dfe
generated: "2024-07-16T12:05:30.884043+02:00"
digest: sha256:7b669facbb1bb9a00816b6f42c83f5133749ba1cfd5999b69649d28fcf81c955
generated: "2024-07-23T22:00:53.250002504Z"
40 changes: 20 additions & 20 deletions bitnami/ejbca/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,33 +6,33 @@ annotations:
licenses: Apache-2.0
images: |
- name: ejbca
image: docker.io/bitnami/ejbca:8.3.1-debian-12-r1
image: docker.io/bitnami/ejbca:8.3.1-debian-12-r2
apiVersion: v2
appVersion: 8.3.1
dependencies:
- condition: mariadb.enabled
name: mariadb
repository: oci://registry-1.docker.io/bitnamicharts
tags:
- ejbca-database
version: 19.x.x
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
tags:
- bitnami-common
version: 2.x.x
- condition: mariadb.enabled
name: mariadb
repository: oci://registry-1.docker.io/bitnamicharts
tags:
- ejbca-database
version: 19.x.x
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
tags:
- bitnami-common
version: 2.x.x
description: EJBCA is an enterprise class PKI Certificate Authority software, built using Java (JEE) technology.
home: https://bitnami.com
icon: https://bitnami.com/assets/stacks/ejbca/img/ejbca-stack-220x234.png
keywords:
- ejbca
- ca
- pki
- certificate
- ejbca
- ca
- pki
- certificate
maintainers:
- name: Broadcom, Inc. All Rights Reserved.
url: https://github.com/bitnami/charts
- name: Broadcom, Inc. All Rights Reserved.
url: https://github.com/bitnami/charts
name: ejbca
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/ejbca
version: 15.0.1
- https://github.com/bitnami/charts/tree/main/bitnami/ejbca
version: 15.0.2
2 changes: 1 addition & 1 deletion bitnami/ejbca/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/ejbca
tag: 8.3.1-debian-12-r1
tag: 8.3.1-debian-12-r2
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down

0 comments on commit b5b248f

Please sign in to comment.