mirror of
https://github.com/bitnami/charts.git
synced 2026-02-14 15:27:14 +08:00
[bitnami/kiam] Release 2.2.9 (#28263)
* [bitnami/kiam] Release 2.2.9 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.8 (2024-07-18)
|
||||
## 2.2.9 (2024-07-24)
|
||||
|
||||
* [bitnami/kiam] Global StorageClass as default value ([#28040](https://github.com/bitnami/charts/pull/28040))
|
||||
* [bitnami/kiam] Release 2.2.9 ([#28263](https://github.com/bitnami/charts/pull/28263))
|
||||
|
||||
## <small>2.2.8 (2024-07-19)</small>
|
||||
|
||||
* [bitnami/kiam] Global StorageClass as default value (#28040) ([bcebfb0](https://github.com/bitnami/charts/commit/bcebfb0311c21bb5909f310ab1b7011a326b3cab)), closes [#28040](https://github.com/bitnami/charts/issues/28040)
|
||||
|
||||
## <small>2.2.7 (2024-07-04)</small>
|
||||
|
||||
|
||||
@@ -6,26 +6,26 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: kiam
|
||||
image: docker.io/bitnami/kiam:4.2.0-debian-12-r33
|
||||
image: docker.io/bitnami/kiam:4.2.0-debian-12-r34
|
||||
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.8
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/kiam
|
||||
version: 2.2.9
|
||||
|
||||
@@ -75,7 +75,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/kiam
|
||||
tag: 4.2.0-debian-12-r33
|
||||
tag: 4.2.0-debian-12-r34
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
|
||||
Reference in New Issue
Block a user