This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
argoproj/argo-cd | Kustomization | patch |
v2.4.7 -> v2.4.11
|
v2.4.11
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.4.11/manifests/install.yaml
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.4.11/manifests/ha/install.yaml
fix: Pin gitops-engine to v0.7.3 to include https://github.com/argoproj/gitops-engine/pull/449 fix: Correctly assume cluster-scoped resources to be self-referenced (#10390)
docs: fix typo in upgrade notes (#10377)
v2.4.10
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.4.10/manifests/install.yaml
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.4.10/manifests/ha/install.yaml
v2.4.9
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.4.9/manifests/install.yaml
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.4.9/manifests/ha/install.yaml
In the Application tree view, resource actions may be missing from the resource dropdown. The issue has been fixed in 2.4.10.
v2.4.8
This MR has been generated by Renovate Bot.