Skip to content

Releases: Jaydee94/kubeseal-webgui

Release 4.2.5

26 Jan 20:24
d0ff223
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.2.4...4.2.5

Release 4.2.4

15 Nov 15:05
Compare
Choose a tag to compare
  • Fixes a bug in the API image when running on OpenShift with a random UID
  • Update kubeseal binary
  • Update dependencies

Release 4.2.3

13 Nov 18:28
a400653
Compare
Choose a tag to compare
  • 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

13 May 15:23
Compare
Choose a tag to compare

This release contains the following changes:

Python dependency updates
NPM dependency updates
Update kubeseal binary to version 0.20.5

Release 4.2.1

31 Mar 15:35
453ff3a
Compare
Choose a tag to compare

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

07 Jan 12:16
Compare
Choose a tag to compare

This release contains the following changes:

  • Render correct labels when using scopes
  • Support for uploading binary files

Release 4.1.0

17 Dec 16:02
Compare
Choose a tag to compare

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

11 Nov 16:28
Compare
Choose a tag to compare

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

08 Nov 16:12
Compare
Choose a tag to compare

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

Release 4.0.1

02 Nov 08:21
6eb484b
Compare
Choose a tag to compare

Fixes some minor bugs with permissions in the container images.