Skip to content

Changelog📜

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.


[1.0.5] - 2024-04-19📜

Updated📜

  • Updated big bang to 2.1

[1.0.4] - 2024-04-11📜

Updated📜

  • Moved base securityContext values into values.yaml file

Added📜

  • Added capabilities: drop: -ALL to securityContext

[1.0.3] - 2024-04-11📜

Updated📜

  • Updated gluon dependency to 0.4.9

Added📜

  • Added bigbang.dev/applicationVersions annotation

[1.0.2] - 2024-03-14📜

Updated📜

  • Updated application version and API version to 3.3.0
  • Updated Dashboard version to 3.3.3

Added📜

  • Added API environment variable CIRCUIT_BREAKER_ENABLED, defaults to true
  • Added API environment variable RATE_LIMITER_ENABLED, defaults to true

[1.0.1] - 2024-02-29📜

Added📜

  • Added istio allow-nothing policy
  • Added istio monitoring-authz policy
  • Added istio allow-http-envoy-prom policy
  • Added istio holocron-api policy
  • Added istio tcp-postgresql policy
  • Added istio custom policy template

[1.0.0] - 2024-02-01📜

Updated📜

  • Initial chart version 1.0.0 for Big Bang integration

[0.1.4] - 2024-01-31📜

Updated📜

  • Updated application version and API version to 3.2.1
  • Updated SonarQube Collector version to 3.0.5
  • Updated Dashboard version to 3.3.1
  • Updated Dashboard security context runAsUser and runAsGroup to 993

[0.1.3] - 2024-01-30📜

Fixed📜

  • Fixed generating duplicate entries in collector-secret.yaml

[0.1.2] - 2024-01-18📜

Added📜

  • Added default pod security context for all non-frontend Holocron pods with runAsUser and runAsGroup set to 1001
  • Added default security context for frontend with runAsUser set to 998 and runAsGroup set to 996
  • Set security context of Postgres containers with runAsUser and runAsGroup defaulting to 1001 in values

[0.1.1] - 2024-01-17📜

Removed📜

  • Remove wait-for-postgres init container from api template for compatiblity with istio.

[0.1.0] - 2024-01-17📜

Added📜

  • Initial chart

Last update: 2024-04-19 by Matt Vasquez