What's Changed
- Add bdegetter and sgettys as maintainers 🎉 by @carolynvs in #2346
- Update install instructions to use 1.0.0-rc.1 by @carolynvs in #2347
- Clarify in docs that schemaType isn't supported on porter.yaml by @carolynvs in #2349
- Correct state when uninstalling and (re-)installing bundles by @jarnfast in #2354
- Don't copy textmixin into PORTER_HOME by @carolynvs in #2359
- Document how to upgrade a bundle using digest by @VinozzZ in #2352
- Set runtime debug mode by @carolynvs in #2360
- Do not print out creds/params before running the bundle by @carolynvs in #2362
- Pass docker auth when retrieving bundle metadata by @carolynvs in #2366
- Bump github.com/ulikunitz/xz for CVE-2020-16845 (release candidate) by @carolynvs in #2368
- Log in to docker in release build by @carolynvs in #2369
Full Changelog: v1.0.0-rc.1...v1.0.0-rc.2
Install or Upgrade
Run (or re-run) the installation from https://getporter.org/install to get the latest version of porter.
Remember to install the most recent version of your plugins and mixins! Use porter mixins install NAME --version VERSION
or porter plugins install NAME --version VERSION
to install the latest prerelease.