Skip to content

Releases: articulate/docker-bootstrap

v1.2.2

02 Oct 14:01
v1.2.2
660f1aa
Compare
Choose a tag to compare

What's Changed

  • ci(dependabot): setup group updates by @mloberg in #173
  • build(deps): bump the actions group with 2 updates by @dependabot in #174
  • build(deps): bump the aws group with 1 update by @dependabot in #175
  • build(deps): bump the hashicorp group with 4 updates by @dependabot in #176
  • build(deps): bump github.com/rs/zerolog from 1.30.0 to 1.31.0 by @dependabot in #168

Full Changelog: v1.2.1...v1.2.2

v1.2.1

07 Sep 14:46
v1.2.1
e215f64
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump github.com/aws/aws-sdk-go-v2/service/kms from 1.20.10 to 1.20.12 by @dependabot in #141
  • build(deps): bump github.com/hashicorp/vault/api from 1.9.0 to 1.9.1 by @dependabot in #140
  • build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.18.21 to 1.18.25 by @dependabot in #144
  • build(deps): bump github.com/rs/zerolog from 1.29.0 to 1.29.1 by @dependabot in #138
  • build(deps): bump github.com/hashicorp/vault/api from 1.9.1 to 1.9.2 by @dependabot in #145
  • build(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.4 by @dependabot in #147
  • build(deps): bump github.com/hashicorp/vault/api/auth/aws from 0.4.0 to 0.4.1 by @dependabot in #148
  • build(deps): bump github.com/hashicorp/vault/api/auth/kubernetes from 0.4.0 to 0.4.1 by @dependabot in #149
  • build(deps): bump github.com/aws/aws-sdk-go-v2/service/kms from 1.20.12 to 1.22.1 by @dependabot in #150
  • build(deps): bump github.com/hashicorp/consul/api from 1.20.0 to 1.22.0 by @dependabot in #153
  • build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.18.25 to 1.18.30 by @dependabot in #155
  • build(deps): bump github.com/aws/aws-sdk-go-v2/service/kms from 1.22.1 to 1.23.2 by @dependabot in #154
  • build(scripts): updates awscli to version 2.11.15 by @juniormince in #142
  • build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.18.30 to 1.18.31 by @dependabot in #156
  • build(deps): bump github.com/rs/zerolog from 1.29.1 to 1.30.0 by @dependabot in #159
  • build(deps): bump github.com/hashicorp/consul/api from 1.22.0 to 1.24.0 by @dependabot in #160
  • build(deps): bump github.com/aws/aws-sdk-go-v2/service/kms from 1.23.2 to 1.24.2 by @dependabot in #161
  • feat(scripts): add install_packages script by @mloberg in #164
  • build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.18.31 to 1.18.38 by @dependabot in #162
  • build(deps): bump github.com/aws/aws-sdk-go-v2/service/kms from 1.24.2 to 1.24.5 by @dependabot in #163

New Contributors

Full Changelog: v1.2.0...v1.2.1

v1.2.0

21 Apr 15:31
v1.2.0
2ec4157
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.9...v1.2.0

v1.1.9

18 Apr 02:55
a9e33a5
Compare
Choose a tag to compare

What's Changed

  • feat(scripts): add docker-secrets script by @mloberg in #127
  • build(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2 by @dependabot in #125
  • style(lint): fix unused parameter by @mloberg in #133
  • build(deps): bump actions/setup-go from 3 to 4 by @dependabot in #128
  • build(deps): bump github.com/aws/aws-sdk-go-v2/service/kms from 1.20.1 to 1.20.10 by @dependabot in #134
  • build(deps): bump github.com/samber/lo from 1.37.0 to 1.38.1 by @dependabot in #131
  • build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.18.10 to 1.18.21 by @dependabot in #135
  • build(deps): bump github.com/hashicorp/consul/api from 1.18.0 to 1.20.0 by @dependabot in #130
  • build(deps): bump github.com/hashicorp/vault/api/auth/kubernetes from 0.3.0 to 0.4.0 by @dependabot in #120
  • build(deps): bump github.com/hashicorp/vault/api/auth/aws from 0.3.0 to 0.4.0 by @dependabot in #123
  • fix(docker-secrets): allow secrets to run when there are no secrets by @mloberg in #136

Full Changelog: v1.1.8...v1.1.9

v1.1.8

16 Feb 16:40
v1.1.8
5e99981
Compare
Choose a tag to compare

What's Changed

  • chore(scripts): add script to install awscli on Debian by @mloberg in #118
  • feat: remove env vars with empty keys by @mloberg in #119

Full Changelog: v1.1.7...v1.1.8

v1.1.7

07 Feb 20:15
v1.1.7
8d04395
Compare
Choose a tag to compare

What's Changed

  • feat: add AWS_REGION to default env vars by @mloberg in #117

Full Changelog: v1.1.6...v1.1.7

v1.1.6

31 Jan 14:02
v1.1.6
c666f88
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.5...v1.1.6

v1.1.5

31 Jan 00:41
v1.1.5
dece740
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.4...v1.1.5

v1.1.4

27 Jan 16:29
v1.1.4
63b8c6e
Compare
Choose a tag to compare

What's Changed

  • Fix dev namespace for global and product lookups by @tecnobrat in #107
  • lint improvements by @mloberg in #108
  • build(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1 by @dependabot in #111
  • build(deps): bump github.com/rs/zerolog from 1.28.0 to 1.29.0 by @dependabot in #114
  • build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.17.10 to 1.18.10 by @dependabot in #110
  • build(deps): bump github.com/aws/aws-sdk-go-v2/service/kms from 1.18.15 to 1.20.1 by @dependabot in #109
  • build(deps): bump github.com/hashicorp/vault/api from 1.8.2 to 1.8.3 by @dependabot in #113
  • build(deps): bump github.com/hashicorp/consul/api from 1.15.3 to 1.18.0 by @dependabot in #112

Full Changelog: v1.1.3...v1.1.4

v1.1.3

17 Nov 15:24
v1.1.3
3a86c3c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.2...v1.1.3