Skip to content

Releases: FairwindsOps/vault-token-injector

v1.10.0

27 Sep 15:19
2750359
Compare
Choose a tag to compare

Changelog

You can verify the signatures of both the checksums.txt file and the published docker images using cosign.

cosign verify-blob checksums.txt --signature=checksums.txt.sig  --key https://artifacts.fairwinds.com/cosign.pub
cosign verify us-docker.pkg.dev/fairwinds-ops/oss/vault-token-injector:v1 --key https://artifacts.fairwinds.com/cosign.pub

v1.9.1

26 Jul 16:01
59f8b79
Compare
Choose a tag to compare

Changelog

You can verify the signatures of both the checksums.txt file and the published docker images using cosign.

cosign verify-blob checksums.txt --signature=checksums.txt.sig  --key https://artifacts.fairwinds.com/cosign.pub
cosign verify us-docker.pkg.dev/fairwinds-ops/oss/vault-token-injector:v1 --key https://artifacts.fairwinds.com/cosign.pub

v1.9.0

26 Jul 15:00
b2f7458
Compare
Choose a tag to compare

Changelog

  • b2f7458 Add the ability to inject tokens into Spacelift (#105)
  • 103a71b Bump github.com/hashicorp/vault/api from 1.9.0 to 1.9.2 (#100)

You can verify the signatures of both the checksums.txt file and the published docker images using cosign.

cosign verify-blob checksums.txt --signature=checksums.txt.sig  --key https://artifacts.fairwinds.com/cosign.pub
cosign verify us-docker.pkg.dev/fairwinds-ops/oss/vault-token-injector:v1 --key https://artifacts.fairwinds.com/cosign.pub

v1.8.3

11 Jul 17:33
aebd4af
Compare
Choose a tag to compare

Changelog

You can verify the signatures of both the checksums.txt file and the published docker images using cosign.

cosign verify-blob checksums.txt --signature=checksums.txt.sig  --key https://artifacts.fairwinds.com/cosign.pub
cosign verify us-docker.pkg.dev/fairwinds-ops/oss/vault-token-injector:v1 --key https://artifacts.fairwinds.com/cosign.pub

v1.8.2

17 Mar 20:04
e79b7e6
Compare
Choose a tag to compare

Changelog

  • e79b7e6 Return an error if the run-once has any errors (#88)

You can verify the signatures of both the checksums.txt file and the published docker images using cosign.

cosign verify-blob checksums.txt --signature=checksums.txt.sig  --key https://artifacts.fairwinds.com/cosign.pub
cosign verify us-docker.pkg.dev/fairwinds-ops/oss/vault-token-injector:v1 --key https://artifacts.fairwinds.com/cosign.pub

v1.8.1

16 Mar 16:32
bd0cf07
Compare
Choose a tag to compare

Changelog

  • bd0cf07 remove duplicate goreleaser from CI

You can verify the signatures of both the checksums.txt file and the published docker images using cosign.

cosign verify-blob checksums.txt --signature=checksums.txt.sig  --key https://artifacts.fairwinds.com/cosign.pub
cosign verify us-docker.pkg.dev/fairwinds-ops/oss/vault-token-injector:v1 --key https://artifacts.fairwinds.com/cosign.pub

v1.8.0

16 Mar 16:24
b856a93
Compare
Choose a tag to compare

Changelog

  • b856a93 Update to go 1.19. Update CI helpers. Use artifact registry instead of quay (#87)

You can verify the signatures of both the checksums.txt file and the published docker images using cosign.

cosign verify-blob checksums.txt --signature=checksums.txt.sig  --key https://artifacts.fairwinds.com/cosign.pub
cosign verify us-docker.pkg.dev/fairwinds-ops/oss/vault-token-injector:v1 --key https://artifacts.fairwinds.com/cosign.pub

v1.7.0

16 Mar 15:33
f887eed
Compare
Choose a tag to compare

Changelog

  • f887eed Enable the ability to run just once (#83)
  • 74c33ea Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 (#84)

v1.6.0

20 Feb 17:24
2126a13
Compare
Choose a tag to compare

Changelog

  • 2126a13 Add a health endpoint that fails if we can't get a vault token (#82)

v1.5.2

14 Feb 20:23
d25af3e
Compare
Choose a tag to compare

Changelog