Skip to content

Releases: utilitywarehouse/ssh-key-agent

v1.0.17

10 Dec 06:35
Compare
Choose a tag to compare

v1.0.16

24 Apr 07:40
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.15...v1.0.16

v1.0.15

13 Mar 06:35
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.14...v1.0.15

v1.0.14

27 Jul 13:56
Compare
Choose a tag to compare

Changelog

  • f1aef85 Release v1.0.14
  • 6015c5e Merge pull request #31 from utilitywarehouse/ignition-upd
  • aa1483c Update terraform-provider-ignition
  • 73119bd Bump docker/setup-qemu-action from 1 to 2 (#29)
  • 847e73b Merge pull request #30 from utilitywarehouse/dependabot/github_actions/dependabot/fetch-metadata-1.3.3
  • 0ae3d58 Bump dependabot/fetch-metadata from 1.3.1 to 1.3.3
  • c7390c7 Bump docker/login-action from 1 to 2 (#25)
  • 23a76c3 Bump goreleaser/goreleaser-action from 2 to 3 (#24)
  • c9e4d99 Bump docker/metadata-action from 3 to 4 (#26)
  • cbdcfef Bump docker/setup-buildx-action from 1 to 2 (#27)
  • 82d67dd Bump docker/build-push-action from 2 to 3 (#28)
  • cab6e42 systemd is no longer capitalised (#23)
  • 58b4664 Add example for debugging boxes where ska fails (#22)
  • c2db7c3 Bump github/codeql-action from 1 to 2 (#21)
  • b250d7b Run dependabot monthly
  • e108fc0 Merge pull request #20 from utilitywarehouse/dependabot/github_actions/dependabot/fetch-metadata-1.3.1
  • dd805f2 Bump dependabot/fetch-metadata from 1.3.0 to 1.3.1

v1.0.13

12 Apr 04:39
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.12...v1.0.13

1.0.12

23 Jun 09:56
1e5d5b8
Compare
Choose a tag to compare

Changelog

1e5d5b8 Merge pull request #17 from utilitywarehouse/systemd-infinite-restarts
d68da79 Allow 10 seconds between service restarts, instead of disabling interval
772fe69 Allow the systemd services to restart endlessly
400f233 drone: golang:1.16 (#16)
b83e0b0 Merge pull request #15 from utilitywarehouse/ignition-1.3.0
3d7b6c4 Use community-terraform-providers/ignition
52d9bd6 Merge branch 'master' of github.com:utilitywarehouse/ssh-key-agent
13a4214 Remove deprecated ioutil lib
3b71e6c Merge pull request #14 from utilitywarehouse/updates
770ffd9 Use latest Go and Alpine

1.0.11

09 Feb 08:28
fa0f173
Compare
Choose a tag to compare
  • Format Terraform config compatible with latest v0.14

1.0.10

07 Dec 10:45
Compare
Choose a tag to compare
  • output a docker_unit file for running agent as a container
  • fix name refs from 1.0.9

1.0.9 - BROKEN

04 Dec 15:37
Compare
Choose a tag to compare
  • output a docker_unit file for running agent as a container

1.0.8

05 Nov 15:44
1038cbb
Compare
Choose a tag to compare

Adds systemd unit that downloads the ssh-key-agent-binary #8 . Serves as an alternative to "file" resource, that does not work in environments with static networking configuration.