Skip to content
This repository has been archived by the owner on Mar 8, 2022. It is now read-only.

argocd 1.7.4 #937

Merged
merged 1 commit into from
Sep 8, 2020
Merged

argocd 1.7.4 #937

merged 1 commit into from
Sep 8, 2020

Conversation

fmotrifork
Copy link
Contributor

Updating package argocd to release v1.7.4.

Release info

Quick Start

Non-HA:

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

HA:

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

Changes

  • fix: automatically stop watch API requests when page is hidden (#4269)
  • fix: upgrade gitops-engine dependency (issues #4242, arkade 0.8.8 #1881) (#4268)
  • fix: application stream API should not return 'ADDED' events if resource version is provided (#4260)
  • fix: return parsing error (#3942)
  • fix: JS error when using cluster filter in the /application view (#4247)
  • fix: improve applications list page client side performance (#4244)

@bacongobbler bacongobbler merged commit b8ea264 into fishworks:main Sep 8, 2020
@fmotrifork fmotrifork mentioned this pull request Nov 25, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants