feat: bump ArgoCD version
This commit is contained in:
parent
0968894922
commit
eb1c7a9efe
@ -1,6 +1,6 @@
|
|||||||
# kubezero-argo
|
# kubezero-argo
|
||||||
|
|
||||||
![Version: 0.2.4](https://img.shields.io/badge/Version-0.2.4-informational?style=flat-square)
|
![Version: 0.2.5](https://img.shields.io/badge/Version-0.2.5-informational?style=flat-square)
|
||||||
|
|
||||||
KubeZero Argo - Events, Workflow, CD
|
KubeZero Argo - Events, Workflow, CD
|
||||||
|
|
||||||
@ -18,9 +18,9 @@ Kubernetes: `>= 1.26.0-0`
|
|||||||
|
|
||||||
| Repository | Name | Version |
|
| Repository | Name | Version |
|
||||||
|------------|------|---------|
|
|------------|------|---------|
|
||||||
| https://argoproj.github.io/argo-helm | argo-cd | 7.3.8 |
|
| https://argoproj.github.io/argo-helm | argo-cd | 7.6.10 |
|
||||||
| https://argoproj.github.io/argo-helm | argo-events | 2.4.7 |
|
| https://argoproj.github.io/argo-helm | argo-events | 2.4.8 |
|
||||||
| https://argoproj.github.io/argo-helm | argocd-apps | 2.0.0 |
|
| https://argoproj.github.io/argo-helm | argocd-apps | 2.0.2 |
|
||||||
| https://argoproj.github.io/argo-helm | argocd-image-updater | 0.11.0 |
|
| https://argoproj.github.io/argo-helm | argocd-image-updater | 0.11.0 |
|
||||||
| https://cdn.zero-downtime.net/charts/ | kubezero-lib | >= 0.1.6 |
|
| https://cdn.zero-downtime.net/charts/ | kubezero-lib | >= 0.1.6 |
|
||||||
|
|
||||||
|
@ -45,7 +45,7 @@ argo-cd:
|
|||||||
format: json
|
format: json
|
||||||
image:
|
image:
|
||||||
repository: public.ecr.aws/zero-downtime/zdt-argocd
|
repository: public.ecr.aws/zero-downtime/zdt-argocd
|
||||||
tag: v2.11.5
|
tag: v2.12.4
|
||||||
|
|
||||||
configs:
|
configs:
|
||||||
styles: |
|
styles: |
|
||||||
|
@ -119,7 +119,7 @@ logging:
|
|||||||
argo:
|
argo:
|
||||||
enabled: false
|
enabled: false
|
||||||
namespace: argocd
|
namespace: argocd
|
||||||
targetRevision: 0.2.4
|
targetRevision: 0.2.5
|
||||||
argo-cd:
|
argo-cd:
|
||||||
enabled: false
|
enabled: false
|
||||||
istio:
|
istio:
|
||||||
|
Loading…
Reference in New Issue
Block a user