Skip to content
This repository has been archived by the owner on Nov 29, 2021. It is now read-only.

Releases: werf/multiwerf

v1.4.9

22 Jul 15:41
5d24280
Compare
Choose a tag to compare

Changelog

  • infra: support for arm64 arch: fix release scripts
  • infra: add linux-arm64 and darwin-arm64 multiwerf release builds

Installation and usage

Download from Github assets or from Bintray mirror or curl-bash-it:

curl -L https://raw.githubusercontent.com/werf/multiwerf/master/get.sh | bash

Download latest werf and create a shell alias:

source $(multiwerf use --as-file 1.2 ea)

Go to werf documentation.

Download from Bintray mirror

Linux amd64

Linux arm64

Darwin amd64

Darwin arm64

Windows amd64

v1.4.8

04 Jun 12:34
f4b3f24
Compare
Choose a tag to compare

Changelog

  • [ci] Ignore tests because there is no test data previously stored in bintray
  • Fix download failed on windows
  • [logging] Print reason for the failed download
  • [docs] Update install links

Installation and usage

Download from Github assets or from Bintray mirror or curl-bash-it:

curl -L https://raw.githubusercontent.com/werf/multiwerf/master/get.sh | bash

Download latest werf and create a shell alias:

$ source $(multiwerf use --as-file 1.2 ea)
$ werf version
...

Go to werf documentation.

Download from Bintray mirror

v1.4.7

13 Apr 10:27
cbc2328
Compare
Choose a tag to compare

Changelog

Use s3 yandexcloud storage mirror in prior of bintray storage (fix release).

Downloads

Multiwerf v1.4.6

13 Apr 10:09
48c1b84
Compare
Choose a tag to compare

Changelog

  • Use s3 yandexcloud storage mirror in prior of bintray storage.

Downloads

Multiwerf v1.4.5

12 Apr 19:20
a6afe90
Compare
Choose a tag to compare

Changelog

  • Use s3 yandexcloud storage mirror in prior of bintray storage.

Downloads

Multiwerf v1.4.4

12 Apr 19:14
a6afe90
Compare
Choose a tag to compare

Changelog

  • Use s3 yandexcloud storage mirror in prior of bintray storage.

Downloads

Multiwerf v1.4.3

01 Sep 16:33
cffcb0e
Compare
Choose a tag to compare

Changelog

  • [README] Update versions
  • [ci] Fix upload coverage job failed
  • Move to werf organization

Installation and usage

Download from Github assets or from Bintray mirror or curl-bash-it:

curl -L https://raw.githubusercontent.com/werf/multiwerf/master/get.sh | bash

Download latest werf and create a shell alias:

source $(multiwerf use --as-file 1.1 alpha)

Go to werf documentation.

Download from Bintray mirror

Multiwerf v1.3.0

23 Apr 17:16
db05481
Compare
Choose a tag to compare

Changelog

  • Implement GC command, auto GC during update, use locking to prevent multiple GC runs at the same time
  • Implement 'multiwerf update' command --in-background mode, fix multiwerf update not working in MacOS
  • Implement --update option support for use command
  • Implement --self-update option support for use command
  • [logging] Simplify self-update messages
  • [readme] Test coverage badge
  • [tests] Integration tests with coverage
  • Actualize get.sh
  • Force debug werf binary path
  • Ignore formatting directives when printing shell source script

Installation and usage

Download from Github assets or from Bintray mirror or curl-bash-it:

curl -L https://raw.githubusercontent.com/flant/multiwerf/master/get.sh | bash

Download latest werf and create a shell alias:

$ source $(multiwerf use --as-file 1.0 alpha)
$ werf version
v1.0.0-alpha.17

Go to werf documentation.

Download from Bintray mirror

Multiwerf v1.2.3

09 Jan 08:58
4949971
Compare
Choose a tag to compare

Changelog

  • Add flags to override default multiwerf bintray package
  • Fix variable name that is bound to bintray-subject flag
  • Fix invalid memory address while getting channel mapping
  • Fix erroneous self-update removes dir with multiwerf binary
  • [ci] Release experimental release by pull request label
  • [ci] Experimental releaser github workflow rename
  • [ci] Experimental publisher without git tags

Installation and usage

Download from Github assets or from Bintray mirror or curl-bash-it:

curl -L https://raw.githubusercontent.com/flant/multiwerf/master/get.sh | bash

Download latest werf and create a shell alias:

$ source $(multiwerf use --as-file 1.0 alpha)
$ werf version
v1.0.0-alpha.17

Go to werf documentation.

Download from Bintray mirror

Multiwerf v1.2.2

27 Dec 14:50
6304ecc
Compare
Choose a tag to compare

Changelog

Fix error using --debug flag: bash: /dev/fd/63: line 1: syntax error near unexpected token `('

Installation and usage

Download from Github assets or from Bintray mirror or curl-bash-it:

curl -L https://raw.githubusercontent.com/flant/multiwerf/master/get.sh | bash

Download latest werf and create a shell alias:

$ source $(multiwerf use --as-file 1.0 alpha)
$ werf version
v1.0.0-alpha.17

Go to werf documentation.

Download from Bintray mirror