[bitnami/kiam] Release 1.4.4 (#19714)

* [bitnami/kiam] Release 1.4.4 updating components versions

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

* Update README.md with readme-generator-for-helm

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
2023-10-04 01:15:14 +02:00
committed by GitHub
parent 630ee34574
commit 9840a3dc00
3 changed files with 4 additions and 4 deletions

View File

@@ -6,7 +6,7 @@ annotations:
licenses: Apache-2.0
images: |
- name: kiam
image: docker.io/bitnami/kiam:4.2.0-debian-11-r403
image: docker.io/bitnami/kiam:4.2.0-debian-11-r418
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: 1.4.3
version: 1.4.4

View File

@@ -83,7 +83,7 @@ The command removes all the Kubernetes components associated with the chart and
| ------------------- | ---------------------------------------------------------------------------------------------------- | ---------------------- |
| `image.registry` | kiam image registry | `docker.io` |
| `image.repository` | kiam image name | `bitnami/kiam` |
| `image.tag` | kiam image tag | `4.2.0-debian-11-r403` |
| `image.tag` | kiam image tag | `4.2.0-debian-11-r418` |
| `image.digest` | kiam image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
| `image.pullPolicy` | kiam image pull policy | `IfNotPresent` |
| `image.pullSecrets` | Specify docker-registry secret names as an array | `[]` |

View File

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