Skip to content

Commit

Permalink
[bitnami/argo-cd] Release 6.6.12 (#28828)
Browse files Browse the repository at this point in the history
* [bitnami/argo-cd] Release 6.6.12 updating components versions

Signed-off-by: Bitnami Containers <[email protected]>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <[email protected]>

---------

Signed-off-by: Bitnami Containers <[email protected]>
  • Loading branch information
bitnami-bot authored Aug 12, 2024
1 parent b11e97f commit e3c8931
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 12 deletions.
8 changes: 6 additions & 2 deletions bitnami/argo-cd/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
# Changelog

## 6.6.11 (2024-08-09)
## 6.6.12 (2024-08-12)

* [bitnami/argo-cd] Release 6.6.11 ([#28762](https://github.com/bitnami/charts/pull/28762))
* [bitnami/argo-cd] Release 6.6.12 ([#28828](https://github.com/bitnami/charts/pull/28828))

## <small>6.6.11 (2024-08-09)</small>

* [bitnami/argo-cd] Release 6.6.11 (#28762) ([6c7ef92](https://github.com/bitnami/charts/commit/6c7ef92618d321e18fd1a7e20ba8faf90f3661a2)), closes [#28762](https://github.com/bitnami/charts/issues/28762)

## <small>6.6.10 (2024-08-05)</small>

Expand Down
6 changes: 3 additions & 3 deletions bitnami/argo-cd/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ dependencies:
version: 19.6.4
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.21.0
digest: sha256:6f21d41a87b8a82b662b233e91a865ed5f28dfc5638baa127511aaf82ebc35e7
generated: "2024-08-07T16:04:50.115401027Z"
version: 2.22.0
digest: sha256:9cb7128e99603134a1d84d86cbd234183a5b51126c72a13e1759061280bb94c8
generated: "2024-08-12T07:04:37.672458645Z"
8 changes: 4 additions & 4 deletions bitnami/argo-cd/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ annotations:
licenses: Apache-2.0
images: |
- name: argo-cd
image: docker.io/bitnami/argo-cd:2.12.0-debian-12-r2
image: docker.io/bitnami/argo-cd:2.12.0-debian-12-r3
- name: dex
image: docker.io/bitnami/dex:2.41.0-debian-12-r1
image: docker.io/bitnami/dex:2.41.1-debian-12-r0
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r27
- name: redis
image: docker.io/bitnami/redis:7.2.5-debian-12-r4
image: docker.io/bitnami/redis:7.4.0-debian-12-r0
apiVersion: v2
appVersion: 2.12.0
dependencies:
Expand All @@ -39,4 +39,4 @@ maintainers:
name: argo-cd
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/argo-cd
version: 6.6.11
version: 6.6.12
6 changes: 3 additions & 3 deletions bitnami/argo-cd/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ extraDeploy: []
image:
registry: docker.io
repository: bitnami/argo-cd
tag: 2.12.0-debian-12-r2
tag: 2.12.0-debian-12-r3
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down Expand Up @@ -3309,7 +3309,7 @@ dex:
image:
registry: docker.io
repository: bitnami/dex
tag: 2.41.0-debian-12-r1
tag: 2.41.1-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down Expand Up @@ -4069,7 +4069,7 @@ redis:
image:
registry: docker.io
repository: bitnami/redis
tag: 7.2.5-debian-12-r4
tag: 7.4.0-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down

0 comments on commit e3c8931

Please sign in to comment.