mirror of
https://github.com/bitnami/charts.git
synced 2026-04-02 07:17:26 +08:00
[bitnami/argo-cd] Release 5.1.15 (#20333)
* [bitnami/argo-cd] Release 5.1.15 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: argo-cd
|
||||
image: docker.io/bitnami/argo-cd:2.8.4-debian-11-r16
|
||||
image: docker.io/bitnami/argo-cd:2.8.4-debian-11-r17
|
||||
- name: dex
|
||||
image: docker.io/bitnami/dex:2.37.0-debian-11-r97
|
||||
- name: os-shell
|
||||
@@ -39,4 +39,4 @@ maintainers:
|
||||
name: argo-cd
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/argo-cd
|
||||
version: 5.1.14
|
||||
version: 5.1.15
|
||||
|
||||
@@ -79,7 +79,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.8.4-debian-11-r16` |
|
||||
| `image.tag` | Argo CD image tag (immutable tags are recommended) | `2.8.4-debian-11-r17` |
|
||||
| `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 | `[]` |
|
||||
|
||||
@@ -58,7 +58,7 @@ extraDeploy: []
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/argo-cd
|
||||
tag: 2.8.4-debian-11-r16
|
||||
tag: 2.8.4-debian-11-r17
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
|
||||
Reference in New Issue
Block a user