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 0789fa1 commit 0c01daaCopy full SHA for 0c01daa
pkg/sources_server_client/client.go
@@ -75,8 +75,6 @@ func (c *sourceServerClient) GetAppVersion(app *v1alpha1.Application) *sourcesSe
75
return nil
76
}
77
78
- // TODO: remove this marker line
79
- versionStruct.AppVersion = versionStruct.AppVersion + "*"
80
return &versionStruct
81
82
0 commit comments