Skip to content

Releases: goabout/kustomize-sopssecretgenerator

Version 1.6.0

23 Aug 13:04
Compare
Choose a tag to compare

Changelog

  • 2e4ee6e Fix goreleaser manifests
  • 7e2c30c Run goreleaser only on tags
  • 9519cbb Push Docker manifests and prepare version 1.6.0
  • 6f5cf43 Build and push Docker images for amd64 and arm64
  • 27281d4 Add KRM exec plugin example to README.md

Version 1.5.1

22 Aug 23:28
Compare
Choose a tag to compare

Changelog

  • 250ed00 Update dependencies
  • 9a9a4cc Set minimal Go version to 1.17
  • b5398d0 Document version 1.5.1 and prepare release
  • bd949c9 Update dependencies
  • 2983d9a Strip local-config and function annotations
  • 5916750 Update curl to quote url
  • 36b9032 Fix Oblique -> Opaque typo in README
  • af384a6 Update goreleaser action to v3

Version 1.5.0

30 May 20:43
Compare
Choose a tag to compare

Changelog

  • b2a0f1e Update docs for version 1.5.0
  • df2a6ff Update dependencies
  • 512053f feat: support kustomize krm functions style

Version 1.4.1

04 Feb 22:20
8caa34d
Compare
Choose a tag to compare

Changelog

  • 3fd3765 fix: pipeline update to 1.17
  • c4db3eb chore: update indirect deps

Version 1.4.0

14 Apr 16:34
Compare
Choose a tag to compare

Changelog

ba95b69 Update documentation for 1.4.0 release
f69e274 Exclude GitHub merge commits from changelog
09c8239 Add arm64 arch to released binaries

Version 1.3.3

14 Apr 15:22
bcd4df4
Compare
Choose a tag to compare

Changelog

bcd4df4 Merge pull request #23 from goabout/github-actions
e477c3c Update changelog for GitHub Actions
76e65d8 Update depedencies for Go 1.16
92a2988 Add explicit release to goreleaser in Makefile
90be404 Use gomod.proxy in goreleaser
0aa5595 Migrate to GitHub Actions
e6c0c7e Merge pull request #22 from goabout/sops-3.7
76528e1 Update sops dependency to 3.7.1 to support age
c54e51c Improve description of usage
db55708 Remove warning about Windows plugins from readme
c6840a3 Improve wording of key=file in readme
04f28e7 Add more info on alternatives
9778b6a Link to alternative isindir/sops-secrets-operator
b9b0c48 Document that the plugin already includes sops
bd6acda Add note about exec plugins not working on Windows
3bb89db Update computed dependencies
7d8e732 Improve readme by fixing links, typos, etc.
da8efb7 Update Travis-CI Go environments to 1.14 and 1.15

Version 1.3.2

15 Sep 09:17
Compare
Choose a tag to compare

Changelog

416760d Update documentation for version 1.3.2
03051c6 Fixes for sops 3.6.1
fc76775 Various documentation improvements
d788209 Fix example in readme for sops 3.6.0

Version 1.3.1

04 Aug 14:33
Compare
Choose a tag to compare

Changelog

861ebbf Update docs for version 1.3.1
30bc87e Drop support for Go version 1.12.
fd68b7a Update depedencies, sops to 3.6.0

Version 1.3.0

19 May 10:29
Compare
Choose a tag to compare

Changelog

99e8b08 Update documentation for 1.3.0
09e94d3 Support all sops formats

Version 1.2.2

19 May 09:56
Compare
Choose a tag to compare

Changelog

5b74b9d Update documentation and CI for 1.2.2
14af871 Improve error reporting
5f38627 Correct secret hash suffix in readme
f0100ef Update depedencies
afed512 Disable release via Travis-CI for now
49961af Fix KSOPS name and link
382802a Add Travis-CI deploy section
23e22e3 Improve documentation
5a8d4eb Merge pull request #7 from LelandSindt/master
e4136a3 document argocd patch
ad9f0a6 Fix makefile clean command