mirror of
https://github.com/bitnami/charts.git
synced 2026-03-16 06:47:30 +08:00
[bitnami/argo-cd] Release 4.3.1 (#13301)
* [bitnami/argo-cd] Release 4.3.1 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:
@@ -4,6 +4,6 @@ dependencies:
|
||||
version: 17.3.7
|
||||
- name: common
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 2.0.4
|
||||
digest: sha256:aceeeb97d7be10600a08e4ab4cfd0ba9eb4dde4f7553a804103737e639f68d36
|
||||
generated: "2022-10-25T23:38:13.934245724Z"
|
||||
version: 2.1.2
|
||||
digest: sha256:761f77c2345e42f3c0f55ae02fa236f40d6fb163b4957a976c1ceaac7a22d0ac
|
||||
generated: "2022-11-02T01:49:01.789791743Z"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
annotations:
|
||||
category: Infrastructure
|
||||
apiVersion: v2
|
||||
appVersion: 2.5.0
|
||||
appVersion: 2.5.1
|
||||
dependencies:
|
||||
- condition: redis.enabled
|
||||
name: redis
|
||||
@@ -30,4 +30,4 @@ sources:
|
||||
- https://github.com/argoproj/argo-cd/
|
||||
- https://github.com/bitnami/containers/tree/main/bitnami/dex
|
||||
- https://github.com/dexidp/dex
|
||||
version: 4.3.0
|
||||
version: 4.3.1
|
||||
|
||||
@@ -76,15 +76,15 @@ The command removes all the Kubernetes components associated with the chart and
|
||||
|
||||
### Argo CD image parameters
|
||||
|
||||
| Name | Description | Value |
|
||||
| ------------------- | ------------------------------------------------------------------------------------------------------- | --------------------- |
|
||||
| `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.4.14-debian-11-r0` |
|
||||
| `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 | `[]` |
|
||||
| `image.debug` | Enable Argo CD image debug mode | `false` |
|
||||
| Name | Description | Value |
|
||||
| ------------------- | ------------------------------------------------------------------------------------------------------- | -------------------- |
|
||||
| `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.5.1-debian-11-r0` |
|
||||
| `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 | `[]` |
|
||||
| `image.debug` | Enable Argo CD image debug mode | `false` |
|
||||
|
||||
|
||||
### Argo CD application controller parameters
|
||||
@@ -464,7 +464,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.35.1-debian-11-r0` |
|
||||
| `dex.image.tag` | Dex image tag (immutable tags are recommended) | `2.35.3-debian-11-r7` |
|
||||
| `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 | `[]` |
|
||||
@@ -604,7 +604,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-r38` |
|
||||
| `volumePermissions.image.tag` | Bitnami Shell image tag (immutable tags are recommended) | `11-debian-11-r47` |
|
||||
| `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 | `[]` |
|
||||
@@ -615,30 +615,30 @@ The command removes all the Kubernetes components associated with the chart and
|
||||
|
||||
### Other Parameters
|
||||
|
||||
| Name | Description | Value |
|
||||
| ----------------------------------------- | ----------------------------------------------------------------------------------------------------- | -------------------- |
|
||||
| `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.5-debian-11-r5` |
|
||||
| `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 | `[]` |
|
||||
| `redis.enabled` | Enable Redis dependency | `true` |
|
||||
| `redis.nameOverride` | Name override for the Redis dependency | `""` |
|
||||
| `redis.service.port` | Service port for Redis dependency | `6379` |
|
||||
| `redis.auth.enabled` | Enable Redis dependency authentication | `true` |
|
||||
| `redis.auth.existingSecret` | Existing secret to load redis dependency password | `""` |
|
||||
| `redis.auth.existingSecretPasswordKey` | Pasword key name inside the existing secret | `redis-password` |
|
||||
| `redis.architecture` | Redis® architecture. Allowed values: `standalone` or `replication` | `standalone` |
|
||||
| `externalRedis.host` | External Redis host | `""` |
|
||||
| `externalRedis.port` | External Redis port | `6379` |
|
||||
| `externalRedis.password` | External Redis password | `""` |
|
||||
| `externalRedis.existingSecret` | Existing secret for the external redis | `""` |
|
||||
| `externalRedis.existingSecretPasswordKey` | Password key for the existing secret containing the external redis password | `redis-password` |
|
||||
| `redisWait.enabled` | Enables waiting for redis | `true` |
|
||||
| `redisWait.extraArgs` | Additional arguments for the redis-cli call, such as TLS | `""` |
|
||||
| `redisWait.securityContext` | Security context for init container | `{}` |
|
||||
| Name | Description | Value |
|
||||
| ----------------------------------------- | ----------------------------------------------------------------------------------------------------- | --------------------- |
|
||||
| `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.5-debian-11-r14` |
|
||||
| `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 | `[]` |
|
||||
| `redis.enabled` | Enable Redis dependency | `true` |
|
||||
| `redis.nameOverride` | Name override for the Redis dependency | `""` |
|
||||
| `redis.service.port` | Service port for Redis dependency | `6379` |
|
||||
| `redis.auth.enabled` | Enable Redis dependency authentication | `true` |
|
||||
| `redis.auth.existingSecret` | Existing secret to load redis dependency password | `""` |
|
||||
| `redis.auth.existingSecretPasswordKey` | Pasword key name inside the existing secret | `redis-password` |
|
||||
| `redis.architecture` | Redis® architecture. Allowed values: `standalone` or `replication` | `standalone` |
|
||||
| `externalRedis.host` | External Redis host | `""` |
|
||||
| `externalRedis.port` | External Redis port | `6379` |
|
||||
| `externalRedis.password` | External Redis password | `""` |
|
||||
| `externalRedis.existingSecret` | Existing secret for the external redis | `""` |
|
||||
| `externalRedis.existingSecretPasswordKey` | Password key for the existing secret containing the external redis password | `redis-password` |
|
||||
| `redisWait.enabled` | Enables waiting for redis | `true` |
|
||||
| `redisWait.extraArgs` | Additional arguments for the redis-cli call, such as TLS | `""` |
|
||||
| `redisWait.securityContext` | Security context for init container | `{}` |
|
||||
|
||||
|
||||
The above parameters map to the env variables defined in [bitnami/argo-cd](https://github.com/bitnami/containers/tree/main/bitnami/argo-cd). For more information please refer to the [bitnami/argo-cd](https://github.com/bitnami/containers/tree/main/bitnami/argo-cd) image documentation.
|
||||
|
||||
@@ -55,7 +55,7 @@ extraDeploy: []
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/argo-cd
|
||||
tag: 2.5.0-debian-11-r0
|
||||
tag: 2.5.1-debian-11-r0
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
@@ -1747,7 +1747,7 @@ dex:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/dex
|
||||
tag: 2.35.3-debian-11-r4
|
||||
tag: 2.35.3-debian-11-r7
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
@@ -2348,7 +2348,7 @@ volumePermissions:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/bitnami-shell
|
||||
tag: 11-debian-11-r45
|
||||
tag: 11-debian-11-r47
|
||||
digest: ""
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
@@ -2401,7 +2401,7 @@ redis:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/redis
|
||||
tag: 7.0.5-debian-11-r12
|
||||
tag: 7.0.5-debian-11-r14
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
|
||||
Reference in New Issue
Block a user