Skip to content
This repository was archived by the owner on Jan 6, 2023. It is now read-only.

Releases: enix/banana

v1.12.8

26 Jul 15:48
Compare
Choose a tag to compare

1.12.8 (2019-07-26)

Bug Fixes

  • ui: display message instead of nothing when trying ot use the restore button (d78d78b)

v1.12.7

26 Jul 14:45
Compare
Choose a tag to compare

1.12.7 (2019-07-26)

Bug Fixes

  • ui: display message instead of nothing when trying ot use the restore button (d78d78b)

v1.12.6

26 Jul 11:39
Compare
Choose a tag to compare

1.12.6 (2019-07-26)

Bug Fixes

  • ui: rename client to ui in nginx proxy pass upstream (b79026d)

v1.12.5

26 Jul 10:57
Compare
Choose a tag to compare

1.12.5 (2019-07-26)

Bug Fixes

  • admin: don't crash when --from-scratch option is not set (fe5c6b0)

v1.12.4

26 Jul 10:28
Compare
Choose a tag to compare

1.12.4 (2019-07-26)

Bug Fixes

  • ci: fix image names on docker hub (feb2866)
  • ci: typo in UI image name (7102dad)

v1.12.3

26 Jul 10:15
Compare
Choose a tag to compare

1.12.3 (2019-07-26)

Bug Fixes

  • ci: workaround for image naming problem between registries (df40032)

v1.12.2

26 Jul 10:05
Compare
Choose a tag to compare

1.12.2 (2019-07-26)

Bug Fixes

  • ci: publish the release compose file instead of the testing one (0a27829)

v1.12.1

26 Jul 09:56
Compare
Choose a tag to compare

1.12.1 (2019-07-26)

Bug Fixes

  • ci: push assets to github release too (301cb18)

v1.12.0

26 Jul 09:42
Compare
Choose a tag to compare

1.12.0 (2019-07-26)

Bug Fixes

  • agent: fix broken pipe when metadata where filling the pipe buffer (6b9216f)
  • ci: don't use a docker service to build when its not needed (8c555ef)
  • config: fix vault entrypoint script (f4e48c5)
  • plugins: print duplicity warnings if there is some (d48a16b)

Features

  • admin: add --from-scratch option to init command to completely abstract vault setup (cfa187b)