Download Latest Version v2.12.1 source code.tar.gz (23.1 MB)
Email in envelope

Get an email when there's a new version of Kubeapps

Home / v2.10.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2024-04-05 78.5 kB
v2.10.0 source code.tar.gz 2024-04-05 23.1 MB
v2.10.0 source code.zip 2024-04-05 23.9 MB
Totals: 3 Items   47.1 MB 0

Kubeapps v2.10.0 (chart version 15.0.2) 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. Besides, the AppRepositoryController now supports activeDeadlineSeconds (thanks @rophy) and installation notes links now opens in a new tab (thanks @vash-knives)

Bug fixes include:

  • Several CI-related improvements.
  • Usual security updates and dependency upgrades.

Installation

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

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

Install the Kubeapps Helm chart:

:::bash
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

Website and documentation changes

CI changes

Dependency upgrades

Manual updates

Chart

Automatic updates

New Contributors

Full Changelog: https://github.com/vmware-tanzu/kubeapps/compare/v2.9.0...v2.10.0

Source: README.md, updated 2024-04-05