We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b2250b3 + 2249e1a commit 73f9910Copy full SHA for 73f9910
VERSION
@@ -1 +1 @@
1
-0.19.4
+0.19.5
pkg/codefresh/gitops.go
@@ -97,6 +97,7 @@ type (
97
Commit Commit `json:"commit"`
98
SyncPolicy SyncPolicy `json:"syncPolicy"`
99
Date string `json:"date"`
100
+ ParentApp string `json:"parentApp"`
101
}
102
103
EnvironmentActivity struct {
0 commit comments