Skip to content

Commit

Permalink
[bitnami/argo-cd] Release 7.1.4 (#31407)
Browse files Browse the repository at this point in the history
* [bitnami/argo-cd] Release 7.1.4 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 Jan 16, 2025
1 parent 160c8a5 commit aef6466
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 8 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.3 (2025-01-14)
## 7.1.4 (2025-01-16)

* [bitnami/argo-cd] Release 7.1.3 ([#31363](https://github.com/bitnami/charts/pull/31363))
* [bitnami/argo-cd] Release 7.1.4 ([#31407](https://github.com/bitnami/charts/pull/31407))

## <small>7.1.3 (2025-01-14)</small>

* [bitnami/argo-cd] Release 7.1.3 (#31363) ([a6f0eb1](https://github.com/bitnami/charts/commit/a6f0eb19404e6760719e2f41c1f84c42adf49005)), closes [#31363](https://github.com/bitnami/charts/issues/31363)

## <small>7.1.2 (2025-01-03)</small>

Expand Down
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: oci://registry-1.docker.io/bitnamicharts
version: 20.6.2
version: 20.6.3
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.29.0
digest: sha256:315d495bcf27f2b83469ff2a4b7dde7324a135df8fffcd1dd4b1360d17817f5f
generated: "2025-01-14T17:36:26.709011664Z"
digest: sha256:68ad3bebf1d4af98b70368d502ad083c380f0c58384a82eb742d6e09575eacf2
generated: "2025-01-16T22:59:10.388398445Z"
4 changes: 2 additions & 2 deletions bitnami/argo-cd/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ annotations:
licenses: Apache-2.0
images: |
- name: argo-cd
image: docker.io/bitnami/argo-cd:2.13.3-debian-12-r1
image: docker.io/bitnami/argo-cd:2.13.3-debian-12-r2
- name: dex
image: docker.io/bitnami/dex:2.41.1-debian-12-r10
- name: os-shell
Expand Down Expand Up @@ -39,4 +39,4 @@ maintainers:
name: argo-cd
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/argo-cd
version: 7.1.3
version: 7.1.4
2 changes: 1 addition & 1 deletion bitnami/argo-cd/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ extraDeploy: []
image:
registry: docker.io
repository: bitnami/argo-cd
tag: 2.13.3-debian-12-r1
tag: 2.13.3-debian-12-r2
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
Expand Down

0 comments on commit aef6466

Please sign in to comment.