Releases: Jaydee94/kubeseal-webgui
Releases · Jaydee94/kubeseal-webgui
Release 4.2.6
Release 4.2.5
Release 4.2.4
- Fixes a bug in the API image when running on OpenShift with a random UID
- Update kubeseal binary
- Update dependencies
Release 4.2.3
- Python dependency updates
- NPM dependency updates
- Update kubeseal binary to version 0.24.3
- Use vite for vue frontend
- Some minor ui improvements
Release 4.2.2
This release contains the following changes:
Python dependency updates
NPM dependency updates
Update kubeseal binary to version 0.20.5
Release 4.2.1
This release contains the following changes:
- Python dependency updates
- NPM dependency updates
- Update kubeseal binary to version 0.20.2
- Some minor ui improvements
Release 4.2.0
This release contains the following changes:
- Render correct labels when using scopes
- Support for uploading binary files
Release 4.1.0
This release contains the following changes:
- The autofetch certificate functionality has been moved into the api image instead of running a initContainer
- Update pyhton dependencies
- Apply security patches
- Update npm dependencies
NOTICE
When upgrading from 4.0.X
to 4.1.X
you need to use the provided helm chart in version >=5.0.0
if you use the autofetch certificate feature.
Release 4.0.3
This release contains the following changes:
- Display comments for optional (scope) fields in rendered secret
- Loosen rules for secret key names
- Support for affinity, nodeSelector and tolerartions in helm chart
- Resources for the auto fetch init container in the deployment object
Release 4.0.2
This Release contains the following changes:
- Updated the npm dependencies
- Updated the python dependencies
- Bugfix with the colors of rendered SealedSecret objects when using the dark mode
- Updated the helm chart and helm chart README