Skip to content

Releases: dschniepp/sealit

v0.4.0

20 Jun 09:13
979ce98
Compare
Choose a tag to compare

Changelog

c10af6d Add Code of Conduct and Security section to readme.me
1cdaf70 Add --fetch-cert flag for seal and verify
d68f1b3 Add additional error checks
d251b12 Add community files and tweaked build bin path to dist
fd7f2d4 Add go releaser and bump deps
cb36214 Add logs and logging flag to cli
5a54ce3 Add readme and add .phony to makefile
b9bf666 Add resealing capabilities (#3)
646961f Add scaffold for dev and conribute
688ed0a Add template command
3589ffd Added warning for empty string secrets and whitespace padding
face58b Change keys from snake_case to camelCase
1905c32 Create CODE_OF_CONDUCT.md
8204d00 Delete sealedsecret.yaml
5577562 Fix flaky verify command
688ee62 Init
b660699 Move maxAge and streamline sealing rules set logic
979ce98 Prep v0.4.0
eb82c00 Prepare v0.3.0
8f04987 Refactore kubeconfig handling
3524df1 Rename cert source controller to kubernetes
db2f06c Rm err check as this broke the init cmd
c85f1e9 Sign releases
43e97b5 Tweak description on sealit
56c67cf Update README.md
12dd021 Update to defaults
e623adb Updated getting started guide
6861eef change actions version
10fc505 changed cert structure of .sealit.yaml
f166daf tidy go.mod

v0.3.0

13 May 20:52
eb82c00
Compare
Choose a tag to compare

Changelog

1cdaf70 Add --fetch-cert flag for seal and verify
d68f1b3 Add additional error checks
3589ffd Added warning for empty string secrets and whitespace padding
face58b Change keys from snake_case to camelCase
5577562 Fix flaky verify command
b660699 Move maxAge and streamline sealing rules set logic
eb82c00 Prepare v0.3.0
8f04987 Refactore kubeconfig handling
3524df1 Rename cert source controller to kubernetes
10fc505 changed cert structure of .sealit.yaml

v0.2.1

11 May 08:52
12dd021
Compare
Choose a tag to compare
v0.2.1 Pre-release
Pre-release

Changelog

8204d00 Delete sealedsecret.yaml
db2f06c Rm err check as this broke the init cmd
12dd021 Update to defaults

v0.2.0

10 May 16:01
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

Changelog

c10af6d Add Code of Conduct and Security section to readme.me
d251b12 Add community files and tweaked build bin path to dist
cb36214 Add logs and logging flag to cli
688ed0a Add template command
1905c32 Create CODE_OF_CONDUCT.md
e623adb Updated getting started guide

v0.1.0-alpha.2

09 May 12:01
646961f
Compare
Choose a tag to compare
v0.1.0-alpha.2 Pre-release
Pre-release

Changelog

646961f Add scaffold for dev and conribute
c85f1e9 Sign releases