Skip to content

Releases: rueian/kinko

v0.0.12

19 Apr 12:47
894d1fd
Compare
Choose a tag to compare

What's Changed

  • fix(cmd): remove --key from unseal command by @yz89122 in #6
  • fix: missing unseal command by @yz89122 in #7
  • feat(cmd): support blob secret by @ken8203 in #8
  • chore: upgrade dependencies and go version by @yckao in #9
  • Feat/honor annotations and labels by @yckao in #10

New Contributors

Full Changelog: v0.0.9...v0.0.12

v0.0.9

09 Dec 14:26
15a5305
Compare
Choose a tag to compare

Changelog

  • df7ea40 Merge pull request #3 from benjamin99/fix/fix-the-cannot-install-issue
  • 15a5305 Merge pull request #5 from benjamin99/chore/adjust-patch-command
  • aa7355a chore: upgrade golang.org/x/sys
  • 746447e feat(cmd): adjust commands
  • d1a15c5 feat(gorelease): setup the version ldflags
  • bbcee0d feat: refine the patch command

v0.0.8

06 Nov 07:48
704919d
Compare
Choose a tag to compare

Changelog

  • 704919d Merge pull request #2 from benjamin99/fix/fix-k8s-deps
  • 61d796d feat(k8s): update deps

v0.0.7

05 Nov 06:45
c83baf6
Compare
Choose a tag to compare

Changelog

  • c414667 Merge pull request #1 from benjamin99/feature/introduce-secrets-prompt
  • 209803c chore: use go 1.19
  • 21f7f3f feat(cmd): use prompt inputs for secrets
  • c83baf6 fix: cast to syscall.Stdin int

v0.0.6

17 Feb 14:37
b7d5bad
Compare
Choose a tag to compare

Changelog

b7d5bad feat: golang 1.16

v0.0.5

12 Feb 06:04
b834366
Compare
Choose a tag to compare

Changelog

d30c500 chore: erase dek after encrypt
b834366 chore: setup goreleaser
721bb28 chore: update openapi spec
3261c67 chore: update readme
95ad6af fix: remove defer in setSyncedCondition

v0.0.4 Prebuild CLI

30 Nov 14:16
7b45c1e
Compare
Choose a tag to compare

v0.0.3 Prebuilt CLI

22 Jul 03:57
1a4061c
Compare
Choose a tag to compare
  • Support DEK embedded mode
  • Support kinko patch command

Prebuilt CLI

21 Jul 05:57
887f93b
Compare
Choose a tag to compare
v0.0.2

fix: printcolumn: SYNCED