Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updating argoproj/argo-cd #20

Merged
merged 1 commit into from Mar 30, 2022
Merged

Updating argoproj/argo-cd #20

merged 1 commit into from Mar 30, 2022

Conversation

github-actions[bot]
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.

None yet

1 participant