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.
1 parent 3b8925f commit 110d0e2Copy full SHA for 110d0e2
VERSION
@@ -1 +1 @@
1
-0.25.1
+0.25.2
pkg/codefresh/gitops.go
@@ -93,7 +93,6 @@ type (
93
SyncRevision string `json:"revision"`
94
Name string `json:"name"`
95
Activities []EnvironmentActivity `json:"activities"`
96
- Resources interface{} `json:"resources"`
97
RepoUrl string `json:"repoUrl"`
98
Commit Commit `json:"commit"`
99
SyncPolicy SyncPolicy `json:"syncPolicy"`
0 commit comments