Skip to content

Commit 110d0e2

Browse files
remove resources from environment
1 parent 3b8925f commit 110d0e2

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.25.1
1+
0.25.2

pkg/codefresh/gitops.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,6 @@ type (
9393
SyncRevision string `json:"revision"`
9494
Name string `json:"name"`
9595
Activities []EnvironmentActivity `json:"activities"`
96-
Resources interface{} `json:"resources"`
9796
RepoUrl string `json:"repoUrl"`
9897
Commit Commit `json:"commit"`
9998
SyncPolicy SyncPolicy `json:"syncPolicy"`

0 commit comments

Comments
 (0)