mirror of
https://github.com/bitnami/charts.git
synced 2026-04-02 07:17:26 +08:00
[bitnami/argo-cd] Release 4.6.3 (#16527)
* [bitnami/argo-cd] Release 4.6.3 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:
@@ -77,7 +77,7 @@ The command removes all the Kubernetes components associated with the chart and
|
||||
| ------------------- | ------------------------------------------------------------------------------------------------------- | -------------------- |
|
||||
| `image.registry` | Argo CD image registry | `docker.io` |
|
||||
| `image.repository` | Argo CD image repository | `bitnami/argo-cd` |
|
||||
| `image.tag` | Argo CD image tag (immutable tags are recommended) | `2.6.7-debian-11-r3` |
|
||||
| `image.tag` | Argo CD image tag (immutable tags are recommended) | `2.6.7-debian-11-r6` |
|
||||
| `image.digest` | Argo CD image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
|
||||
| `image.pullPolicy` | Argo CD image pull policy | `IfNotPresent` |
|
||||
| `image.pullSecrets` | Argo CD image pull secrets | `[]` |
|
||||
@@ -691,7 +691,7 @@ The command removes all the Kubernetes components associated with the chart and
|
||||
| ------------------------------------------------------- | --------------------------------------------------------------------------------------------------- | ---------------------- |
|
||||
| `dex.image.registry` | Dex image registry | `docker.io` |
|
||||
| `dex.image.repository` | Dex image repository | `bitnami/dex` |
|
||||
| `dex.image.tag` | Dex image tag (immutable tags are recommended) | `2.36.0-debian-11-r11` |
|
||||
| `dex.image.tag` | Dex image tag (immutable tags are recommended) | `2.36.0-debian-11-r14` |
|
||||
| `dex.image.digest` | Dex image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
|
||||
| `dex.image.pullPolicy` | Dex image pull policy | `IfNotPresent` |
|
||||
| `dex.image.pullSecrets` | Dex image pull secrets | `[]` |
|
||||
@@ -830,7 +830,7 @@ The command removes all the Kubernetes components associated with the chart and
|
||||
| `volumePermissions.enabled` | Enable init container that changes the owner/group of the PV mount point to `runAsUser:fsGroup` | `false` |
|
||||
| `volumePermissions.image.registry` | Bitnami Shell image registry | `docker.io` |
|
||||
| `volumePermissions.image.repository` | Bitnami Shell image repository | `bitnami/bitnami-shell` |
|
||||
| `volumePermissions.image.tag` | Bitnami Shell image tag (immutable tags are recommended) | `11-debian-11-r110` |
|
||||
| `volumePermissions.image.tag` | Bitnami Shell image tag (immutable tags are recommended) | `11-debian-11-r113` |
|
||||
| `volumePermissions.image.digest` | Bitnami Shell image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
|
||||
| `volumePermissions.image.pullPolicy` | Bitnami Shell image pull policy | `IfNotPresent` |
|
||||
| `volumePermissions.image.pullSecrets` | Bitnami Shell image pull secrets | `[]` |
|
||||
@@ -845,7 +845,7 @@ The command removes all the Kubernetes components associated with the chart and
|
||||
| `rbac.create` | Specifies whether RBAC resources should be created | `true` |
|
||||
| `redis.image.registry` | Redis image registry | `docker.io` |
|
||||
| `redis.image.repository` | Redis image repository | `bitnami/redis` |
|
||||
| `redis.image.tag` | Redis image tag (immutable tags are recommended) | `7.0.11-debian-11-r3` |
|
||||
| `redis.image.tag` | Redis image tag (immutable tags are recommended) | `7.0.11-debian-11-r6` |
|
||||
| `redis.image.digest` | Redis image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
|
||||
| `redis.image.pullPolicy` | Redis image pull policy | `IfNotPresent` |
|
||||
| `redis.image.pullSecrets` | Redis image pull secrets | `[]` |
|
||||
|
||||
Reference in New Issue
Block a user