github vmware-tanzu/kubeapps v2.3.1

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

Kubeapps v2.3.1 is a new patch release that includes the following bug fixes:

  • Fix RBAC role of the Application Repository Controller to refresh repositories.
  • Run namespace checks in parallel.
  • Fix resource update for Pinniped-proxy.
  • Fix style for the login page in dark mode.

WARNING: The latest chart version, includes some breaking changes. Check the migration guide.

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

  • Bump hyper from 0.14.4 to 0.14.5 in /cmd/pinniped-proxy (#2613) d379546 (dependabot[bot])
  • Bump anyhow from 1.0.39 to 1.0.40 in /cmd/pinniped-proxy (#2614) b02eced (dependabot[bot])
  • Bump react-ace from 9.3.0 to 9.4.0 in /dashboard (#2612) 439c84f (dependabot[bot])
  • Bump @types/node from 14.14.35 to 14.14.36 in /dashboard (#2606) 1271e1f (dependabot[bot])
  • Update default image versions (#2604) 2415e0e (Antonio Gámez)
  • Update apprepository-controller RBAC role (#2607) f534035 (Andres Martinez Gotor)
  • Bump react-intl from 5.13.5 to 5.14.0 in /dashboard (#2605) 7102cd0 (dependabot[bot])
  • Bump @types/jest from 26.0.21 to 26.0.22 in /dashboard (#2603) f2637ab (dependabot[bot])
  • Bump @types/react-router from 5.1.12 to 5.1.13 in /dashboard (#2602) 626b164 (dependabot[bot])
  • Bump google.golang.org/grpc from 1.36.0 to 1.36.1 (#2601) 29cc0ce (dependabot[bot])
  • Bump @formatjs/cli from 3.2.0 to 4.0.0 in /dashboard (#2600) b88a17e (dependabot[bot])
  • Bump react-tooltip from 4.2.15 to 4.2.17 in /dashboard (#2599) 00e8677 (dependabot[bot])
  • Add ability to set annotations to each individual deployment (#2581) 5e9fc66 (Kristinn Björgvin Árdal)
  • fix: missing fsGroup resulted in invalid yaml output (#2596) 5da85c4 (Maurice Faber)
  • Parallelize namespace-check requests (#2575) 0b26aa8 (Andres Martinez Gotor)
  • Add rustfmt to normalize formatting (#2589) cfd6c48 (Antonio Gámez)
  • Bump @types/react-dom from 17.0.2 to 17.0.3 in /dashboard (#2594) 4fe4f49 (dependabot[bot])
  • Fail on ws proxying to trigger the polling fallback mechanism (#2588) a782b1e (Antonio Gámez)
  • Bump serde from 1.0.124 to 1.0.125 in /cmd/pinniped-proxy (#2593) 9e52890 (dependabot[bot])
  • Bump react-redux from 7.2.2 to 7.2.3 in /dashboard (#2592) 3778774 (dependabot[bot])
  • Bump semver from 7.3.4 to 7.3.5 in /dashboard (#2591) 15200ed (dependabot[bot])
  • Bump react-intl from 5.13.4 to 5.13.5 in /dashboard (#2587) 84a4567 (dependabot[bot])
  • Bump github.com/deislabs/oras from 0.11.0 to 0.11.1 (#2585) 79b4a51 (dependabot[bot])
  • Bump qs from 6.10.0 to 6.10.1 in /dashboard (#2586) 20e5e68 (dependabot[bot])
  • Bump tokio from 1.3.0 to 1.4.0 in /cmd/pinniped-proxy (#2584) 2a12400 (dependabot[bot])
  • Bump anyhow from 1.0.38 to 1.0.39 in /cmd/pinniped-proxy (#2583) a87c78b (dependabot[bot])
  • Bump @cds/core and @cds/react and @clr/ui in /dashboard (#2576) 8a672eb (dependabot[bot])
  • Bump swagger-ui-react from 3.45.0 to 3.45.1 in /dashboard (#2582) 6588686 (dependabot[bot])
  • Bump k8s.io/cli-runtime from 0.20.4 to 0.20.5 (#2578) 485a846 (dependabot[bot])
  • Bump k8s.io/apimachinery from 0.20.4 to 0.20.5 (#2579) ef76895 (dependabot[bot])
  • Bump qs from 6.9.6 to 6.10.0 in /dashboard (#2577) a418995 (dependabot[bot])
  • Add the static manifest.json to the auth-proxy skip-auth-regex (#2574) 3297694 (Antonio Gámez)
  • Css login fix (#2573) c946391 (Antonio Gámez)
  • Trigger the release for Kubeapps 2.3.0 (#2571) 947cd07 (Andres Martinez Gotor)
  • Bump github.com/golang/protobuf from 1.4.3 to 1.5.1 (#2567) 6c291f9 (dependabot[bot])
  • Add information about our API docs (#2551) 1aad7af (Antonio Gámez)
  • Bump @types/jest from 26.0.20 to 26.0.21 in /dashboard (#2565) 3264b47 (dependabot[bot])
  • Bump ts-jest from 26.5.3 to 26.5.4 in /dashboard (#2566) f1ef4f6 (dependabot[bot])

Don't miss a new kubeapps release

NewReleases is sending notifications on new releases.