mirror of
https://github.com/bitnami/charts.git
synced 2026-02-10 20:27:38 +08:00
[bitnami/ejbca] ⚡ ⬆️ Update dependency references (#33853)
* [bitnami/ejbca] Release 17.1.3 updating components versions Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> * Update CHANGELOG.md Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> --------- Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
@@ -1,8 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 17.1.2 (2025-05-06)
|
||||
## 17.1.3 (2025-05-23)
|
||||
|
||||
* [bitnami/ejbca] chore: :recycle: :arrow_up: Update common and remove k8s < 1.23 references ([#33355](https://github.com/bitnami/charts/pull/33355))
|
||||
* [bitnami/ejbca] :zap: :arrow_up: Update dependency references ([#33853](https://github.com/bitnami/charts/pull/33853))
|
||||
|
||||
## <small>17.1.2 (2025-05-07)</small>
|
||||
|
||||
* [bitnami/ejbca] chore: :recycle: :arrow_up: Update common and remove k8s < 1.23 references (#33355) ([db6d4c8](https://github.com/bitnami/charts/commit/db6d4c8aa79ff444a008dc2d390cc694bbe860cb)), closes [#33355](https://github.com/bitnami/charts/issues/33355)
|
||||
|
||||
## <small>17.1.1 (2025-04-23)</small>
|
||||
|
||||
|
||||
@@ -2,12 +2,12 @@
|
||||
# SPDX-License-Identifier: APACHE-2.0
|
||||
|
||||
annotations:
|
||||
tanzuCategory: application
|
||||
category: CertificateAuthority
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: ejbca
|
||||
image: docker.io/bitnami/ejbca:9.1.1-debian-12-r5
|
||||
image: docker.io/bitnami/ejbca:9.1.1-debian-12-r6
|
||||
licenses: Apache-2.0
|
||||
tanzuCategory: application
|
||||
apiVersion: v2
|
||||
appVersion: 9.1.1
|
||||
dependencies:
|
||||
@@ -22,7 +22,8 @@ dependencies:
|
||||
tags:
|
||||
- bitnami-common
|
||||
version: 2.x.x
|
||||
description: EJBCA is an enterprise class PKI Certificate Authority software, built using Java (JEE) technology.
|
||||
description: EJBCA is an enterprise class PKI Certificate Authority software, built
|
||||
using Java (JEE) technology.
|
||||
home: https://bitnami.com
|
||||
icon: https://dyltqmyl993wv.cloudfront.net/assets/stacks/ejbca/img/ejbca-stack-220x234.png
|
||||
keywords:
|
||||
@@ -36,4 +37,4 @@ maintainers:
|
||||
name: ejbca
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/ejbca
|
||||
version: 17.1.2
|
||||
version: 17.1.3
|
||||
|
||||
@@ -87,7 +87,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/ejbca
|
||||
tag: 9.1.1-debian-12-r5
|
||||
tag: 9.1.1-debian-12-r6
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
|
||||
Reference in New Issue
Block a user