mirror of
https://github.com/bitnami/charts.git
synced 2026-03-08 00:37:41 +08:00
[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:
@@ -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
|
||||
|
||||
@@ -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 | `[]` |
|
||||
|
||||
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user