Skip to content

Commit 73f9910

Browse files
Merge pull request #14 from codefresh-io/CR-2726
CR-2726
2 parents b2250b3 + 2249e1a commit 73f9910

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.19.4
1+
0.19.5

pkg/codefresh/gitops.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@ type (
9797
Commit Commit `json:"commit"`
9898
SyncPolicy SyncPolicy `json:"syncPolicy"`
9999
Date string `json:"date"`
100+
ParentApp string `json:"parentApp"`
100101
}
101102

102103
EnvironmentActivity struct {

0 commit comments

Comments
 (0)