This repository has been archived by the owner on Jul 11, 2023. It is now read-only.
v0.19.0
Breaking Changes:
- Bits service certificate now set via
bits.secrets.BITS_TLS_CRT
&bits.secrets.BITS_TLS_KEY
- Ingress in bits service now configured via ingress group. See more https://github.com/cloudfoundry-incubator/bits-service-release/blob/edba170fff94eb097570b281fd1d3205423bf9c7/helm/bits/values.yaml#L2
Changes:
kube.external_ips
property is no longer required for bits-service when setting an Ingress- Native staging now properly saves the staging_info.yml, so the start command can be extracted (https://www.pivotaltracker.com/story/show/167706394)
- As an Eirini user, I should see my app's disk usage (https://www.pivotaltracker.com/story/show/167648185)
- GKE Support (https://www.pivotaltracker.com/story/show/166876339)
- Cert-manager Support for Bits Service (https://www.pivotaltracker.com/story/show/168875106)