Releases: answerbook/MustacheTemplate
Releases · answerbook/MustacheTemplate
20220531T205408Z: fix: subresources thing is causing problems
- remove it; it's present in upstream's *build* deployment file, but not the rendered one they serve for download ref: REL-836
20220531T202855Z: chore(wave0): mustache template controller @ 2.1.4
update version and update CRD for v1alpha2 to be inline with the specified version BREAKING CHANGE: removes support for v1alpha1 Ref: REL-836
20220425T101627Z: wave5: increase limits.cpu
- from `100m` to `1.0` - based on recommendation from Evan in #releng ref: REL-1074
20220421T204739Z: wave4: increase limits.cpu
- from `100m` to `1.0` - based on recommendation from Evan in #releng ref: REL-1074
20220420T201513Z: wave3: increase limits.cpu
- from `100m` to `1.0` - based on recommendation from Evan in #releng ref: REL-1074
20220420T195356Z: wave2: increase limits.cpu
- from `100m` to `1.0` - based on recommendation from Evan in #releng ref: REL-1074
20220420T195209Z: feat(ci): fix .github/CODEOWNERS
- break versions.mk into 6 versions/wave*.mk files so that each one can be managed by the appropriate CODEOWNERS group - waves 2,3,4 are now owned by infra - wave 5 is now owned by infra-eu ref: REL-1075
20220420T175245Z: wave1: increase limits.cpu
- from `100m` to `1.0` - based on recommendation from Evan in #releng ref: REL-1074
20220420T171928Z: fix: wave0 increase limits.cpu
- from `100m` to `1.0` - based on recommendation from Evan in #releng ref: REL-1074
20211217T215125Z: ci: onboarding files from repo-template-razee
bringing common files in template up to date template: repo-template-razee branch: main commit: 346a51babd6f3322acf3d64763f89a41779c5b2f Ref: REL-91