Skip to content

Commit

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

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

* Update CHANGELOG.md

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

* Update CRDs automatically

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

---------

Signed-off-by: Bitnami Containers <[email protected]>
  • Loading branch information
bitnami-bot authored Feb 3, 2025
1 parent d6ad490 commit 6582c58
Show file tree
Hide file tree
Showing 6 changed files with 1,567 additions and 13 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

## 7.1.6 (2025-01-29)
## 7.1.7 (2025-02-03)

* [bitnami/argo-cd] Release 7.1.6 ([#31669](https://github.com/bitnami/charts/pull/31669))
* [bitnami/argo-cd] Release 7.1.7 ([#31720](https://github.com/bitnami/charts/pull/31720))

## <small>7.1.6 (2025-01-29)</small>

* [bitnami/argo-cd] Release 7.1.6 (#31669) ([6408979](https://github.com/bitnami/charts/commit/640897954d9a69e87b9f6de76bde9db27e1d3454)), closes [#31669](https://github.com/bitnami/charts/issues/31669)

## <small>7.1.5 (2025-01-24)</small>

Expand Down
10 changes: 5 additions & 5 deletions bitnami/argo-cd/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@ annotations:
licenses: Apache-2.0
images: |
- name: argo-cd
image: docker.io/bitnami/argo-cd:2.13.4-debian-12-r0
image: docker.io/bitnami/argo-cd:2.14.0-debian-12-r0
- name: dex
image: docker.io/bitnami/dex:2.41.1-debian-12-r12
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r35
image: docker.io/bitnami/os-shell:12-debian-12-r36
- name: redis
image: docker.io/bitnami/redis:7.4.2-debian-12-r0
image: docker.io/bitnami/redis:7.4.2-debian-12-r1
apiVersion: v2
appVersion: 2.13.4
appVersion: 2.14.0
dependencies:
- condition: redis.enabled
name: redis
Expand All @@ -39,4 +39,4 @@ maintainers:
name: argo-cd
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/argo-cd
version: 7.1.6
version: 7.1.7
Loading

0 comments on commit 6582c58

Please sign in to comment.