[bitnami/argo-cd] Release 7.2.3 (#32390)

* [bitnami/argo-cd] Release 7.2.3 updating components versions

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

* Update CRDs automatically

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

---------

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2025-03-11 07:00:21 +01:00
committed by GitHub
parent 15830e283f
commit a2c149b171
7 changed files with 18 additions and 14 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 7.2.2 (2025-03-04)
## 7.2.3 (2025-03-11)
* [bitnami/argo-cd] Release 7.2.2 ([#32282](https://github.com/bitnami/charts/pull/32282))
* [bitnami/argo-cd] Release 7.2.3 ([#32390](https://github.com/bitnami/charts/pull/32390))
## <small>7.2.2 (2025-03-04)</small>
* [bitnami/argo-cd] Release 7.2.2 (#32282) ([1ade191](https://github.com/bitnami/charts/commit/1ade1913a84d4c1547700e80fe11366bcbe943c2)), closes [#32282](https://github.com/bitnami/charts/issues/32282)
## <small>7.2.1 (2025-02-28)</small>

View File

@@ -1,9 +1,9 @@
dependencies:
- name: redis
repository: oci://registry-1.docker.io/bitnamicharts
version: 20.11.1
version: 20.11.3
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.30.0
digest: sha256:3e1e1d1fc90286421375a6b6820a3242d0405202f0d3e4407969aff6b8af8103
generated: "2025-03-04T22:29:49.611780603Z"
digest: sha256:5b706c26b54a8dbe0908219a8278ab050ae215a9e703b6603130506c6d067bc2
generated: "2025-03-11T05:31:48.037691476Z"

View File

@@ -6,15 +6,15 @@ annotations:
licenses: Apache-2.0
images: |
- name: argo-cd
image: docker.io/bitnami/argo-cd:2.14.4-debian-12-r0
image: docker.io/bitnami/argo-cd:2.14.5-debian-12-r0
- name: dex
image: docker.io/bitnami/dex:2.42.0-debian-12-r1
image: docker.io/bitnami/dex:2.42.0-debian-12-r2
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r39
- name: redis
image: docker.io/bitnami/redis:7.4.2-debian-12-r5
apiVersion: v2
appVersion: 2.14.4
appVersion: 2.14.5
dependencies:
- condition: redis.enabled
name: redis
@@ -39,4 +39,4 @@ maintainers:
name: argo-cd
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/argo-cd
version: 7.2.2
version: 7.2.3

View File

@@ -1,5 +1,5 @@
# Source: https://raw.githubusercontent.com/argoproj/argo-cd/v{version}/manifests/crds/application-crd.yaml
# Version: 2.14.4
# Version: 2.14.5
apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:

View File

@@ -1,5 +1,5 @@
# Source: https://raw.githubusercontent.com/argoproj/argo-cd/v{version}/manifests/crds/applicationset-crd.yaml
# Version: 2.14.4
# Version: 2.14.5
apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:

View File

@@ -1,5 +1,5 @@
# Source: https://raw.githubusercontent.com/argoproj/argo-cd/v{version}/manifests/crds/appproject-crd.yaml
# Version: 2.14.4
# Version: 2.14.5
apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:

View File

@@ -76,7 +76,7 @@ usePasswordFiles: true
image:
registry: docker.io
repository: bitnami/argo-cd
tag: 2.14.4-debian-12-r0
tag: 2.14.5-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
@@ -3317,7 +3317,7 @@ dex:
image:
registry: docker.io
repository: bitnami/dex
tag: 2.42.0-debian-12-r1
tag: 2.42.0-debian-12-r2
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images