Skip to content

v1.0.0-beta.1

Compare
Choose a tag to compare
@kubernetes-bitnami kubernetes-bitnami released this 20 Sep 18:22
0a67555

This release is packed with bug fixes at all levels, taking us one step closer to 1.0 stable!

It also contains mayor UI/UX improvements like a consistent way of handling 404 error codes as well as providing a better user experience while resources are loading.

Installation

To install this release, ensure you add the Bitnami charts repository to your local Helm cache:

helm repo add bitnami https://charts.bitnami.com/bitnami
helm repo update

Install the Kubeapps Helm chart:

helm install --name kubeapps --namespace kubeapps bitnami/kubeapps

To get started with Kubeapps, checkout this walkthrough.

Changelog

  • chart: add liveness/readiness probes to chartsvc deployment (#645) 0a67555 (Adnan Abdulhussein)
  • [e2e test] Install helm with TLS (#642) f8054b8 (Andres)
  • Remove spurious semicolon from charts list (#649) cf37ef3 (Miguel Ángel Martínez Triviño)
  • Loader components on applications and charts (#644) 226a8e2 (Miguel Ángel Martínez Triviño)
  • ChartList tests (#641) db9fecf (Andres)
  • LoadingSpinner component and first applications (#637) 7563710 (Miguel Ángel Martínez Triviño)
  • Delete ChartList tests (not ready) (#639) 513ae86 (Andres)
  • Add tests for Card component (#631) c4cfe88 (Andres)
  • Send a 404 page by default (#618) 15ba578 (Andres)
  • add a helm template test in CI (#621) b3fbc43 (Adnan Abdulhussein)
  • Update documentation to reflect pod name changes (#634) 8180cdd (Miguel Ángel Martínez Triviño)
  • API error handling in releases list (#615) c7879b8 (Miguel Ángel Martínez Triviño)
  • Fix API version being merged into the comment (#627) f0eb2ef (Miguel Ángel Martínez Triviño)
  • Fix chart tiller proxy (#626) 404266c (Miguel Ángel Martínez Triviño)
  • e2e tests: update deployment names with internal prefix (#622) 6b821f1 (Adnan Abdulhussein)
  • fix chart missing value (#620) 377e8d8 (Adnan Abdulhussein)
  • rename kubeapps-dashboard svc to sound more internal (#603) e6f0741 (Adnan Abdulhussein)
  • Tiller TLS CA validation (#616) f352719 (Miguel Ángel Martínez Triviño)
  • [chart] Edit NOTES to use more compatible command (#612) bf27e31 (Andres)
  • Always show filter options (#611) 7d519b6 (Andres)
  • Check missing chart repository (#604) 038f993 (Andres)
  • Fix snapshot stale after merge (#609) 96bbc1f (Miguel Ángel Martínez Triviño)
  • add stylelint (#601) 82031be (Adnan Abdulhussein)
  • Make annotations defaults consistent (#599) 1c82b9f (Miguel Ángel Martínez Triviño)
  • Chart deploy. Show an error message if namespace is not selected (#595) f575efd (Miguel Ángel Martínez Triviño)
  • Change generic error message (#596) 624bf97 (Andres)
  • Speed up CI builds (#583) 1af2906 (Andres)
  • [CI] Push and use temporary images (#584) 95a73d2 (Andres)
  • update chart for v1.0.0-beta.0 release (#592) ed1dd67 (Adnan Abdulhussein)