github vmware-tanzu/kubeapps v2.11.0

one month ago

Kubeapps v2.11.0 (chart version 15.3.8) is a minor release that mainly upgrades several dependencies since the last release and fixes some minor bugs. Since we bumped up some UI dependencies, some minor style changes are expected.

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:

kubectl create namespace kubeapps
helm install kubeapps --namespace kubeapps bitnami/kubeapps

To get started with Kubeapps, check out this walkthrough.

What's Changed

Main changes in this release

Dependency upgrades

New Contributors

Full Changelog: v2.10.0...v2.11.0

Don't miss a new kubeapps release

NewReleases is sending notifications on new releases.