Skip to content

Releases: orbitalapi/helm

orbital-0.14.0

Choose a tag to compare

@github-actions github-actions released this 07 Feb 11:32
  1. Added capabilities to auto enable hazelcast clustering between orbital pods when there are more than 1 whether enabled by replica sets or auto scaling
  2. Update the version of Orbital linked to the chart to 0.34.0

orbital-0.13.0

Choose a tag to compare

@github-actions github-actions released this 01 Nov 12:09

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

Choose a tag to compare

@github-actions github-actions released this 31 Jul 12:35

A few improvements to the chart

  1. New version of Orbital - 0.33.0
  2. 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
  3. Improved the configuration of OIDC integration, adding additional config fields and configuring Orbital using env vars
  4. Improved how auto secrets are created to prevent secret values from showing in pipeline outputs
  5. Added the ability to configure workspace config via an externally created config map

orbital-0.11.0

Choose a tag to compare

@github-actions github-actions released this 13 May 09:02

New version of Orbital released - 0.32.0

orbital-0.10.3

Choose a tag to compare

@github-actions github-actions released this 07 May 17:27

Added the ability to define user defined volumes and mounts to mount additional volumes to the Orbital service

orbital-0.10.2

Choose a tag to compare

@github-actions github-actions released this 02 May 11:48

Added new labels to service monitor resources so that prometheus picks them up automatically

orbital-0.10.1

Choose a tag to compare

@github-actions github-actions released this 02 May 11:25
  1. Centralized the service monitor config to enable it once for both orbital and stream server
  2. Centralized the version parameter so that again you set it once for both orbital and stream server

orbital-0.10.0

Choose a tag to compare

@github-actions github-actions released this 02 May 10:49
  1. Update README
  2. Upgrade to Orbital version 0.31.0
  3. Added prometheus operator as sub-chart
  4. Added stream server enabled parameter
  5. Added prometheus service config
  6. Added rsocket endpoint for stream server in service config
  7. Added ability to configure db secret once and its applied to both orbital and stream server
  8. Exposed rsocket port on stream server service
  9. Added ability to configure external prometheus URL to be used instead of from subchart
  10. Fixed a bug with service monitors based on port names

orbital-0.9.4

Choose a tag to compare

@github-actions github-actions released this 27 Feb 10:23

Fixed some minor syntax errors in depoyments

orbital-0.9.3

Choose a tag to compare

@github-actions github-actions released this 05 Feb 22:53

A Helm chart for Orbital