Skip to content

POC: queue with latest event per revision #648

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from
8 changes: 4 additions & 4 deletions charts/gitops-runtime/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -758,8 +758,8 @@ cf-argocd-extras:
container:
image:
registry: quay.io
repository: codefresh/cf-argocd-extras
tag: v0.5.12
repository: codefresh/dev/cf-argocd-extras
tag: cr-test-queue-6faf15a
nodeSelector: {}
tolerations: []
affinity: {}
Expand All @@ -782,8 +782,8 @@ cf-argocd-extras:
container:
image:
registry: quay.io
repository: codefresh/cf-argocd-extras
tag: v0.5.12
repository: codefresh/dev/cf-argocd-extras
tag: cr-test-queue-6faf15a
nodeSelector: {}
tolerations: []
affinity: {}
Expand Down