Skip to content

Releases: getporter/porter

v0.18.1-beta.1

17 Oct 20:19
1e971d7
Compare
Choose a tag to compare

Fixes

  • Support installing a specific version of porter with the install script (#730)
  • Make additional bundle metadata available for templating by @dev-drprasad (#706)
  • Sync code layout section in doc with repo layout by @dev-drprasad (#735)
  • Fix typo in examples doc by @dev-drprasad (#736)
  • Fix the release pipeline, make templates exist again (#738)

Install or Upgrade

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

v0.18.0-beta.1

17 Oct 16:37
3059c00
Compare
Choose a tag to compare

Features

  • Update Porter to handle relocation mapping on pull/operations (#719)
  • feat(exec/builder): add GetDashes method to ExecutableStep interface (#714)
  • fix code highlighting in docs using prism by @SuddenGunter (#725)
  • add publishing from an archive (#700)
  • Add framework for remte claims storage plugins (#699)

Fixes

  • Set plugin logging to error (#731)
    b53c6bf Merge pull request from carolynvs/fix-release-pipes
  • Fix release pipeline (#728)
  • Split release pipeline into stages (#727)
  • fix(cmd/kubernetes/main.go): fix typo
  • Fix link to Slack on CoC (#723)

Install or Upgrade

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

v0.17.1-beta.1

11 Oct 01:29
4bafd27
Compare
Choose a tag to compare

Features

Fixes

  • Fix canary installer for windows (#683)
  • Fix VSCode intellisense for porter.yaml files (#677)
  • Check dockerfile for ARG BUILD_DIR before porter build by @AGMETEOR (#693)
  • Validate if destination exists before generating doc pages by @ThorstenHans (#686)
  • Rename mixins delete to mixins uninstall (#703)
  • Add tips for packr to contributing (#718)
  • Fix broken permalink in docs by @dev-drprasad (#705)
  • Move manifest into separate package from config (#702)
  • Update CNAB schema version for generated bundles to v1.0.0 (#698)
  • fix(mysql testdata bundle): use same chart version in upgrade step (#696)
  • Update aks-spring-music example (#684)
  • Do not include docs command in porter (#688)
  • Fix packr2 failed to install while running make by @dev-drprasad (#668)
  • Fix template not used for help command by @dev-drprasad (#665)
  • Cleanup GKE best practices doc (#674)

Install or Upgrade

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

v0.17.0-beta.1

30 Sep 22:24
1a5ae4b
Compare
Choose a tag to compare

Features

  • Add porter explain command (#646)
  • Add in delete mixin command by @bradcypert (#632)
  • Made credentials required by default by @AGMETEOR (#657)
  • Add best practices guide for minikube and gke (#664)
  • Extend version command to help troubleshoot porter by @phillipahereza (#642)
  • refactor Porter's outputs logic to use the cnab-go library where possible (#643)
  • Get rid of command name in prettyCmd by @u5surf (#654)
  • Document az mixin configuration (#633)

Fixes

  • fix(test-terraform.sh): remove fragile, redundant file contents check (#671)
  • Use parallel jobs for CI build (#648)
  • Split azure pipelines into multiple builds (#640)
  • Fix kube example (#660)
  • Update comments to not refer to duffle (#661)
  • Added missing BUILD_DIR arg to Dockerfile.tmpl in the Azure CLI Workhop by @clarenceb (#653)
  • remove autoApprove property in tf examples (#644)
  • s/cnab/.cnab in applicable .gitignore files (#645)

Install or Upgrade

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

v0.16.1-beta.1

22 Sep 14:54
f1f5217
Compare
Choose a tag to compare

Fixes

  • Do not import pkg/config from pkg/mixins (#630)

Install or Upgrade

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

v0.16.0-beta.1

22 Sep 14:53
21bb79f
Compare
Choose a tag to compare

Features

  • Pass build context to mixins (#621)
  • Add image map wiring (#624)
  • Add new contributors landing page (#627)
  • Add a porter configuration file (#612)
  • Add scaffolding for new porter archive command, hidden for now (#625)

Fixes

Install or Upgrade

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

v0.15.0-beta.1

17 Sep 13:46
d28329a
Compare
Choose a tag to compare

Features

  • Add --tag to porter credentials generate (#606)
  • Move calling mixin commands to the MixinProvider interface (#602)
  • Move build into separate interface and package (#600)
  • Remove destination from parameter in porter.yaml (#603)
  • Bump from our fork to the cnab-go v0.4.0-beta1 (#594)
  • Add Service Fabric CLI example bundle (#595)

Fixes

  • Fix typo in Azure Ark example readme (#604)
  • Enable example bundle validation in azure pipelines (#607)
  • Fix setting invocation image digest on the bundle (#600)
  • Ignore porter.yaml when --tag is specified (#586)

v0.15.0-beta.1

Install or Upgrade

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

v0.14.1-beta.2

17 Sep 13:39
72dd5df
Compare
Choose a tag to compare

Features

  • Document the az mixin (#591)

Fixes

  • Move dep override file (#593)

Install or Upgrade

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

v0.14.1-beta.1

10 Sep 15:35
2e2c2c5
Compare
Choose a tag to compare

Features

  • Install the az, aws and gcloud mixins by default (#590)
  • Include mixin version in porter mixins list output (#588)

Install or Upgrade

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

v0.13.2-beta.1

10 Sep 15:31
37771c5
Compare
Choose a tag to compare

Fixes

  • Default the --feed-url flag for porter 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.