mirror of
https://github.com/bitnami/charts.git
synced 2026-03-08 00:37:41 +08:00
[bitnami/kiam] Release 2.2.18 (#30762)
* [bitnami/kiam] Release 2.2.18 updating components versions Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> * Update CHANGELOG.md Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> --------- Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
@@ -1,8 +1,14 @@
|
||||
# Changelog
|
||||
|
||||
## 2.2.17 (2024-11-07)
|
||||
## 2.2.18 (2024-12-04)
|
||||
|
||||
* [bitnami/kiam] Release 2.2.17 ([#30275](https://github.com/bitnami/charts/pull/30275))
|
||||
* [bitnami/kiam] Release 2.2.18 ([#30762](https://github.com/bitnami/charts/pull/30762))
|
||||
|
||||
## <small>2.2.17 (2024-11-07)</small>
|
||||
|
||||
* [bitnami/*] Remove wrong comment about imagePullPolicy (#30107) ([a51f9e4](https://github.com/bitnami/charts/commit/a51f9e4bb0fbf77199512d35de7ac8abe055d026)), closes [#30107](https://github.com/bitnami/charts/issues/30107)
|
||||
* [bitnami/kiam] Release 2.2.17 (#30275) ([d173b06](https://github.com/bitnami/charts/commit/d173b065454e4e92e7a37c2cce3e891f2cecfc9d)), closes [#30275](https://github.com/bitnami/charts/issues/30275)
|
||||
* Update documentation links to techdocs.broadcom.com (#29931) ([f0d9ad7](https://github.com/bitnami/charts/commit/f0d9ad78f39f633d275fc576d32eae78ded4d0b8)), closes [#29931](https://github.com/bitnami/charts/issues/29931)
|
||||
|
||||
## <small>2.2.16 (2024-10-10)</small>
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 2.26.0
|
||||
digest: sha256:5ff7837915aef0067bd32271ee2b10c990774c16c4b6fe0a7c5eb6e53530ce08
|
||||
generated: "2024-11-07T06:29:04.40246419Z"
|
||||
version: 2.27.2
|
||||
digest: sha256:6fd86cc5a4b5094abca1f23c8ec064e75e51eceaded94a5e20977274b2abb576
|
||||
generated: "2024-12-04T01:57:39.712793992Z"
|
||||
|
||||
@@ -6,7 +6,7 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: kiam
|
||||
image: docker.io/bitnami/kiam:4.2.0-debian-12-r44
|
||||
image: docker.io/bitnami/kiam:4.2.0-debian-12-r46
|
||||
apiVersion: v2
|
||||
appVersion: 4.2.0
|
||||
dependencies:
|
||||
@@ -28,4 +28,4 @@ maintainers:
|
||||
name: kiam
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/kiam
|
||||
version: 2.2.17
|
||||
version: 2.2.18
|
||||
|
||||
@@ -75,7 +75,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/kiam
|
||||
tag: 4.2.0-debian-12-r44
|
||||
tag: 4.2.0-debian-12-r46
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
|
||||
Reference in New Issue
Block a user