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 #17

Merged
merged 1 commit into from
Mar 11, 2022
Merged

Updating argoproj/argo-cd #17

merged 1 commit into from
Mar 11, 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.1/manifests/install.yaml

HA:

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

Bug Fixes

  • fix: Retry checkbox unchecked unexpectedly; Sync up with YAML (#8682) (#8720)
  • chore: Bump stable version of application set addon (#8744)
  • fix: correct jsonnet paths resolution (#8721)
  • fix(ui): Applications page incorrectly resets to tiles view. Fixes #8702 (#8718)

release v2.3.1

@kryptn kryptn merged commit 87f7b3f into main Mar 11, 2022
@kryptn kryptn deleted the auto/update-argo-cd branch March 11, 2022 01:53
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