Skip to content

Kubeapps v1.1.1

Compare
Choose a tag to compare
@kubernetes-bitnami kubernetes-bitnami released this 11 Jan 12:30
b20632d

This is a patch release that contains bug fixes. Check the changelog notes for more information.

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

  • Remove Namespace column from other resources (#920) b20632d (Andres)
  • Mock moniker call in unit tests (#898) 5700fe9 (Andres)
  • Preemptible VMs in CI (#914) a9db38b (Miguel Martínez Triviño)
  • Move ingress rewrite to dashboard Nginx (#910) cf81cbf (Miguel Martínez Triviño)
  • Remove version prefix (#907) c8bb6ea (Miguel Martínez Triviño)
  • Fix comparison issue (#909) 3b6a997 (Carlos Rodríguez Hernández)
  • Bump chart to release v1.1.0 (#904) 2521bf3 (Miguel Martínez Triviño)