From 6166f6f4102768abc899bd8d79d8686f3bd87835 Mon Sep 17 00:00:00 2001 From: wakemebot Date: Fri, 4 Oct 2024 15:06:16 +0000 Subject: [PATCH] chore(bot): add argocd v2.12.4 --- blueprints/devops/argocd/ops2deb.lock.yml | 6 ++++++ blueprints/devops/argocd/ops2deb.yml | 1 + 2 files changed, 7 insertions(+) diff --git a/blueprints/devops/argocd/ops2deb.lock.yml b/blueprints/devops/argocd/ops2deb.lock.yml index b7c974760..bd687b714 100644 --- a/blueprints/devops/argocd/ops2deb.lock.yml +++ b/blueprints/devops/argocd/ops2deb.lock.yml @@ -100,3 +100,9 @@ - url: https://github.com/argoproj/argo-cd/releases/download/v2.12.3/argocd-linux-arm64 sha256: f9efd161fe650cd0ec3de3f28fe7fe450322a55f7e67a16d8bf9baed45d5eda1 timestamp: 2024-08-27 15:06:18+00:00 +- url: https://github.com/argoproj/argo-cd/releases/download/v2.12.4/argocd-linux-amd64 + sha256: a0ee9ef688dbb8561a1bce866c0eb5f3fe872515fbcf575949711c4997b07015 + timestamp: 2024-10-04 15:06:15+00:00 +- url: https://github.com/argoproj/argo-cd/releases/download/v2.12.4/argocd-linux-arm64 + sha256: aea22c482fd5a3964c79c88faff1cf234eaf55106e09d8b99c67f10ae4c7d9c6 + timestamp: 2024-10-04 15:06:15+00:00 diff --git a/blueprints/devops/argocd/ops2deb.yml b/blueprints/devops/argocd/ops2deb.yml index 8e98f808b..74553db46 100644 --- a/blueprints/devops/argocd/ops2deb.yml +++ b/blueprints/devops/argocd/ops2deb.yml @@ -21,6 +21,7 @@ matrix: - 2.12.1 - 2.12.2 - 2.12.3 + - 2.12.4 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.