Skip to content

Releases: asicsdigital/docker-hermes

Temporarily Increase Sleep Timer in get-iam-auth

15 Aug 22:14
b8b6d6c
Compare
Choose a tag to compare
v1.8.1

Merge pull request #18 from asicsdigital/PLAT-3835_increase_delay_iam…

Fix: Really fix cloudfront invalidate script

09 Aug 00:12
42ab997
Compare
Choose a tag to compare

I had to disable globbing in this script.

Fix: Cloudfront Invalidation Script

04 Aug 04:06
a352b42
Compare
Choose a tag to compare

There was an issue with the cloudfront invalidation script where it only worked if you used a wildcard. No longer the case!

Add a script to do cloudfront invalidations.

13 Jul 23:00
b5468b2
Compare
Choose a tag to compare

Add a script to do cloudfront invalidations

Add awscli + python3 to running image

13 Jul 00:16
13ce134
Compare
Choose a tag to compare

Add awscli + python3 to running image

Add latest Terraform releases to our docker images

17 Jun 16:47
4cc085a
Compare
Choose a tag to compare

Added 11.12, .11.13, .11.14,.12.0,.12.1, and .12.2

Adds Pingdom provider for Terraform Images

11 Feb 21:05
1526333
Compare
Choose a tag to compare

Consul and Vault GET/PUT Helper Scripts and Vault Client Upgraded

23 Jan 22:16
25e2251
Compare
Choose a tag to compare
  • Upgraded Vault to version 1.0.4
  • Adds a shared functions script so that the scripts can share common bash functions, like auth-to-consul
  • get-consul-kv - Get a plain test value out of Consul KV requires the Consul prefix (no leading slash) as the first Argument ex: get-consul-kv foo/bar
  • put-consul-kv- Put a plain text value into the Consul KV requires the Consul path (no leading slash) as the first Argument and required the value of the prefix. Value can either be "value" or an input file if in the formate of @input-file-name ex: put-consul-kv foo/bar baz OR put-consul-kv foo/bar @input-file
  • get-vault-kv - Get a value from the Vault KV, requires the Vault KV prefix as the first argument, and optionally takes a parameter in the second position a

Adds Goss and Upgrades Consul

12 Dec 20:22
Compare
Choose a tag to compare

This release adds goss, and dgoss to the image as well as a number of tests on the build process itself

We also upgrade the consul client on the image to v1.0.4

Initial Release of Hermes

01 Oct 17:47
01a64bd
Compare
Choose a tag to compare

This release includes the initial release of hermes core, and hermes:terraform