helm

package
v0.25.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 16, 2025 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Metadata

type Metadata struct {
	AppVersion    string  `json:"app_version"`
	Chart         string  `json:"chart"`
	FirstDeployed float64 `json:"first_deployed"`
	LastDeployed  float64 `json:"last_deployed"`
	Name          string  `json:"name"`
	Namespace     string  `json:"namespace"`
	Notes         string  `json:"notes"`
	Revision      int     `json:"revision"`
	Values        string  `json:"values"`
	Version       string  `json:"version"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL