Releases: matthewmcnew/kpdemo
Releases · matthewmcnew/kpdemo
v0.3.0
v0.2.0
What's New?
- kpack v0.1.x supported
v0.1.1
What's New?
- Fixed an issue that would prevent apps from being rebuilt due to the builder version being pinned
- Fixed issues with broken sample images in
pbdemo populate
v0.1.0
What's New?
- Demo buildpack updates with:
pbdemo update-builpack -b id.of.buildpack
. This will automatically create a new buildpack with a new version and kpack will rebuild all apps that used the previous buildpack. - Support for kpack v0.0.8
- Retrieve logs from any image in any namespace.
- Simple integration with Tanzu Build Service.
pbdemo cleanup
will completely restore the cluster to your previous state before usingpbdemo
.
v0.0.2
What's new?
- Configureable image cache size on
pbdemo --populate
- Log image names that are not ready to display in the UI
v0.0.1
-
Download the release for you operating system.
-
Ensure you have cluster admin access to a cluster with Build Service installed.
-
Start the local web server
pbdemo visualization