Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var History relic.ImmutableHistory = relic.NewHistory("Compass", "https://github.com/monax/compass").
MustDeclareReleases("", ``,
"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.