Releases: getporter/porter
v0.13.2-beta.1
Fixes
- Default the
--feed-url
flag forporter mixins install
to DeisLabs (#582) - Fix installation of packr2 (#589)
- Fix bundle validation by fetching/supplying definitions schema (#581)
- Update to latest of cnab-go PR 112 (#580)
Install or Upgrade
Run (or re-run) the installation from https://porter.sh/install to get the latest version of porter.
v0.13.1-beta.1
Fixes
- Ensure censored writer does not replace whitespace characters (#575)
Install or Upgrade
Run (or re-run) the installation from https://porter.sh/install to get the latest version of porter.
v0.13.0-beta.1
Features
- Add outputs support to exec mixin (#567)
Install or Upgrade
Run (or re-run) the installation from https://porter.sh/install to get the latest version of porter.
v0.12.1-beta.1
v0.12.0-beta.1
Features
- Support dependency outputs (#525)
- Default dependency tag when not provided (#538)
- Map sensitive to writeOnly when converting to bundle.json (#524)
Fixes
- Make porter schema more robust (#546)
Install or Upgrade
Run (or re-run) the installation from https://porter.sh/install to get the latest version of porter.
v0.11.1-beta.1
Fixes
- Bump cnab-go to fix bundles with no outputs defined (#519)
- Use debian only for base image (#517)
- Require the dependencies extension when any dependencies are defined (#512)
Install or Upgrade
Run (or re-run) the installation from https://porter.sh/install to get the latest version of porter.
v0.11.0-beta.1
Features
- Support Core Spec 1.0 (#511)
- Document the gcloud mixin (#499)
- Document the aws mixin (#499)
- Update FAQ (#510)
- Persist outputs for invoked custom actions (#514)
Fixes
- Fix generated .gitignore for cnab directory (#515)
Install or Upgrade
Run (or re-run) the installation from https://porter.sh/install to get the latest version of porter.
v0.10.0-beta.2
Features
Fixes
- Fix custom action schema to use patternProperties (#494)
Install or Upgrade
Run (or re-run) the installation from https://porter.sh/install to get the latest version of porter.
v0.10.0-beta.1
Features
- removed iex (invoke-expression) from windows install script (#477)
- don't add empty outputs section to generated bundle (#483)
- add applyTo for parameters; update loadParameters logic accordingly (#476)
- add outputs to a bundle claim (#473)
- Add Porter Terraform Example (#450)
- Updates Porter's manifest schema to add credentials, outputs and parameters and their corresponding definitions (#462)
- place each mixin/step output into their own file (#446)
- add bundle outputs commands (#451)
- Support Custom Actions with porter invoke --action ACTION (#448)
- Populate dependencies in bundle.json (#443)
- bundle outputs (#438)
- Hide the local cnab directory and introduce $BUNDLE_ARG (#435)
- Improve json schema support (#434)
Fixes
Install or Upgrade
Run (or re-run) the installation from https://porter.sh/install to get the latest version of porter.
v0.9.0-beta.1
Features
- Add ImageMap (#419)
- print ref (bundle tag) on successful publish (#415)
- Also of note is that we are using the latest release of duffle (0.2.0-beta.1) and the tip of cnab-go, one step closer to CNAB Spec 1.0 compliance! 💃 So we are dropping the
ralpha
to indicate that things are getting serious and to track duffle's new version naming scheme.
Fixes
- Fix smart build for credentials generate (#420)
Install or Upgrade
Run (or re-run) the installation from https://porter.sh/install to get the latest version of porter.