Releases: orbitalapi/helm
Releases · orbitalapi/helm
orbital-0.14.0
- Added capabilities to auto enable hazelcast clustering between orbital pods when there are more than 1 whether enabled by replica sets or auto scaling
- Update the version of Orbital linked to the chart to 0.34.0
orbital-0.13.0
Removed the static roles.conf configuration and instead allowing application to auto generate that instead
NOTE: Future releases will allow you to override this auto generated roles.conf file but for now thats not possible via the chart
orbital-0.12.0
A few improvements to the chart
- New version of Orbital - 0.33.0
- To meet the changes in 0.33.0 removed the deployment of stream server into its own pod and all resources and configs that go with it
- Improved the configuration of OIDC integration, adding additional config fields and configuring Orbital using env vars
- Improved how auto secrets are created to prevent secret values from showing in pipeline outputs
- Added the ability to configure workspace config via an externally created config map
orbital-0.11.0
New version of Orbital released - 0.32.0
orbital-0.10.3
Added the ability to define user defined volumes and mounts to mount additional volumes to the Orbital service
orbital-0.10.2
Added new labels to service monitor resources so that prometheus picks them up automatically
orbital-0.10.1
- Centralized the service monitor config to enable it once for both orbital and stream server
- Centralized the version parameter so that again you set it once for both orbital and stream server
orbital-0.10.0
- Update README
- Upgrade to Orbital version 0.31.0
- Added prometheus operator as sub-chart
- Added stream server enabled parameter
- Added prometheus service config
- Added rsocket endpoint for stream server in service config
- Added ability to configure db secret once and its applied to both orbital and stream server
- Exposed rsocket port on stream server service
- Added ability to configure external prometheus URL to be used instead of from subchart
- Fixed a bug with service monitors based on port names
orbital-0.9.4
Fixed some minor syntax errors in depoyments
orbital-0.9.3
A Helm chart for Orbital