Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

Releases: whatever-company/secretgen

v0.6.1

18 Nov 10:55
Compare
Choose a tag to compare

Changelog

b558001 Bump actions/checkout from 1 to 2.4.0
abfe848 Bump actions/setup-go from 1 to 2.1.4
2c54544 Bump github.com/stretchr/testify from 1.5.1 to 1.7.0
6060cb8 Bump goreleaser/goreleaser-action from 1 to 2.8.0
ece2517 chore(.github): Small tweaks for goreleaser action
946ecbe chore(.github): Use dependabot instead of renovate
3bc1973 chore(deps): Upgrade dependencies
cbec680 chore(go): Upgrade to go 1.17
f2c2f4d chore(release): 0.6.1
27fcc2b chore(renovate): Fix configuration

v0.6.0

07 Jul 13:25
Compare
Choose a tag to compare

Changelog

d7327f1 Update module stretchr/testify to v1.5.1
eb96e45 Update module stretchr/testify to v1.6.1
68c493d Update module yaml to v2.3.0
ff73212 chore(deps): Upgrade to sops 3.7

v0.5.0

21 Feb 15:37
Compare
Choose a tag to compare

Changelog

903206c Add renovate.json
8ffe359 Add support for disableNameSuffixHash argument in secret struct
e4d41c5 Update module yaml to v2.2.8
7108ef7 Update renovate.json

v0.4.0

08 Jan 10:32
Compare
Choose a tag to compare

Changelog

26027dc Add support for flag/env var to avoid calling into sops at all to generate fake secrets, using the encrypted value as secret value

v0.3.0

08 Jan 09:26
Compare
Choose a tag to compare

Changelog

db34884 Add MIT license

v0.1.3

02 Dec 16:14
Compare
Choose a tag to compare

Changelog

675ef05 emv: Don't log invalid lines as they might contain secrets

v0.1.2

02 Dec 16:03
Compare
Choose a tag to compare

Changelog

cf7f2da Don't run go action on release tags
b2d4ef1 Env: Only split the first = for each env file line
dcdfd23 Update readme

v0.1.1

29 Nov 16:23
Compare
Choose a tag to compare

Changelog

76b1c60 Add GitHub actions
b6a7a47 Initial commit

v0.1.0

29 Nov 16:13
Compare
Choose a tag to compare

Changelog

d8cfa13 Add goreleaser
0e73e0e Create go.yml
b6a7a47 Initial commit
6204559 Install gpg via apt-get