Skip to content

v2.12.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 31 Oct 22:40
· 6 commits to main since this release
8a44a36

Kubeapps v17.0.2 (chart version 2.12.0) is a minor release that has mainly upgraded several dependencies since the last release. Some minor style changes are expected since we bumped up some UI dependencies.

Installation

To install this release, install the Kubeapps Helm chart from the Bitnami charts OCI repository:

kubectl create namespace kubeapps
helm install kubeapps --namespace kubeapps oci://registry-1.docker.io/bitnamicharts/kubeapps --version 17.0.2

To get started with Kubeapps, check out this walkthrough.

What's Changed

Main changes in this release

Dependency upgrades

New Contributors

Full Changelog: v2.11.0...v2.12.0