Skip to content

Commit eae97a1

Browse files
committed
fix(event-reporter): ensure commit info is emitted without revision metadata
1 parent 4a9ff07 commit eae97a1

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: d0be510
146+
tag: e6315c0
147147
nodeSelector: {}
148148
tolerations: []
149149
affinity: {}
@@ -709,7 +709,7 @@ argo-gateway:
709709
image:
710710
registry: quay.io
711711
repository: codefresh/cf-argocd-extras
712-
tag: d0be510
712+
tag: e6315c0
713713
nodeSelector: {}
714714
tolerations: []
715715
affinity: {}

0 commit comments

Comments
 (0)