Skip to content

Releases: bitovi/bitops

v1.0.17

22 Feb 22:35
53e37d6
Compare
Choose a tag to compare

Additions

  • Adding new OS doc
    • Pull request template
    • contribution template moved so Github console picks it up.

Bug fixes

  • Update warning
  • Update Terraform deploy to run init command prior to run

v1.0.16

14 Jan 14:31
61b7fb7
Compare
Choose a tag to compare
  • Adding bitops folder copy to Helm copy-default.sh script
  • Update copy-defaults.sh

v1.0.15

13 Jan 17:22
e66125d
Compare
Choose a tag to compare

Enhancements

  • Adding support for init --upgrade option for Terraform (#104)

V1.0.14

08 Sep 18:35
0ce4623
Compare
Choose a tag to compare

Enhancements

  • Adding support for "backend-config" parameter for Terraform [https://github.com//issues/120]
  • Adding support for "dash parameter " configuration in schema files [https://github.com//pull/121]
  • Adding new Parameter-list converter [https://github.com//issues/118]
  • Adding cloudformation parameters merge directory option [https://github.com//pull/132]

v1.0.13

16 Jun 13:04
a7565d4
Compare
Choose a tag to compare

Enhancements

  • Terraform support for v0.14.2 (#100)

v1.0.12

16 Jun 12:25
16b4f03
Compare
Choose a tag to compare

Enhancements

  • update cloudformation property names (#61)
  • Add verbosity to cloudformation (#64)

v1.0.11

16 Jun 12:18
9a7dfe0
Compare
Choose a tag to compare

Bugfixes

  • allow using kubeconfig_base64 env var (#97)

v1.0.10

25 May 17:12
7210ab2
Compare
Choose a tag to compare

Enhancements

  • #99 - Added rsync and openssh packages to support synchronize command functionality in Ansible

v1.0.9

28 Apr 14:38
274b291
Compare
Choose a tag to compare

Enhancements

  • #32 - only deploy envs that have changed files if SKIP_IF_NO_ENVIRONMENT_CHANGES is specified to the bitops container

Bugfixes

  • fix helm 3 install issue

v1.0.8

02 Mar 20:56
49b2f55
Compare
Choose a tag to compare

Enhancements

  • Added verbosity option to Ansible
  • Added vault-password-file and vault-id flags for Ansible vault secrets management