mirror of
https://github.com/bitnami/charts.git
synced 2026-03-05 06:47:25 +08:00
[bitnami/kiam] Release 2.2.2 (#26734)
* [bitnami/kiam] Release 2.2.2 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,12 @@
|
||||
# Changelog
|
||||
|
||||
## 2.2.1 (2024-06-04)
|
||||
## 2.2.2 (2024-06-05)
|
||||
|
||||
* [bitnami/kiam] Bump chart version ([#26638](https://github.com/bitnami/charts/pull/26638))
|
||||
* [bitnami/kiam] Release 2.2.2 ([#26734](https://github.com/bitnami/charts/pull/26734))
|
||||
|
||||
## <small>2.2.1 (2024-06-04)</small>
|
||||
|
||||
* [bitnami/kiam] Bump chart version (#26638) ([3c501b6](https://github.com/bitnami/charts/commit/3c501b6f194ea225c9c43fee7ccde4d0fb392bfb)), closes [#26638](https://github.com/bitnami/charts/issues/26638)
|
||||
|
||||
## 2.2.0 (2024-05-29)
|
||||
|
||||
|
||||
@@ -6,26 +6,26 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: kiam
|
||||
image: docker.io/bitnami/kiam:4.2.0-debian-12-r29
|
||||
image: docker.io/bitnami/kiam:4.2.0-debian-12-r30
|
||||
apiVersion: v2
|
||||
appVersion: 4.2.0
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
tags:
|
||||
- bitnami-common
|
||||
version: 2.x.x
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
tags:
|
||||
- bitnami-common
|
||||
version: 2.x.x
|
||||
description: kiam is a proxy that captures AWS Metadata API requests. It allows AWS IAM roles to be set for Kubernetes workloads.
|
||||
home: https://bitnami.com
|
||||
icon: https://bitnami.com/assets/stacks/kiam/img/kiam-stack-220x234.png
|
||||
keywords:
|
||||
- aws
|
||||
- iam
|
||||
- security
|
||||
- aws
|
||||
- iam
|
||||
- security
|
||||
maintainers:
|
||||
- name: Broadcom, Inc. All Rights Reserved.
|
||||
url: https://github.com/bitnami/charts
|
||||
- name: Broadcom, Inc. All Rights Reserved.
|
||||
url: https://github.com/bitnami/charts
|
||||
name: kiam
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/kiam
|
||||
version: 2.2.1
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/kiam
|
||||
version: 2.2.2
|
||||
|
||||
@@ -73,7 +73,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/kiam
|
||||
tag: 4.2.0-debian-12-r29
|
||||
tag: 4.2.0-debian-12-r30
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
|
||||
Reference in New Issue
Block a user