github GoogleCloudPlatform/khi v0.47.0

latest releases: v0.47.6-beta-1, v0.47.5, v0.47.5-beta-1...
4 months ago

Releasing v0.47.0

This is initial our release recorded on Github release page.
Previously our releases are made by our hands on demand thus users would have been difficult to figure out which sources are used to build the container image. From this version, we will tag the container image with the same tag on Git.

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

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

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

What's Changed

Other Changes 🛠

Dependencies ⏫

New Contributors

Full Changelog: https://github.com/GoogleCloudPlatform/khi/commits/v0.47.0

Don't miss a new khi release

NewReleases is sending notifications on new releases.