Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var History relic.ImmutableHistory = relic.NewHistory("Compass", "https://github.com/monax/compass").
MustDeclareReleases("", ``,
"0.5.1 - 2019-08-27",
`
### Fixed
- Ordering of build, tag, and deploy so that sha's properly populate
`,
"0.5.0 - 2019-08-16",
`
### Added
- Sprig function library
- Flag to output values in env var style
### Fixed
- JSON marshaling of values
`,
"0.4.3 - 2019-08-15",
`
### Changed
- Unmarshal map[interface{}]interface{} on values
`,
"0.4.2 - 2019-06-12",
`
### Fixed
- Only authenticate against required registry
- Move main.go to root so "go install" works
`,
"0.4.1 - 2019-06-07",
`
### Fixed
- Kubernetes deploys are now concurrent
- Use correct status codes
`,
"0.4.0 - 2019-06-06",
`
### Changed
- Separate output command
### Added
- Version command
- Configurable kube / helm config
`,
)
Functions ¶
func GetVersion ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.