Skip to content

Releases: kontena/mortar

0.4.7

29 Oct 11:20
01ffa53
Compare
Choose a tag to compare
  • Fix crash when firing shots including labels #115

Install on MacOS by using Homebrew brew install kontena/mortar/mortar or upgrade if you previously installed using Homebrew: brew upgrade mortar.

0.4.5

30 Sep 11:45
89bd48b
Compare
Choose a tag to compare
  • Allow to inject custom labels via --label option (#91)
  • Update k8s-client to 0.10.4 (#108)

Install on MacOS by using Homebrew brew install kontena/mortar/mortar or upgrade if you previously installed using Homebrew: brew upgrade mortar.

0.4.3

30 Sep 05:24
@kke kke
3b25f7c
Compare
Choose a tag to compare
  • Allow to inject custom labels via --label option (#91)
  • Update k8s-client to 0.10.4 (#108)

Install on MacOS by using Homebrew brew install kontena/mortar/mortar or upgrade if you previously installed using Homebrew: brew upgrade mortar.

v0.4.2

05 Jun 11:11
8308cbf
Compare
Choose a tag to compare

Fixed binary and gem releases

0.4.0

05 Jun 06:33
@kke kke
6e7101d
Compare
Choose a tag to compare

Upgraded k8s-client:

  • Allows path prefixes in server URLs
  • Adds support for HTTP Basic authentication
  • Implements user.exec auth support
  • Fixes error reporting when server does not send a content-type header

v0.3.3

12 Mar 11:26
Compare
Choose a tag to compare

Changes since v0.3.2

  • Update dependencies (k8s-client 0.8.3) (#95)
  • Fix --var variables merging into config file variables (#97)

v0.3.2

25 Jan 09:47
Compare
Choose a tag to compare

Changes since v0.3.1

  • k8s-client v0.8.1 (#89)

v0.3.1

18 Dec 08:27
Compare
Choose a tag to compare

Changes since 0.3.1

  • bump k8s-client to 0.6.4 (#87)

v0.3.0

23 Nov 14:51
Compare
Choose a tag to compare

v0.3.0

Changes since 0.2.0

  • upgrade k8s-client to 0.6.2 (#79)
  • upgrade k8s-client to 0.6.1 (#76)
  • k8s-client v0.5.0 (#72)
  • make prune true by default (#70)
  • Initial support for shot.yml config file (#63)
  • List command (#68)
  • Change the temp dir used during build to avoid insecure RPATH (#67)
  • add shot describe command (#69)
  • Add brew tip to README.md (#57)

Breaking changes

Not really a breaking change but mortar fire has changed to use --prune on by default. Pruning can be disbaled by using --no-prune.

v0.3.0-rc3

23 Nov 14:19
Compare
Choose a tag to compare
v0.3.0-rc3 Pre-release
Pre-release

Pre-release, only for testing

Changes since RC2

  • upgrade k8s-client to 0.6.2 (#79)