hcr

package
v0.0.7 Latest Latest
Warning

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

Go to latest
Published: Feb 12, 2023 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	PagesBranch string
	ChartsDir   string
	HelmConfig  helm.Config
	PreRelease  bool
	Tag         string
	Remote      string
	Token       string
	DryRun      bool
	Version     bool
}

func (Config) String

func (c Config) String() string

type Releaser

type Releaser struct {
	// contains filtered or unexported fields
}

func NewReleaser

func NewReleaser(log *zap.Logger, config Config) (Releaser, error)

func (Releaser) GetReleaseTag added in v0.0.3

func (r Releaser) GetReleaseTag(ch *chart.Chart) string

func (Releaser) Release

func (r Releaser) Release(ctx context.Context) (map[string]*chart.Chart, error)

Jump to

Keyboard shortcuts

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