Skip to content

Commit

Permalink
[bitnami/ejbca] Release 16.1.1 (#31166)
Browse files Browse the repository at this point in the history
* [bitnami/ejbca] Release 16.1.1 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 Dec 26, 2024
1 parent 89f4512 commit 847cc5e
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 7 deletions.
9 changes: 8 additions & 1 deletion bitnami/ejbca/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,15 @@
# Changelog

## 16.1.1 (2024-12-26)

* [bitnami/ejbca] Release 16.1.1 ([#31166](https://github.com/bitnami/charts/pull/31166))

## 16.1.0 (2024-12-10)

* [bitnami/ejbca] Detect non-standard images ([#30879](https://github.com/bitnami/charts/pull/30879))
* [bitnami/*] Add Bitnami Premium to NOTES.txt (#30854) ([3dfc003](https://github.com/bitnami/charts/commit/3dfc00376df6631f0ce54b8d440d477f6caa6186)), closes [#30854](https://github.com/bitnami/charts/issues/30854)
* [bitnami/*] docs: :memo: Add "Backup & Restore" section (#30711) ([35ab536](https://github.com/bitnami/charts/commit/35ab5363741e7548f4076f04da6e62d10153c60c)), closes [#30711](https://github.com/bitnami/charts/issues/30711)
* [bitnami/*] docs: :memo: Add "Update Credentials" (batch 1) (#30685) ([be6aa1d](https://github.com/bitnami/charts/commit/be6aa1df0bd4479173a78400fef7295de15b408d)), closes [#30685](https://github.com/bitnami/charts/issues/30685)
* [bitnami/ejbca] Detect non-standard images (#30879) ([fad04d3](https://github.com/bitnami/charts/commit/fad04d3543a597a4b9b595f97f108560a327f170)), closes [#30879](https://github.com/bitnami/charts/issues/30879)

## <small>16.0.1 (2024-11-16)</small>

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: 20.1.1
version: 20.2.1
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.28.0
digest: sha256:37ae939f8a3502a391d1a867ef6de6a87e3ac56258a6e36507dd71a1fbd55d54
generated: "2024-12-10T16:56:32.37801+01:00"
digest: sha256:21c51f2b435afd9a2f7139e3f42169b28b8911c2e2803d7298249fcb91405be1
generated: "2024-12-26T10:10:51.498917941Z"
4 changes: 2 additions & 2 deletions bitnami/ejbca/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ annotations:
licenses: Apache-2.0
images: |
- name: ejbca
image: docker.io/bitnami/ejbca:8.3.2-debian-12-r7
image: docker.io/bitnami/ejbca:8.3.2-debian-12-r8
apiVersion: v2
appVersion: 8.3.2
dependencies:
Expand Down Expand Up @@ -35,4 +35,4 @@ maintainers:
name: ejbca
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/ejbca
version: 16.1.0
version: 16.1.1
2 changes: 1 addition & 1 deletion bitnami/ejbca/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/ejbca
tag: 8.3.2-debian-12-r7
tag: 8.3.2-debian-12-r8
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
Expand Down

0 comments on commit 847cc5e

Please sign in to comment.