Skip to content

Commit

Permalink
[bitnami/argo-cd] Release 3.0.4 updating components versions
Browse files Browse the repository at this point in the history
Signed-off-by: Bitnami Containers <[email protected]>
  • Loading branch information
bitnami-bot committed Feb 5, 2022
1 parent b9fa9c0 commit 32e69af
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
6 changes: 3 additions & 3 deletions bitnami/argo-cd/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
dependencies:
- name: redis
repository: https://charts.bitnami.com/bitnami
version: 16.3.0
version: 16.3.1
- name: common
repository: https://charts.bitnami.com/bitnami
version: 1.11.1
digest: sha256:45e14ba5f607d0f74222342c09fefa68de95844e9a114933cad1d3be07aeabd9
generated: "2022-02-03T22:01:32.043102592Z"
digest: sha256:dee2943d60cacd52cea82b165a59f79b647bcdf7e6d0f6acabe11830277f4a3c
generated: "2022-02-05T03:53:08.285952126Z"
4 changes: 2 additions & 2 deletions bitnami/argo-cd/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
annotations:
category: Infrastructure
apiVersion: v2
appVersion: 2.2.4
appVersion: 2.2.5
dependencies:
- condition: redis.enabled
name: redis
Expand Down Expand Up @@ -30,4 +30,4 @@ sources:
- https://github.com/argoproj/argo-cd/
- https://github.com/bitnami/bitnami-docker-dex
- https://github.com/dexidp/dex
version: 3.0.3
version: 3.0.4
8 changes: 4 additions & 4 deletions bitnami/argo-cd/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ extraDeploy: []
image:
registry: docker.io
repository: bitnami/argo-cd
tag: 2.2.4-debian-10-r0
tag: 2.2.5-debian-10-r0
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images
Expand Down Expand Up @@ -1656,7 +1656,7 @@ dex:
image:
registry: docker.io
repository: bitnami/dex
tag: 2.30.3-debian-10-r1
tag: 2.30.3-debian-10-r2
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images
Expand Down Expand Up @@ -2239,7 +2239,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/bitnami-shell
tag: 10-debian-10-r328
tag: 10-debian-10-r329
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.
Expand Down Expand Up @@ -2290,7 +2290,7 @@ redis:
image:
registry: docker.io
repository: bitnami/redis
tag: 6.2.6-debian-10-r118
tag: 6.2.6-debian-10-r120
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images
Expand Down

0 comments on commit 32e69af

Please sign in to comment.