Skip to content

Commit f47734f

Browse files
feat(event-reporter): added deleted field to app event payload (#1039)
Co-authored-by: codefresh-v2-pipelines[bot] <109073600+codefresh-v2-pipelines[bot]@users.noreply.github.com> Co-authored-by: Oleksandr Saulyak <[email protected]>
1 parent b239089 commit f47734f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

charts/gitops-runtime/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ global:
143143
image:
144144
registry: quay.io
145145
repository: codefresh/cf-argocd-extras
146-
tag: main-738f0d7
146+
tag: bc37d62
147147
nodeSelector: {}
148148
tolerations: []
149149
affinity: {}
@@ -718,7 +718,7 @@ argo-gateway:
718718
image:
719719
registry: quay.io
720720
repository: codefresh/cf-argocd-extras
721-
tag: main-738f0d7
721+
tag: bc37d62
722722
nodeSelector: {}
723723
tolerations: []
724724
affinity: {}

0 commit comments

Comments
 (0)