github GoogleCloudPlatform/khi v0.47.5
KHI v0.47.5

latest release: v0.47.6-beta-1
one month ago

What's Changed

Bug fix 🐛

  • fix(web): Fix the bug on frontend extension registration by @kyasbal in #233

Other Changes 🛠

  • Ensure token not to be nil while the error is nil by @jyane in #228
  • refactor(common): introduce IDGenerator interface and implementations by @kyasbal in #230
  • Simplify GetToken by @jyane in #229
  • refactor: use built-in min function for readabiliy by @jyane in #231

To use this version, you can run the following command:

docker run -p 127.0.0.1:8080:8080 gcr.io/kubernetes-history-inspector/release:v0.47.5

Or you can use latest tag until we release the next release.

⚠️ The container image will be built in our CD pipeline after creating this release. It would take an hour for the container image to actually be available

Full Changelog: v0.47.4...v0.47.5

Don't miss a new khi release

NewReleases is sending notifications on new releases.