From 324be8595578bfdd852e189fec4e0b186ae89fed Mon Sep 17 00:00:00 2001 From: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Date: Wed, 5 Jul 2023 21:07:44 +0000 Subject: [PATCH] argo-cd/2.7.7 package update --- argo-cd.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/argo-cd.yaml b/argo-cd.yaml index a0022d232a63..c60177b27efe 100644 --- a/argo-cd.yaml +++ b/argo-cd.yaml @@ -1,7 +1,7 @@ package: name: argo-cd - version: 2.7.6 - epoch: 1 + version: 2.7.7 + epoch: 0 description: Declarative continuous deployment for Kubernetes. copyright: - license: Apache-2.0 @@ -21,7 +21,7 @@ pipeline: with: repository: https://github.com/argoproj/argo-cd tag: v${{package.version}} - expected-commit: 00c914a948d9e8ad99be8bd82a368fbdeba12f88 + expected-commit: 4650bb2817c3c81405f40cf77e93ef2b5fb275fb - runs: | cd ui