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
- Update kubeapps.dev website by @beni0888 in #7982
- Redirect external site to GitHub by @agarcia-oss in #8023
- Sync chart with bitnami/kubeapps chart (version 17.0.1) by @github-actions in #8081
- Prepare release Q324 by @beni0888 in #8093
- Point Helm chart references to the OCI repository by @beni0888 in #8104
Dependency upgrades
- Update images and tools versions before the new release by @beni0888 in #8082
- Upgrade integration image, buf and autogenerated code by @beni0888 in #8100
- Upgrade golang libs by @beni0888 in #8106
- Bump @testing-library/jest-dom from 6.4.6 to 6.4.8 in /dashboard by @dependabot in #7948
- Bump protobufjs from 7.2.6 to 7.3.2 in /dashboard by @dependabot in #7940
- Bump ts-jest from 29.1.2 to 29.2.3 in /dashboard by @dependabot in #7939
- Bump typescript from 5.5.3 to 5.5.4 in /dashboard by @dependabot in #7944
- Bump react-router-dom from 6.25.0 to 6.25.1 in /dashboard by @dependabot in #7933
- Bump openssl from 0.10.64 to 0.10.66 in /cmd/pinniped-proxy by @dependabot in #7942
- Bump stylelint from 16.7.0 to 16.8.0 in /dashboard by @dependabot in #7963
- Bump axios from 1.7.2 to 1.7.3 in /integration by @dependabot in #7974
- Bump react-router-dom from 6.25.1 to 6.26.0 in /dashboard by @dependabot in #7972
- Bump ts-jest from 29.2.3 to 29.2.4 in /dashboard by @dependabot in #7970
- Bump stylelint from 16.8.0 to 16.8.1 in /dashboard by @dependabot in #7965
- Bump yaml from 2.4.5 to 2.5.0 in /dashboard by @dependabot in #7955
- Bump axios from 1.7.2 to 1.7.3 in /dashboard by @dependabot in #7971
- Bump @babel/parser from 7.24.8 to 7.25.3 in /dashboard by @dependabot in #7967
- Bump @playwright/test from 1.45.2 to 1.45.3 in /integration by @dependabot in #7947
- Bump qs from 6.12.3 to 6.13.0 in /dashboard by @dependabot in #7980
- Bump stylelint-scss from 6.4.1 to 6.5.0 in /dashboard by @dependabot in #7979
- Bump @bufbuild/buf from 1.34.0 to 1.35.1 in /dashboard by @dependabot in #7978
- Bump @tanstack/match-sorter-utils from 8.15.1 to 8.19.4 in /dashboard by @dependabot in #7977
- Bump react-tooltip from 5.27.1 to 5.28.0 in /dashboard by @dependabot in #7976
- Bump @tanstack/react-table from 8.19.3 to 8.20.1 in /dashboard by @dependabot in #7975
- Bump github.com/docker/docker from 25.0.5+incompatible to 25.0.6+incompatible by @dependabot in #7969
- Bump @playwright/test from 1.45.3 to 1.46.0 in /integration by @dependabot in #7986
- Bump postcss from 8.4.40 to 8.4.41 in /dashboard by @dependabot in #7983
- Bump react-monaco-editor from 0.55.0 to 0.56.0 in /dashboard by @dependabot in #7985
- Bump docker/build-push-action from 5 to 6 by @dependabot in #7912
- Bump http-proxy-middleware from 2.0.6 to 2.0.7 in /dashboard by @dependabot in #8094
- Bump rollup from 2.79.1 to 2.79.2 in /dashboard by @dependabot in #8066
- Bump express from 4.19.2 to 4.21.0 in /dashboard by @dependabot in #8059
- Bump webpack from 5.91.0 to 5.95.0 in /dashboard by @dependabot in #8087
- Bump elliptic from 6.5.5 to 6.6.0 in /dashboard by @dependabot in #8107
- Bump axios from 1.7.3 to 1.7.7 in /dashboard by @dependabot in #8026
- Bump react-monaco-editor from 0.56.0 to 0.56.1 in /dashboard by @dependabot in #7996
- Bump @types/react-transition-group from 4.4.10 to 4.4.11 in /dashboard by @dependabot in #7990
- Bump modern-normalize from 2.0.0 to 3.0.1 in /dashboard by @dependabot in #8037
- Bump quinn-proto from 0.11.3 to 0.11.8 in /cmd/oci-catalog by @dependabot in #8031
- Bump rstest from 0.19.0 to 0.22.0 in /cmd/oci-catalog by @dependabot in #7981
- Bump env_logger from 0.11.3 to 0.11.5 in /cmd/oci-catalog by @dependabot in #8030
New Contributors
- @agarcia-oss made their first contribution in #8023
Full Changelog: v2.11.0...v2.12.0