[bitnami/argo-cd] Release 6.5.3 (#27652)

* [bitnami/argo-cd] Release 6.5.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
2024-07-03 03:35:08 +02:00
committed by GitHub
parent c3ca8c3594
commit 8540d55d2f
6 changed files with 15 additions and 11 deletions
+6 -2
View File
@@ -1,8 +1,12 @@
# Changelog
## 6.5.2 (2024-07-02)
## 6.5.3 (2024-07-03)
* [bitnami/argo-cd] Release 6.5.2 ([#27641](https://github.com/bitnami/charts/pull/27641))
* [bitnami/argo-cd] Release 6.5.3 ([#27652](https://github.com/bitnami/charts/pull/27652))
## <small>6.5.2 (2024-07-02)</small>
* [bitnami/argo-cd] Release 6.5.2 (#27641) ([ebc1f0b](https://github.com/bitnami/charts/commit/ebc1f0bdf864ea61a87b61c7e621a221511392f5)), closes [#27641](https://github.com/bitnami/charts/issues/27641)
## <small>6.5.1 (2024-06-28)</small>
+4 -4
View File
@@ -6,15 +6,15 @@ annotations:
licenses: Apache-2.0
images: |
- name: argo-cd
image: docker.io/bitnami/argo-cd:2.11.3-debian-12-r4
image: docker.io/bitnami/argo-cd:2.11.4-debian-12-r0
- name: dex
image: docker.io/bitnami/dex:2.40.0-debian-12-r2
image: docker.io/bitnami/dex:2.40.0-debian-12-r3
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r24
- name: redis
image: docker.io/bitnami/redis:7.2.5-debian-12-r2
apiVersion: v2
appVersion: 2.11.3
appVersion: 2.11.4
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: 6.5.2
version: 6.5.3
+1 -1
View File
@@ -1,5 +1,5 @@
# Source: https://raw.githubusercontent.com/argoproj/argo-cd/v{version}/manifests/crds/application-crd.yaml
# Version: 2.11.3
# Version: 2.11.4
apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
+1 -1
View File
@@ -1,5 +1,5 @@
# Source: https://raw.githubusercontent.com/argoproj/argo-cd/v{version}/manifests/crds/applicationset-crd.yaml
# Version: 2.11.3
# Version: 2.11.4
apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
+1 -1
View File
@@ -1,5 +1,5 @@
# Source: https://raw.githubusercontent.com/argoproj/argo-cd/v{version}/manifests/crds/appproject-crd.yaml
# Version: 2.11.3
# Version: 2.11.4
apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
+2 -2
View File
@@ -65,7 +65,7 @@ extraDeploy: []
image:
registry: docker.io
repository: bitnami/argo-cd
tag: 2.11.3-debian-12-r4
tag: 2.11.4-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
@@ -3288,7 +3288,7 @@ dex:
image:
registry: docker.io
repository: bitnami/dex
tag: 2.40.0-debian-12-r2
tag: 2.40.0-debian-12-r3
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'