diff --git a/blueprints/devops/argocd/ops2deb.lock.yml b/blueprints/devops/argocd/ops2deb.lock.yml index 500323b66..6c0847ae7 100644 --- a/blueprints/devops/argocd/ops2deb.lock.yml +++ b/blueprints/devops/argocd/ops2deb.lock.yml @@ -181,3 +181,6 @@ - url: https://github.com/argoproj/argo-cd/releases/download/v2.8.6/argocd-linux-amd64 sha256: 6438ab80627e1ef2b4e6f51712dd6eae4bd07bcfd59de01cddb26857de737667 timestamp: 2023-11-01 18:21:50+00:00 +- url: https://github.com/argoproj/argo-cd/releases/download/v2.9.0/argocd-linux-amd64 + sha256: 4808335861f4737a8ff68cdccd6e8beaf78d20aec85d8ae8c220726b48bffeab + timestamp: 2023-11-06 06:23:00+00:00 diff --git a/blueprints/devops/argocd/ops2deb.yml b/blueprints/devops/argocd/ops2deb.yml index 472903f70..7d41fac25 100644 --- a/blueprints/devops/argocd/ops2deb.yml +++ b/blueprints/devops/argocd/ops2deb.yml @@ -62,6 +62,7 @@ matrix: - 2.8.4 - 2.8.5 - 2.8.6 + - 2.9.0 homepage: https://github.com/argoproj/argo-cd summary: continuous delivery tool for Kubernetes description: Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes.