[bitnami/kiam] Release 2.2.10 (#28292)

* [bitnami/kiam] Release 2.2.10 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:
Bitnami Bot
2024-07-24 07:38:31 +02:00
committed by GitHub
parent c1cf555eed
commit 2e9e5dd037
3 changed files with 9 additions and 5 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 2.2.9 (2024-07-24)
## 2.2.10 (2024-07-24)
* [bitnami/kiam] Release 2.2.9 ([#28263](https://github.com/bitnami/charts/pull/28263))
* [bitnami/kiam] Release 2.2.10 ([#28292](https://github.com/bitnami/charts/pull/28292))
## <small>2.2.9 (2024-07-24)</small>
* [bitnami/kiam] Release 2.2.9 (#28263) ([d77d200](https://github.com/bitnami/charts/commit/d77d200f3695d262c0073c3fea17568d52e9c772)), closes [#28263](https://github.com/bitnami/charts/issues/28263)
## <small>2.2.8 (2024-07-19)</small>

View File

@@ -6,7 +6,7 @@ annotations:
licenses: Apache-2.0
images: |
- name: kiam
image: docker.io/bitnami/kiam:4.2.0-debian-12-r34
image: docker.io/bitnami/kiam:4.2.0-debian-12-r35
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.9
version: 2.2.10

View File

@@ -75,7 +75,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/kiam
tag: 4.2.0-debian-12-r34
tag: 4.2.0-debian-12-r35
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'