Skip to content

Kubeapps v1.3.2

Compare
Choose a tag to compare
@kubernetes-bitnami kubernetes-bitnami released this 06 May 17:41
b356ce7

This release fixes a bug that can cause the UI to crash after deploying a chart.

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

  • Fix go back button in the upgrade form (#1021) b356ce7 (Andres Martinez Gotor)
  • only update listOverview if release present when processing updateInfo (#1020) 692f096 (Adnan Abdulhussein)
  • updates nginx dependency to bitnami/nginx:1.16 (#1016) e2a06f0 (Adnan Abdulhussein)
  • Install kubectl in GKE build (#1014) 1003d33 (Andres Martinez Gotor)
  • Enable end-to-end tests for pull requests (#1013) e11fc29 (Andres Martinez Gotor)
  • Bump chart version (#1000) 52eb0a6 (Andres Martinez Gotor)