Skip to content

Commit

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

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

* Update CHANGELOG.md

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

* [bitnami/ejbca] Use rev 1

Signed-off-by: David Gomez <[email protected]>

---------

Signed-off-by: Bitnami Containers <[email protected]>
Signed-off-by: David Gomez <[email protected]>
Co-authored-by: David Gomez <[email protected]>
  • Loading branch information
bitnami-bot and dgomezleon authored Dec 27, 2024
1 parent 77ca822 commit e8b6077
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 6 deletions.
9 changes: 7 additions & 2 deletions bitnami/ejbca/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)

Expand Down
6 changes: 3 additions & 3 deletions bitnami/ejbca/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
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-r8
tag: 9.0.0-debian-12-r1
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
Expand Down

0 comments on commit e8b6077

Please sign in to comment.