Skip to content

Releases: getporter/porter

v0.13.0-beta.1

30 Aug 20:21
5760ee6
Compare
Choose a tag to compare

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

28 Aug 17:26
a227a4f
Compare
Choose a tag to compare

Features

  • Support --output for porter version #553
  • Generate CLI Documentation (#550)
  • Split the exec arguments into optional flags and args (#541)

Fixes

  • Bump cnab-go to get the fix for marshaling parameters of type object (#563)
  • Make the exec mixin reusable (#562)
  • Add test for json object parameter (#560)
  • Do not validate k8s mixin against json schema at runtime (#557)

v0.12.0-beta.1

23 Aug 21:29
d2c2520
Compare
Choose a tag to compare

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

23 Aug 21:22
3dbfe69
Compare
Choose a tag to compare

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

14 Aug 19:51
a5e6ef9
Compare
Choose a tag to compare

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

14 Aug 19:42
ad49f02
Compare
Choose a tag to compare

Features

  • Install the terraform mixin by default (#489)
  • Naive implementation of dependencies (#466)

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

05 Aug 17:28
a783b48
Compare
Choose a tag to compare

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

  • Skip writing outputs when there are none #478
  • ensure porter home path is absolute (#463)

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

20 Jun 13:45
6d5b8d4
Compare
Choose a tag to compare

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.

v0.8.1-ralpha.1+englishrose

20 Jun 14:05
254003f
Compare
Choose a tag to compare

Fixes

  • Fixed bad merge conflict resolution that impacted porter install (#406)

Install or Upgrade

Run (or re-run) the installation from https://porter.sh/install to get the latest version of porter.

v0.8.0-ralpha.1+englishrose

09 Jun 22:24
Compare
Choose a tag to compare

Features

  • Implement porter credential show command (#401)
  • Added --tag to upgrade and install (#402)
  • Smart rebuild (#385)
  • Add verbose flag to build (#392)
  • Adds a WORKDIR statement to Dockerfile (#389)
  • Publish bundles and Allow Install From Tag (#379)
  • Add example for kubernetes mixin (#390)
  • Add credentials list command (#375)
  • Write bundle.json to cnab/ (#373)
  • Migrate invocation image push to porter publish (#365)
  • Generate cnab directory during porter build (#364)

Fixes

  • Remove double call to upgrade (#387)
  • Add a call to MkdirAll for the credentials directory path (#381)
  • Prevent using Dockerfile as the template name (#362)
  • Use CDN URL instead of direct azure storage URL (#343)

Install or Upgrade

Run (or re-run) the installation from https://porter.sh/install to get the latest version of porter.