Skip to content

v1.3.1

Compare
Choose a tag to compare
@kubernetes-bitnami kubernetes-bitnami released this 26 Mar 12:17
cf23ed5

This release includes some bug fixes and other minor changes in the chart. As a summary:

  • When an OIDC token is expired we now reload the application to avoid errors.
  • When upgrading a release, the repository with the latest chart version gets automatically chosen.
  • The deploy button for the chart view is now in the header section.

Check the Changelog notes below to get more information.

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:

helm install --name kubeapps --namespace kubeapps bitnami/kubeapps

To get started with Kubeapps, checkout this walkthrough.

Changelog

  • Reload OIDC token when needed (#995) cf23ed5 (Andres Martinez Gotor)
  • Fix typos (#999) 3961c90 (Raquel Campuzano Godoy)
  • Add builds for GKE 1.12 (#998) bf6bcd7 (Andres Martinez Gotor)
  • docs: update prerequisites (#994) f4ee152 (Adnan Abdulhussein)
  • Added Service Catalog tutorial (#988) 5930595 (Ara Pulido)
  • Revamp deploy button (#987) 3d0100b (Andres Martinez Gotor)
  • Refactor upgrade flow (#986) f538694 (Andres Martinez Gotor)
  • Add global imagePullSecrets to overwrite any other existing one (#989) 0dc038c (Carlos Rodríguez Hernández)
  • Use Bitnami image for keycloak-gatekeeper (#982) a8d1bbc (Andres Martinez Gotor)
  • switch to using LoadingWrapper instead of LoadingSpinner (#985) ca594c7 (Adnan Abdulhussein)
  • bump chart-repo to 1.4.0-r1 to fix uid issue (#983) c954a3d (Adnan Abdulhussein)
  • adds a note about access URLs taking time and minikube instructions (#980) c31193f (Adnan Abdulhussein)
  • corrects names of chart AppRepository roles to match documentation (#978) 5be4587 (Adnan Abdulhussein)
  • Use bitnami images before updating bitnami chart (#976) 8a5639d (Andres Martinez Gotor)
  • Add support to set up an OIDC proxy in the chart (#968) c297766 (Andres Martinez Gotor)