Skip to content

Commit 29afa01

Browse files
Merge pull request #17 from codefresh-io/CR-4490-svc-cs
remove resources from environment
2 parents 16cf8af + 7117c21 commit 29afa01

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.26.0
1+
0.26.1

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)