mirror of
https://github.com/bitnami/charts.git
synced 2026-02-14 23:37:11 +08:00
[bitnami/argo-cd] Release 6.6.7 (#28363)
* [bitnami/argo-cd] Release 6.6.7 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:
@@ -1,8 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 6.6.6 (2024-07-24)
|
||||
## 6.6.7 (2024-07-24)
|
||||
|
||||
* [bitnami/argo-cd] Release 6.6.6 ([#28344](https://github.com/bitnami/charts/pull/28344))
|
||||
* [bitnami/argo-cd] Release 6.6.7 ([#28363](https://github.com/bitnami/charts/pull/28363))
|
||||
|
||||
## <small>6.6.6 (2024-07-24)</small>
|
||||
|
||||
* [bitnami/argo-cd] Release 6.6.6 (#28344) ([95e78c0](https://github.com/bitnami/charts/commit/95e78c03303a22ff50bc639d06548bc1eaa0095f)), closes [#28344](https://github.com/bitnami/charts/issues/28344)
|
||||
|
||||
## <small>6.6.5 (2024-07-24)</small>
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: argo-cd
|
||||
image: docker.io/bitnami/argo-cd:2.11.6-debian-12-r2
|
||||
image: docker.io/bitnami/argo-cd:2.11.7-debian-12-r0
|
||||
- name: dex
|
||||
image: docker.io/bitnami/dex:2.40.0-debian-12-r7
|
||||
- name: os-shell
|
||||
@@ -14,7 +14,7 @@ annotations:
|
||||
- name: redis
|
||||
image: docker.io/bitnami/redis:7.2.5-debian-12-r2
|
||||
apiVersion: v2
|
||||
appVersion: 2.11.6
|
||||
appVersion: 2.11.7
|
||||
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.6.6
|
||||
version: 6.6.7
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# Source: https://raw.githubusercontent.com/argoproj/argo-cd/v{version}/manifests/crds/application-crd.yaml
|
||||
# Version: 2.11.6
|
||||
# Version: 2.11.7
|
||||
apiVersion: apiextensions.k8s.io/v1
|
||||
kind: CustomResourceDefinition
|
||||
metadata:
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# Source: https://raw.githubusercontent.com/argoproj/argo-cd/v{version}/manifests/crds/applicationset-crd.yaml
|
||||
# Version: 2.11.6
|
||||
# Version: 2.11.7
|
||||
apiVersion: apiextensions.k8s.io/v1
|
||||
kind: CustomResourceDefinition
|
||||
metadata:
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# Source: https://raw.githubusercontent.com/argoproj/argo-cd/v{version}/manifests/crds/appproject-crd.yaml
|
||||
# Version: 2.11.6
|
||||
# Version: 2.11.7
|
||||
apiVersion: apiextensions.k8s.io/v1
|
||||
kind: CustomResourceDefinition
|
||||
metadata:
|
||||
|
||||
@@ -67,7 +67,7 @@ extraDeploy: []
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/argo-cd
|
||||
tag: 2.11.6-debian-12-r2
|
||||
tag: 2.11.7-debian-12-r0
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
|
||||
Reference in New Issue
Block a user