Releases: ryan0x44/kubesealplus
Releases · ryan0x44/kubesealplus
v0.4.0
v0.3.1
v0.3.0
v0.2.1
v0.2.0
Changelog
- 7ea8a92 Added detection of filenames and empty values
- 4bd902e Added support for loading secret value from file
- 924b14b Fixed bug with replacing specific keys only
- 3f72a3c Fixed typo's on SealedSecret struct tags
- c7c45b0 Refactored to support detecting filenames and empty values
- 6a45898 Refactored to support replacing specific keys only
- e29bf3e Updated README.md to reflect latest functionality
v0.1.2
v0.1.1
v0.1.0
Changelog
- ef60151 Added ANSI escape char for clearing screen
- d7362fb Added basic prompt for secrets
- ecb7a43 Added config file for storing environment cert path or URL
- 4d3d217 Added confirmation prompt
- 849f0c4 Added generation of Secret manifest YAML
- 4506a56 Added getCloudflareAccessAppInfo and getCloudflareAccessToken
- 5ca7179 Added normalizeCertURL
- faffe60 Added writing SealedSecret back to template file
- 62b4c3b Changed logic to only re-enter specific secret
- b7b8f83 Created outline of template/manifest structure
- 0e3894c Implemented SealedSecret parser
- 48bc869 Implemented downloading and using cert with kubeseal
- a412372 Initial commit
- 6791a19 Initialised GoReleaser
- f0c1ffd Initialised go module