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
- Add manual sync chart jobs in CI by @antgamdia in #7672
- Fix chart_sync_utils.sh by @antgamdia in #7673
- Fix chart_sync_utils.sh by @antgamdia in #7674
- Minor website changes by @antgamdia in #7671
- Sync chart with bitnami/kubeapps chart (version 15.0.2) by @github-actions in #7682
- Update values.schema.json by @guillaume-ferry in #7708
- Update banner to broadcom's onetrust by @antgamdia in #7720
- Fix local_e2e_tests CI job by @beni0888 in #7889
- Fix
FromAsCasing
warning in Dockerfiles by @beni0888 in #7895 - Revert prost update by @beni0888 in #7896
- Split integration tests' main test group into multiple subgroups by @beni0888 in #7913
- Update js deps by @beni0888 in #7932
- Sync chart with bitnami/kubeapps chart (version 15.3.7) by @github-actions in #7930
- Update dependencies by @beni0888 in #7937
- Fix integration tests when running all tests by @beni0888 in #7938
- Update Chart.lock by @beni0888 in #7941
Dependency upgrades
- Bump prost from 0.12.3 to 0.12.4 in /cmd/oci-catalog by @dependabot in #7679
- Bump apache/skywalking-eyes from 0.5.0 to 0.6.0 by @dependabot in #7681
- Bump reqwest from 0.12.2 to 0.12.3 in /cmd/oci-catalog by @dependabot in #7680
- Bump reqwest from 0.12.2 to 0.12.3 in /cmd/pinniped-proxy by @dependabot in #7678
- Bump react-intl from 6.6.4 to 6.6.5 in /dashboard by @dependabot in #7676
- Bump github.com/containerd/containerd from 1.7.14 to 1.7.15 by @dependabot in #7677
- Bump sigs.k8s.io/controller-runtime from 0.17.2 to 0.17.3 by @dependabot in #7684
- Bump google.golang.org/grpc from 1.63.0 to 1.63.2 by @dependabot in #7685
- Bump swagger-ui-react from 5.13.0 to 5.14.0 in /dashboard by @dependabot in #7683
- Bump anyhow from 1.0.81 to 1.0.82 in /cmd/pinniped-proxy by @dependabot in #7687
- Bump rstest from 0.18.2 to 0.19.0 in /cmd/oci-catalog by @dependabot in #7686
- Bump helm.sh/helm/v3 from 3.14.3 to 3.14.4 by @dependabot in #7691
- Bump typescript from 5.4.4 to 5.4.5 in /dashboard by @dependabot in #7689
- Bump swagger-ui-react from 5.14.0 to 5.15.1 in /dashboard by @dependabot in #7692
- Bump github.com/docker/cli from 26.0.0+incompatible to 26.0.1+incompatible by @dependabot in #7694
- Bump sass from 1.74.1 to 1.75.0 in /dashboard by @dependabot in #7693
- Bump @tanstack/react-table from 8.15.3 to 8.16.0 in /dashboard by @dependabot in #7697
- Bump @playwright/test from 1.43.0 to 1.43.1 in /integration by @dependabot in #7695
- Bump qs from 6.12.0 to 6.12.1 in /dashboard by @dependabot in #7696
- Bump ts-proto from 1.171.0 to 1.172.0 in /dashboard by @dependabot in #7698
- Bump github.com/vmware-tanzu/carvel-kapp from 0.60.0 to 0.61.0 by @dependabot in #7700
- Bump swagger-ui-react from 5.15.1 to 5.15.2 in /dashboard by @dependabot in #7699
- Bump chrono from 0.4.37 to 0.4.38 in /cmd/pinniped-proxy by @dependabot in #7701
- Bump carvel.dev/vendir from 0.40.0 to 0.40.1 by @dependabot in #7709
- Bump @types/qs from 6.9.14 to 6.9.15 in /dashboard by @dependabot in #7707
- Bump serde_json from 1.0.115 to 1.0.116 in /cmd/pinniped-proxy by @dependabot in #7706
- Bump serde from 1.0.197 to 1.0.198 in /cmd/oci-catalog by @dependabot in #7711
- Bump serde_json from 1.0.115 to 1.0.116 in /cmd/oci-catalog by @dependabot in #7705
- Bump serde from 1.0.197 to 1.0.198 in /cmd/pinniped-proxy by @dependabot in #7710
- Bump swagger-ui-react from 5.15.2 to 5.16.1 in /dashboard by @dependabot in #7719
- Bump github.com/docker/cli from 26.0.1+incompatible to 26.0.2+incompatible by @dependabot in #7721
- Bump github.com/vmware-tanzu/carvel-kapp-controller from 0.50.2 to 0.51.0 by @dependabot in #7722
- Bump swagger-ui-react from 5.16.1 to 5.16.2 in /dashboard by @dependabot in #7723
- Bump rustls from 0.22.3 to 0.22.4 in /cmd/oci-catalog by @dependabot in #7724
- Bump rustls from 0.21.10 to 0.21.11 in /cmd/pinniped-proxy by @dependabot in #7725
- Bump prettier from 3.2.5 to 3.3.3 in /integration by @dependabot in #7894
- Bump ajv from 8.12.0 to 8.17.1 in /dashboard by @dependabot in #7893
- Bump stylelint from 16.3.1 to 16.7.0 in /dashboard by @dependabot in #7892
- Bump thiserror from 1.0.58 to 1.0.62 in /cmd/pinniped-proxy by @dependabot in #7890
- Bump prost from 0.12.4 to 0.13.1 in /cmd/oci-catalog by @dependabot in #7888
- Bump clap from 4.5.4 to 4.5.9 in /cmd/oci-catalog by @dependabot in #7887
- Bump serde from 1.0.198 to 1.0.204 in /cmd/oci-catalog by @dependabot in #7885
- Bump react-router-dom from 6.22.3 to 6.24.1 in /dashboard by @dependabot in #7881
- Bump react-tooltip from 5.26.3 to 5.27.1 in /dashboard by @dependabot in #7880
- Bump @playwright/test from 1.43.1 to 1.45.1 in /integration by @dependabot in #7879
- Bump github.com/containerd/containerd from 1.7.15 to 1.7.19 by @dependabot in #7877
- Bump github.com/docker/cli from 26.0.2+incompatible to 27.0.3+incompatible by @dependabot in #7874
- Bump @bufbuild/buf from 1.30.1 to 1.34.0 in /dashboard by @dependabot in #7859
- Bump golangci/golangci-lint-action from 4 to 6 by @dependabot in #7773
- Bump docker/build-push-action from 5 to 6 by @dependabot in #7850
- Bump ws from 5.2.3 to 5.2.4 in /dashboard by @dependabot in #7851
- Bump monaco-editor from 0.47.0 to 0.50.0 in /dashboard by @dependabot in #7857
- Bump @bufbuild/protobuf from 1.8.0 to 1.10.0 in /dashboard by @dependabot in #7819
- Bump yaml from 2.4.1 to 2.4.5 in /dashboard by @dependabot in #7837
- Bump swagger-ui-react from 5.16.2 to 5.17.14 in /dashboard by @dependabot in #7818
- Bump @bufbuild/protoc-gen-es from 1.8.0 to 1.10.0 in /dashboard by @dependabot in #7820
- Bump stylelint from 16.3.1 to 16.6.1 in /dashboard by @dependabot in #7816
- Bump axios from 1.6.8 to 1.7.2 in /integration by @dependabot in #7802
- Bump ejs from 3.1.9 to 3.1.10 in /dashboard by @dependabot in #7759
- Bump react-router-dom from 6.24.1 to 6.25.0 in /dashboard by @dependabot in #7908
- Bump @playwright/test from 1.45.1 to 1.45.2 in /integration by @dependabot in #7911
- Bump react-intl from 6.6.5 to 6.6.8 in /dashboard by @dependabot in #7907
- Bump axios from 1.6.8 to 1.7.2 in /dashboard by @dependabot in #7906
- Bump sass from 1.75.0 to 1.77.8 in /dashboard by @dependabot in #7905
- Bump @babel/parser from 7.24.4 to 7.24.8 in /dashboard by @dependabot in #7904
- Bump stylelint-scss from 6.2.1 to 6.4.1 in /dashboard by @dependabot in #7903
- Bump qs from 6.12.1 to 6.12.3 in /dashboard by @dependabot in #7902
- Bump @formatjs/cli from 6.2.9 to 6.2.12 in /dashboard by @dependabot in #7899
- Bump golang.org/x/net from 0.24.0 to 0.27.0 by @dependabot in #7883
- Bump golang.org/x/image from 0.10.0 to 0.18.0 by @dependabot in #7867
- Bump google.golang.org/protobuf from 1.33.0 to 1.34.2 by @dependabot in #7841
- Bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.5.1 to 1.6.0 by @dependabot in #7840
- Bump github.com/google/go-containerregistry from 0.19.1 to 0.20.1 by @dependabot in #7927
- Bump k8s.io/klog/v2 from 2.120.1 to 2.130.1 by @dependabot in #7926
- Bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.19.1 to 2.20.0 by @dependabot in #7924
- Bump google.golang.org/grpc from 1.64.0 to 1.64.1 by @dependabot in #7931
- Bump thiserror from 1.0.62 to 1.0.63 in /cmd/pinniped-proxy by @dependabot in #7928
- Bump serde_json from 1.0.116 to 1.0.119 in /cmd/oci-catalog by @dependabot in #7870
- Bump reqwest from 0.12.3 to 0.12.5 in /cmd/oci-catalog by @dependabot in #7848
- Bump base64 from 0.22.0 to 0.22.1 in /cmd/pinniped-proxy by @dependabot in #7754
New Contributors
- @guillaume-ferry made their first contribution in #7708
Full Changelog: v2.10.0...v2.11.0