mirror of
https://github.com/rancher/types.git
synced 2025-09-13 13:33:06 +00:00
Add helm version
This commit is contained in:
@@ -45,6 +45,7 @@ type AppStatus struct {
|
||||
Notes string `json:"notes,omitempty"`
|
||||
Conditions []AppCondition `json:"conditions,omitempty"`
|
||||
LastAppliedTemplates string `json:"lastAppliedTemplate,omitempty"`
|
||||
HelmVersion string `json:"helmVersion,omitempty" norman:"nocreate,noupdate"`
|
||||
}
|
||||
|
||||
type AppCondition struct {
|
||||
|
Reference in New Issue
Block a user