Releases: jetify-com/launchpad
Releases · jetify-com/launchpad
Release 0.1.2
What's Changed
- Remove hardcoded smarthop related fields DEV-1227 by @LucilleH in #19
- Allow setting of Helm --create-namespace by @ipince in #23
- Consolidate flags for all commands by @LucilleH in #24
- Update Readme by @LucilleH in #21
- Differentiate between oss commands and MC by @LucilleH in #25
- [polish] Print env help even if we're not in a project dir by @ipince in #28
- Update Readme by @LucilleH in #26
Full Changelog: 0.1.1...0.1.2
0.1.1
What's Changed
- [CICD] Run linter on main by @mikeland86 in #5
- [docs] Add contributing guide and code of conduct by @mikeland86 in #4
- Remove authentication requirement for launchpad init by @LucilleH in #7
- fix helm download for runtime chart DEV-1228 by @LucilleH in #8
- Add envsec provider field in jetconfig DEV-1229 by @LucilleH in #9
- Read whether a cluster is Jetpack-managed or not from the kubeconfig by @ipince in #10
- Add triggers to update launchpad version in axiom by @LucilleH in #6
- [cluster] Add selected cluster to cluster provider interface by @mikeland86 in #13
- Remove auth requirement for launchpad up DEV-1232 by @LucilleH in #11
- Do not deploy runtime chart if runtime is not needed DEV-1225 by @LucilleH in #12
- Fix commands to set cluster properly before identifying the user by @LucilleH in #15
- Capture public aws ecr image repository uri DEV-1247 by @LucilleH in #16
- [init] Add init survey provider by @mikeland86 in #14
- Expose registry host to helm hooks DEV-1249 by @LucilleH in #17
- Fix image repo host not found error by @LucilleH in #18
New Contributors
Full Changelog: 0.0.1...0.1.1