Skip to content

v1.6.1

Compare
Choose a tag to compare
@kubernetes-bitnami kubernetes-bitnami released this 05 Nov 12:27
0c624f1

This patch release includes some fixes to the deployment and upgrade forms added in 1.6.0 along with some internal refactor and changes to the Kubeapps chart. Check the changelog below for more information about the commits included in this release.

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

  • Form key refactor (#1258) 0c624f1 (Andres Martinez Gotor)
  • Update developer docs for basic form (#1259) f1e9c0e (Andres Martinez Gotor)
  • Move timeout setting per test (#1266) ddad765 (Andres Martinez Gotor)
  • Helm3 design proposal (#1250) 4829a95 (Simon Alling)
  • Run browser tests in band (#1263) 7d6284e (Andres Martinez Gotor)
  • Fix browser tests (#1262) a1a8eee (Andres Martinez Gotor)
  • Check that kube-dns is healthy before running tests (#1260) 16830b7 (Andres Martinez Gotor)
  • Additional end-to-end tests (#1261) 67fa388 (Andres Martinez Gotor)
  • Replace enables/disables property with hidden (#1257) ff14c10 (Andres Martinez Gotor)
  • Enable browser tests (#1248) 60e29a1 (Andres Martinez Gotor)
  • [basic form] Allow to set parameters in the form which parents are undefined (#1254) 0aeb411 (Andres Martinez Gotor)
  • Remove references to GCP service catalog 8b580b2 (Andres Martinez Gotor)
  • Improve resource kind typing (#1251) eaf12bf (Simon Alling)
  • Unify and refactor README (#1252) 37ba9a2 (Carlos Rodríguez Hernández)
  • Replace Object.keys with Object.entries (#1247) 16b04b9 (Simon Alling)
  • Use const assertions in Routes.tsx (#1244) e760e7d (Simon Alling)
  • [docs] Remove old command (#1243) 7b48340 (Andres Martinez Gotor)
  • Fix tags handling #1220 (#1239) 17190f8 (dimcha)
  • Bump chart version 7a48d52 (Andres Martinez Gotor)