@hashgraph/solo
    Preparing search index...

    Information about a Helm release.

    interface ReleaseInfo {
        deleted: string;
        description: string;
        firstDeployed: string;
        lastDeployed: string;
        status: string;
    }
    Index

    Properties

    deleted: string
    description: string
    firstDeployed: string
    lastDeployed: string
    status: string