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 b1073dd + 29afa01 commit 2ddd198Copy full SHA for 2ddd198
VERSION
@@ -1 +1 @@
1
-0.26.0
+0.26.1
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