diff --git a/argo-cd.yaml b/argo-cd.yaml index 4fd29353ac2..609c28cb077 100644 --- a/argo-cd.yaml +++ b/argo-cd.yaml @@ -1,6 +1,6 @@ package: name: argo-cd - version: 2.7.5 + version: 2.7.6 epoch: 0 description: Declarative continuous deployment for Kubernetes. copyright: @@ -21,7 +21,7 @@ pipeline: with: repository: https://github.com/argoproj/argo-cd tag: v${{package.version}} - expected-commit: a2430af1c356b283e5e3fc5bde1f5e2b5199f258 + expected-commit: 00c914a948d9e8ad99be8bd82a368fbdeba12f88 - runs: | cd ui