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

argocd 1.7.9 #1070

Merged
merged 1 commit into from
Nov 18, 2020
Merged

argocd 1.7.9 #1070

merged 1 commit into from
Nov 18, 2020

Conversation

fmotrifork
Copy link
Contributor

Updating package argocd to release v1.7.9.

Release info

Quick Start

Non-HA:

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

HA:

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

Changes

  • fix: improve commit verification tolerance (#4825)
  • fix: argocd diff --local should not print data of local secrets (#4850)
  • fix(ui): stack overflow crash of resource tree view for large applications (#4685)
  • chore: Update golang to v1.14.12 [backport to release-1.7] (#4834)
  • chore: Update redis to 5.0.10 (#4767)
  • chore: Replace deprecated GH actions directives for integration tests (#4589)

@bacongobbler bacongobbler merged commit 574e17d into fishworks:main Nov 18, 2020
@fmotrifork fmotrifork mentioned this pull request Jan 4, 2021
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