From 40255697cd5f57e4128c73435d1b9134bc5437ce Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Tue, 7 Feb 2023 05:38:02 +0100 Subject: [PATCH] [bitnami/argo-cd] Release 4.4.7 (#14769) * [bitnami/argo-cd] Release 4.4.7 updating components versions Signed-off-by: Bitnami Containers * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers --------- Signed-off-by: Bitnami Containers --- bitnami/argo-cd/Chart.lock | 6 +++--- bitnami/argo-cd/Chart.yaml | 4 ++-- bitnami/argo-cd/README.md | 24 ++++++++++++------------ bitnami/argo-cd/values.yaml | 8 ++++---- 4 files changed, 21 insertions(+), 21 deletions(-) diff --git a/bitnami/argo-cd/Chart.lock b/bitnami/argo-cd/Chart.lock index 385426cb40..0300d09759 100644 --- a/bitnami/argo-cd/Chart.lock +++ b/bitnami/argo-cd/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: redis repository: https://charts.bitnami.com/bitnami - version: 17.6.0 + version: 17.7.1 - name: common repository: https://charts.bitnami.com/bitnami version: 2.2.2 -digest: sha256:180b613547c22ae45ad4a7246222c929d28a037062240437bac109f85954b519 -generated: "2023-01-26T11:24:18.213135513Z" +digest: sha256:9c0377bb7f491b8f5d63fc6f40ec2d2deafd58fdfa9ace25d486991632500167 +generated: "2023-02-07T04:02:07.870156921Z" diff --git a/bitnami/argo-cd/Chart.yaml b/bitnami/argo-cd/Chart.yaml index f5a290992b..db088df02b 100644 --- a/bitnami/argo-cd/Chart.yaml +++ b/bitnami/argo-cd/Chart.yaml @@ -2,7 +2,7 @@ annotations: category: Infrastructure licenses: Apache-2.0 apiVersion: v2 -appVersion: 2.5.10 +appVersion: 2.6.0 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.4.6 +version: 4.4.7 diff --git a/bitnami/argo-cd/README.md b/bitnami/argo-cd/README.md index 0bca44cdb1..9a856b0e38 100644 --- a/bitnami/argo-cd/README.md +++ b/bitnami/argo-cd/README.md @@ -77,15 +77,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.5.10-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.6.0-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 @@ -571,7 +571,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.3-debian-11-r37` | +| `dex.image.tag` | Dex image tag (immutable tags are recommended) | `2.35.3-debian-11-r39` | | `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 | `[]` | @@ -712,7 +712,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-r79` | +| `volumePermissions.image.tag` | Bitnami Shell image tag (immutable tags are recommended) | `11-debian-11-r80` | | `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 | `[]` | @@ -728,7 +728,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.8-debian-11-r6` | +| `redis.image.tag` | Redis image tag (immutable tags are recommended) | `7.0.8-debian-11-r8` | | `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 | `[]` | diff --git a/bitnami/argo-cd/values.yaml b/bitnami/argo-cd/values.yaml index 755a5d45da..4348c97e20 100644 --- a/bitnami/argo-cd/values.yaml +++ b/bitnami/argo-cd/values.yaml @@ -55,7 +55,7 @@ extraDeploy: [] image: registry: docker.io repository: bitnami/argo-cd - tag: 2.5.10-debian-11-r0 + tag: 2.6.0-debian-11-r0 digest: "" ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' @@ -2154,7 +2154,7 @@ dex: image: registry: docker.io repository: bitnami/dex - tag: 2.35.3-debian-11-r37 + tag: 2.35.3-debian-11-r39 digest: "" ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' @@ -2765,7 +2765,7 @@ volumePermissions: image: registry: docker.io repository: bitnami/bitnami-shell - tag: 11-debian-11-r79 + tag: 11-debian-11-r80 digest: "" pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. @@ -2818,7 +2818,7 @@ redis: image: registry: docker.io repository: bitnami/redis - tag: 7.0.8-debian-11-r6 + tag: 7.0.8-debian-11-r8 digest: "" ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'