Skip to content

Updating argoproj/argo-cd#20

Merged
kryptn merged 1 commit intomainfrom
auto/update-argo-cd
Mar 30, 2022
Merged

Updating argoproj/argo-cd#20
kryptn merged 1 commit intomainfrom
auto/update-argo-cd

Conversation

@github-actions
Copy link

No description provided.

@github-actions
Copy link
Author

Quick Start

Non-HA:

kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.3.3/manifests/install.yaml

HA:

kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.3.3/manifests/ha/install.yaml

Bug Fixes

  • fix: prevent excessive repo-server disk usage for large repos (#8845) (#8897)
  • fix: Set QPS and burst rate for resource ops client (#8915)

release v2.3.3

@kryptn kryptn merged commit 6402658 into main Mar 30, 2022
@kryptn kryptn deleted the auto/update-argo-cd branch March 30, 2022 03:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant