@hashgraph/solo
Preparing search index...
src/integration/helm/model/chart/release-info
ReleaseInfo
Interface ReleaseInfo
Information about a Helm release.
interface
ReleaseInfo
{
deleted
:
string
;
description
:
string
;
firstDeployed
:
string
;
lastDeployed
:
string
;
status
:
string
;
}
Index
Properties
deleted
description
first
Deployed
last
Deployed
status
Properties
deleted
deleted
:
string
description
description
:
string
first
Deployed
firstDeployed
:
string
last
Deployed
lastDeployed
:
string
status
status
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
deleted
description
first
Deployed
last
Deployed
status
@hashgraph/solo
Loading...
Information about a Helm release.