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

Releases: nuuday/terraform-aws-kubernetes-spinnaker

Release 0.1.6

07 Aug 13:42
Compare
Choose a tag to compare

0.1.6 (2020-08-07)

Fix

  • Added only spinnaker maneged

Release 0.1.5

07 Aug 13:18
Compare
Choose a tag to compare

0.1.5 (2020-08-07)

Fix

  • Added correct kubernetes config file for accounts

Release 0.1.4

07 Aug 12:44
Compare
Choose a tag to compare

0.1.4 (2020-08-07)

Fix

  • base64 encoded string

Release 0.1.3

07 Aug 12:33
Compare
Choose a tag to compare

0.1.3 (2020-08-07)

Fix

  • namespace creation

Release 0.1.2

07 Aug 12:20
Compare
Choose a tag to compare

0.1.2 (2020-08-07)

Fix

  • change to concat

Release 0.1.1

07 Aug 12:13
Compare
Choose a tag to compare

0.1.1 (2020-08-07)

Fix

  • changed to merge function

Release 0.1.0

07 Aug 12:06
Compare
Choose a tag to compare

0.1.0 (2020-08-07)

Feat

  • removed additional kube configs and moved them to a specific secret

Release 0.0.3

24 Jul 12:07
Compare
Choose a tag to compare

0.0.3 (2020-07-24)

Fix

  • Fixed namespace argument to helm

Release 0.0.2

24 Jul 08:11
Compare
Choose a tag to compare

0.0.2 (2020-07-24)

Fix

  • Changed action to hash and added README.md

Release 0.0.1

24 Jul 07:55
Compare
Choose a tag to compare

0.0.1 (2020-07-24)

Chore

  • formatting
  • added changelog configuration and template

Feat

  • added support for helm repositories
  • Added module to create the correct spinnaker roles and bindings, this can also create a namespace
  • Added support for setting ssm settings via module
  • Added support for more the the default account
  • Added oauth and ingress support

Fix

  • Added metrics permissions to RBAC
  • formatting