Skip to content

Commit

Permalink
[bitnami/kiam] Release 2.3.2 (#31427)
Browse files Browse the repository at this point in the history
* [bitnami/kiam] Release 2.3.2 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 Jan 17, 2025
1 parent 1355ffd commit 5eeec24
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 5 deletions.
9 changes: 7 additions & 2 deletions bitnami/kiam/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
# Changelog

## 2.3.1 (2025-01-13)
## 2.3.2 (2025-01-17)

* [bitnami/kiam] Release 2.3.1 ([#31320](https://github.com/bitnami/charts/pull/31320))
* [bitnami/kiam] Release 2.3.2 ([#31427](https://github.com/bitnami/charts/pull/31427))

## <small>2.3.1 (2025-01-13)</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/kiam] Release 2.3.1 (#31320) ([394a0bc](https://github.com/bitnami/charts/commit/394a0bcac867e518e407d13e6119d57480bf577b)), closes [#31320](https://github.com/bitnami/charts/issues/31320)

## 2.3.0 (2024-12-10)

Expand Down
4 changes: 2 additions & 2 deletions bitnami/kiam/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: kiam
image: docker.io/bitnami/kiam:4.2.0-debian-12-r47
image: docker.io/bitnami/kiam:4.2.0-debian-12-r48
apiVersion: v2
appVersion: 4.2.0
dependencies:
Expand All @@ -28,4 +28,4 @@ maintainers:
name: kiam
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/kiam
version: 2.3.1
version: 2.3.2
2 changes: 1 addition & 1 deletion bitnami/kiam/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/kiam
tag: 4.2.0-debian-12-r47
tag: 4.2.0-debian-12-r48
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
Expand Down

0 comments on commit 5eeec24

Please sign in to comment.