Skip to content

Tags: bigcentech/cloud-toolkit

Tags

0.5.0

Toggle 0.5.0's commit message
Add support for multiple vault environments

0.4.1

Toggle 0.4.1's commit message
trimming newline for KUBE_TOKEN in configure-helm

* kubectl create secret --from-file mistakenly adds a trailing newline.
This guards against it.

0.4.0

Toggle 0.4.0's commit message
using kube and helm folders for certificate locations in configure-helm

* Having subfolders makes this podpreset friendly for kubernetes
clusters (in case helm and kube settings are in different podpresets).

0.3.1

Toggle 0.3.1's commit message
fixing boolean error in configure-aws

0.3.0

Toggle 0.3.0's commit message
unsets aws keys after at the end of configuring if ROLE_ARN is provided

0.2.0

Toggle 0.2.0's commit message
removed RELEASE_NAME from publish-chart. uses dynamic one based on ch…

…art name

0.1.0

Toggle 0.1.0's commit message
adding scripts to configure aws and helm