[bitnami/kiam] Release 2.0.2 updating components versions (#24990)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2024-04-05 20:23:45 +02:00
committed by GitHub
parent 9c8dd27db5
commit 8cc7a008fe
2 changed files with 3 additions and 3 deletions

View File

@@ -6,7 +6,7 @@ annotations:
licenses: Apache-2.0
images: |
- name: kiam
image: docker.io/bitnami/kiam:4.2.0-debian-12-r24
image: docker.io/bitnami/kiam:4.2.0-debian-12-r25
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.0.1
version: 2.0.2

View File

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