Releases: paulbouwer/hello-kubernetes
Releases · paulbouwer/hello-kubernetes
hello-kubernetes v1.10.1
PRs:
- Vulnerability remediation 5 Oct 2021 (#26 @paulbouwer)
hello-kubernetes v1.10.0
Features:
- Helm Chart to support multiple configuration options
- Improved Ingress support
- Documentation for Helm Chart, Ingress, Building images, and Development Environment
- Updates to app - updated nodejs and library versions, improved displayed information
- Updates to VS Code Remote Containers development environment - updated nodejs version, bundled utilities
PRs:
- Added Helm Chart and related documentation (#17 @paulbouwer)
- Updated app to newer node and library versions, added app documentation, added makefile and docs (#18 @paulbouwer)
- Improved ingress support and updated related documentation (#19 @paulbouwer)
- Improved app information displayed (#20 @paulbouwer)
hello-kubernetes v1.9.0
Features
- Added support for ingress via static resource path ( #15, @techgeek03 )