Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions argo-cd.yaml
Original file line number Diff line number Diff line change
@@ -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:
Expand All @@ -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
Expand Down