Skip to content

Releases: paulbouwer/hello-kubernetes

hello-kubernetes v1.10.1

05 Oct 06:44
913ea72
Compare
Choose a tag to compare

PRs:

hello-kubernetes v1.10.0

05 Apr 05:01
09c24b1
Compare
Choose a tag to compare

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

13 Feb 06:10
Compare
Choose a tag to compare

Features

  • Added support for ingress via static resource path ( #15, @techgeek03 )