Skip to content

Commit

Permalink
remove marker
Browse files Browse the repository at this point in the history
  • Loading branch information
andrii-codefresh committed Dec 12, 2024
1 parent 0789fa1 commit 0c01daa
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pkg/sources_server_client/client.go
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,6 @@ func (c *sourceServerClient) GetAppVersion(app *v1alpha1.Application) *sourcesSe
return nil
}

// TODO: remove this marker line
versionStruct.AppVersion = versionStruct.AppVersion + "*"
return &versionStruct
}

Expand Down

0 comments on commit 0c01daa

Please sign in to comment.