mirror of
https://github.com/bitnami/charts.git
synced 2026-03-16 14:57:08 +08:00
[bitnami/kiam] Release 2.3.11 (#33531)
* [bitnami/kiam] Release 2.3.11 updating components versions Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> * Update CHANGELOG.md Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> --------- Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
@@ -1,8 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 2.3.10 (2025-05-06)
|
||||
## 2.3.11 (2025-05-07)
|
||||
|
||||
* [bitnami/kiam] chore: :recycle: :arrow_up: Update common and remove k8s < 1.23 references ([#33382](https://github.com/bitnami/charts/pull/33382))
|
||||
* [bitnami/kiam] Release 2.3.11 ([#33531](https://github.com/bitnami/charts/pull/33531))
|
||||
|
||||
## <small>2.3.10 (2025-05-06)</small>
|
||||
|
||||
* [bitnami/kiam] chore: :recycle: :arrow_up: Update common and remove k8s < 1.23 references (#33382) ([8324840](https://github.com/bitnami/charts/commit/8324840d752836cf61399b327951699fb0b82d3a)), closes [#33382](https://github.com/bitnami/charts/issues/33382)
|
||||
|
||||
## <small>2.3.9 (2025-05-01)</small>
|
||||
|
||||
|
||||
@@ -2,12 +2,12 @@
|
||||
# SPDX-License-Identifier: APACHE-2.0
|
||||
|
||||
annotations:
|
||||
tanzuCategory: clusterUtility
|
||||
category: Infrastructure
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: kiam
|
||||
image: docker.io/bitnami/kiam:4.2.0-debian-12-r61
|
||||
image: docker.io/bitnami/kiam:4.2.0-debian-12-r62
|
||||
licenses: Apache-2.0
|
||||
tanzuCategory: clusterUtility
|
||||
apiVersion: v2
|
||||
appVersion: 4.2.0
|
||||
dependencies:
|
||||
@@ -16,7 +16,8 @@ dependencies:
|
||||
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.
|
||||
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://dyltqmyl993wv.cloudfront.net/assets/stacks/kiam/img/kiam-stack-220x234.png
|
||||
keywords:
|
||||
@@ -29,4 +30,4 @@ maintainers:
|
||||
name: kiam
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/kiam
|
||||
version: 2.3.10
|
||||
version: 2.3.11
|
||||
|
||||
@@ -80,7 +80,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/kiam
|
||||
tag: 4.2.0-debian-12-r61
|
||||
tag: 4.2.0-debian-12-r62
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
|
||||
Reference in New Issue
Block a user