diff --git a/argo-cd.yaml b/argo-cd.yaml index a0022d232a6..c60177b27ef 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