mirror of
https://github.com/bitnami/charts.git
synced 2026-04-01 06:47:23 +08:00
[bitnami/kiam] Release 1.1.6 (#13856)
* [bitnami/kiam] Release 1.1.6 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:
@@ -1,6 +1,6 @@
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 2.1.2
|
||||
digest: sha256:1c365a4551a2f4098e9584dc176b289c10437c679c7c3e2ec6153cabf863e1a4
|
||||
generated: "2022-11-05T05:56:01.772612194Z"
|
||||
version: 2.2.1
|
||||
digest: sha256:6c67cfa9945bf608209d4e2ca8f17079fca4770907c7902d984187ab5b21811e
|
||||
generated: "2022-12-05T09:04:03.619140868Z"
|
||||
|
||||
@@ -23,4 +23,4 @@ name: kiam
|
||||
sources:
|
||||
- https://github.com/bitnami/containers/tree/main/bitnami/kiam
|
||||
- https://github.com/uswitch/kiam
|
||||
version: 1.1.5
|
||||
version: 1.1.6
|
||||
|
||||
@@ -85,7 +85,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-r24` |
|
||||
| `image.tag` | kiam image tag | `4.2.0-debian-11-r64` |
|
||||
| `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 | `[]` |
|
||||
|
||||
@@ -64,7 +64,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/kiam
|
||||
tag: 4.2.0-debian-11-r54
|
||||
tag: 4.2.0-debian-11-r64
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
|
||||
Reference in New Issue
Block a user