mirror of
https://github.com/bitnami/charts.git
synced 2026-03-14 14:57:22 +08:00
[bitnami/ejbca] Release 17.0.0 (#31177)
* [bitnami/ejbca] Release 17.0.0 updating components versions Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> * Update CHANGELOG.md Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> * [bitnami/ejbca] Use rev 1 Signed-off-by: David Gomez <dgomezleon@vmware.com> --------- Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> Signed-off-by: David Gomez <dgomezleon@vmware.com> Co-authored-by: David Gomez <dgomezleon@vmware.com>
This commit is contained in:
@@ -1,8 +1,13 @@
|
||||
# Changelog
|
||||
|
||||
## 16.1.1 (2024-12-26)
|
||||
## 17.0.0 (2024-12-27)
|
||||
|
||||
* [bitnami/ejbca] Release 16.1.1 ([#31166](https://github.com/bitnami/charts/pull/31166))
|
||||
* [bitnami/ejbca] Release 17.0.0 ([#31177](https://github.com/bitnami/charts/pull/31177))
|
||||
|
||||
## <small>16.1.1 (2024-12-26)</small>
|
||||
|
||||
* [bitnami/*] Fix typo in README (#31052) ([b41a51d](https://github.com/bitnami/charts/commit/b41a51d1bd04841fc108b78d3b8357a5292771c8)), closes [#31052](https://github.com/bitnami/charts/issues/31052)
|
||||
* [bitnami/ejbca] Release 16.1.1 (#31166) ([847cc5e](https://github.com/bitnami/charts/commit/847cc5e0c84831ff8a803a41a50be56977e9893a)), closes [#31166](https://github.com/bitnami/charts/issues/31166)
|
||||
|
||||
## 16.1.0 (2024-12-10)
|
||||
|
||||
|
||||
@@ -6,9 +6,9 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: ejbca
|
||||
image: docker.io/bitnami/ejbca:8.3.2-debian-12-r8
|
||||
image: docker.io/bitnami/ejbca:9.0.0-debian-12-r1
|
||||
apiVersion: v2
|
||||
appVersion: 8.3.2
|
||||
appVersion: 9.0.0
|
||||
dependencies:
|
||||
- condition: mariadb.enabled
|
||||
name: mariadb
|
||||
@@ -35,4 +35,4 @@ maintainers:
|
||||
name: ejbca
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/ejbca
|
||||
version: 16.1.1
|
||||
version: 17.0.0
|
||||
|
||||
@@ -84,7 +84,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/ejbca
|
||||
tag: 8.3.2-debian-12-r8
|
||||
tag: 9.0.0-debian-12-r1
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
|
||||
Reference in New Issue
Block a user