Skip to content
This repository has been archived by the owner on Mar 24, 2023. It is now read-only.

Replace ReleaseMeta and EntitlementsYAML functions with ShipCustomerRelease #904

Merged
merged 1 commit into from
Apr 9, 2019

Conversation

divolgin
Copy link
Member

@divolgin divolgin commented Apr 9, 2019

What I Did

Replaced ReleaseMeta and EntitlementsYAML functions with ShipCustomerRelease

How I Did it

By replacing ReleaseMeta and EntitlementsYAML functions with ShipCustomerRelease

How to verify it

Use ShipCustomerRelease template function in release

Description for the Changelog

Added ShipCustomerRelease template function

Picture of a Ship (not required but encouraged)

func (ctx *InstallationContext) FuncMap() template.FuncMap {
return template.FuncMap{
"ReleaseMeta": ctx.releaseMeta,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Was this already in a published release? Will removing this break any unknown usage?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@marccampbell this was never released

@divolgin divolgin merged commit f568f22 into replicatedhq:master Apr 9, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants