Skip to content

Releases: cloudposse/bastion

v1.1.0

29 Apr 16:38
b0a4ff1
Compare
Choose a tag to compare
Run Integration Tests via GHA @jonmchan (#84)

what

  • Enable Integration tests to run via GHA.

why

  • To prevent regression and important features from failing when releasing new versions.

Release v1.0.0

27 Apr 20:56
18eaf22
Compare
Choose a tag to compare

Cut Release v1.0.0

v0.9.0

27 Apr 10:59
32e2abc
Compare
Choose a tag to compare
  • No changes

v0.8.0

27 Apr 10:51
3d9dc33
Compare
Choose a tag to compare
Semver docker tags @max-lobur (#82)

what

  • Use semver tags
  • For event refs/tags/v1.2.3 this will push the following tags to the docker hub: 1.2.3,聽1.2,聽latest

why

  • To let users pin versions

notes

references

https://github.com/docker/metadata-action#semver

v0.7.0

26 Apr 13:37
927e138
Compare
Choose a tag to compare
Fix token in codeowners @max-lobur (#81)

what

  • Fix token

why

  • Fixing release workflow

references

Add workflows @max-lobur (#80)

what

  • Init github
  • Add common workflows
  • Add docker workflows

0.6.0

18 Apr 23:28
4d238b2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.5.1...0.6.0

0.5.1

04 Feb 03:28
7e71c46
Compare
Choose a tag to compare
Reset the Failures counter after login. (#53)

0.5.0: Add Docker Compose Example (#45)

25 Jul 17:51
Compare
Choose a tag to compare
* add docker-compose with github-authorized-keys and etcd included

Signed-off-by: jawabuu <[email protected]>

* add script to set  because the environment variable is not available when the container starts

Signed-off-by: jawabuu <[email protected]>

* override authorized-keys-command to write ssh variables separated by space instead of = /TODO Update in source

Signed-off-by: jawabuu <[email protected]>

* add script to set ssh logLevel, default is INFO

Signed-off-by: jawabuu <[email protected]>

* bind mount scripts from local script directory

Signed-off-by: jawabuu <[email protected]>

* add default LOGLEVEL=DEBUG env variable to bastion.env

Signed-off-by: jawabuu <[email protected]>

* add example env files

Signed-off-by: jawabuu <[email protected]>

* add README with basic instructions

Signed-off-by: jawabuu <[email protected]>

* update EOL in README

Signed-off-by: jawabuu <[email protected]>

* update ssh instructions in README

Signed-off-by: jawabuu <[email protected]>

* add .gitignore and .dockerignore

Signed-off-by: jawabuu <[email protected]>

* Format README

Signed-off-by: jawabuu <[email protected]>

* Format README

Signed-off-by: jawabuu <[email protected]>

0.4.4: Updated rootfs/etc/pam.d/duo (#40)

07 Feb 06:42
Compare
Choose a tag to compare

0.4.3: Fix Spelling and Delete Trailing Whitespace (#37)

17 Nov 00:17
Compare
Choose a tag to compare
* Speling!

* Delete trailing whitespace

* Spleling