github vmware-tanzu/kubeapps v2.2.1

latest releases: v2.11.0, v2.10.0, v2.9.0...
3 years ago

This is a patch release including the following major changes:

  • Update oauth2-proxy version to 7.X.
  • Fix operator listing when getting apps from all namespaces.
  • Fix synchronization for chart OCI registries for multiple versions.

Check the changelog for the full list of changes.

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, checkout this walkthrough.

Changelog

  • Store OAuth2 sensitive configuration data in a secret (#2436) 1ac6795 (Andres Martinez Gotor)
  • Update oauth2-proxy version to 7.x (#2453) 496dcc3 (Michael Nelson)
  • Fix for Operators without owned CRDs (#2449) d8c5329 (Andres Martinez Gotor)
  • Fix behavior for multiple chart versions (#2446) 9803971 (Andres Martinez Gotor)
  • fix: dashboard/package.json & dashboard/yarn.lock to reduce vulnerabilities (#2451) b95cb9f (Antonio Gámez)
  • Update css linter versions (#2440) 9dc63ac (Antonio Gámez)
  • Bump url from 2.2.0 to 2.2.1 in /cmd/pinniped-proxy (#2439) 400c2e9 (dependabot[bot])
  • Bump kube-runtime from 0.50.0 to 0.50.1 in /cmd/pinniped-proxy (#2438) c3b927a (dependabot[bot])
  • Replace node-sass-chokidar by sass (dart) (#2435) 4d032cc (Antonio Gámez)
  • Bump stylelint-config-prettier from 4.0.0 to 8.0.2 in /dashboard (#2434) dbc222f (dependabot[bot])
  • Bump chart version c5f7a48 (Andres Martinez Gotor)
  • Don't use absolute ref to pinniped-proxy command in container. (#2429) 8ce6ffa (Michael Nelson)
  • Add documentation for OIDC with pinniped. (#2427) cad2833 (Michael Nelson)
  • Bump diff from 4.0.2 to 5.0.0 in /dashboard (#2428) 3782fe9 (dependabot[bot])
  • Bump k8s.io/cli-runtime from 0.20.3 to 0.20.4 (#2432) 2197220 (dependabot[bot])
  • Bump reqwest from 0.11.0 to 0.11.1 in /cmd/pinniped-proxy (#2431) 94c461a (dependabot[bot])
  • Bump thiserror from 1.0.23 to 1.0.24 in /cmd/pinniped-proxy (#2430) 8da2567 (dependabot[bot])

Don't miss a new kubeapps release

NewReleases is sending notifications on new releases.