0.0.11 (2026-03-25)
- add HUB_LOGGING environment variable (95d8309)
- add workflow to sync Kong MinIO Gateway plugin from source repository (0a14dda)
- hub: example values file, improved values comments, better readme (#114) (7b9a729)
- hub: Ingress controller independent ingress resources & merge root and hub sub path ingress (#105) (588eeac)
- hub: use kubernetes secrets to store credentials (#107) (d88ef7a)
- hub: use single postgresql instance (#112) (a352c79)
- integrate Harbor (#86) (dd1ac29)
- kong: add custom minio-gateway plugin configuration (206fd2f)
- node: add default roles to keycloak and update HA (ce24387)
- node: add postgres env vars to hub adapter deployment (cdadf58)
- replace loki with victorialogs (#89) (ff37fb6)
- replace mysql vs postgresql (#109) (26a74b4)
- replace robot with client authentication/authroization (#111) (29b2f5a)
- storage replication with mayastor (#100) (b2fa83d)
- adjust server-{messenger,storage} entrypoint command (12b9277)
- adjust startup timeouts to prevent crashes with slow storage bac… (0ea80ef)
- adjust startup timeouts to prevent crashes with slow storage backends (4458554)
- check if harbor.host is not empty (26a4967)
- correct typo in enableHubLogging description for clarity (4f931d3)
- further increase buffer size (5097fa6)
- hub template syntax error (f05d0ae)
- increase authup ingress buffer size (b4ca107)
- increase ingress buffer size; fixes 502 Error when requesting token from auth service (#92) (bd9dada)
- node: add hostname for local keycloak (371aeca)
- node: increase buffer size for JWT in UI (1040aa2)
- only specify dnd insecure-registry if host is defined (4fdf09e)
- postgres instances conflicting (e56308b)
- reduced reconnection timeout for mayastor nvme driver to prevent long restarts (62aa91b)
- remove dead comments in values (that were meant for harbor secrets but are not necessary) (655c4a6)
- typos and add labels to po resources (4d6ee9d)
- update hub authentication variables to use client ID and secret (c7da749)
- update HUB_LOGGING and STATUS_LOOP_INTERVAL values to ensure correct type handling (f2d1737)
- values: add robot user and secret fields for hub authentication (4612449)
- values: update hub authentication to use client ID and secret (989c326)
- values: update image tag to new-hub for testing (de18eb6)
- node: have hub adapter wait for keycloak init (f35f109)
- node: set internal KC to prod (eb9df33)
- node: set wait-for-keycloak initcontainer to use kc health ep (219ee42)
- node: revert node UI env vars (0e282b4)
- node: rename node-result-service to node-storage-service (14b6f91)
0.0.10 (2025-11-21)
- node: add statusLoopInterval to podOrc values (66fc9a1)
- node: add default empty string to robotSecret so b64enc works (cd51b71)
- node: remove "offline" value and fix sign in when ingress disabled (64feebd)
- node: change podorc image pullPolicy to IfNotPresent (f8203ed)
- node: add offline back to values (04b4c1b)
0.0.9 (2025-10-16)
- annoying punkt (fa44f34)
- annoying punkt (e38c441)
- node: add postgres port value to keep PO happy (5a7cb4d)
- node: remove optional keycloak disable (b18a139)
- release-please configuration for authup (fc27e19)
- skip github release for charts (c1fce07)
- update mongodb pvc size (ad354a4)
- update mongodb pvc size (cdf93bc)
- update release-please manifest file (148df94)
0.0.8 (2025-10-06)
- certs: add support for providing additional CA certs (c5850ba)
- harden chart dependency image versions (9832584)
- headless: add headless mode to HA and values (a5b4250)
- kong: use self-managed postgres instance rather than sub-chart (935d11c)
- manage pull-policy via values.yaml configuration (d5fe904)
- certs: make certs configmap mount conditional (17786ef)
- certs: update MB envVar (10ff742)
- grafana-loki memcached image repository & tag (f570494)
- ha: set default idp endpoint to use k8s URI (e35d57b)
- keycloak: add clientRoles for service1 in kc configmap (3c9eee0)
- set alloy image repository & tag (8f6bb0e)
- set memcachedchunks repository of grafana-loki (9a7a124)
- values: update image tag and pull policy (f7ef056)
0.0.7 (2025-08-28)
- bump dependency versions (5f55c6a)
- initial harbor integration (64fe8ec)
- integrated telemetry service (0290265)
- mb: add new env vars for proxy (927bb8d)
- merge hub charts (#50) (3f82eac)
- pass loki distributor url to telemetry service (0c2f03e)
- pass rabbitmq connection string to storage & messenger service (9435dfd)
- ui: add no proxy option to UI and values.yaml (48ed48f)
- extend default values file (2d7ee59)
- image arg for core-worker & prometheus static config (592b6d2)
- initContainers and urls for server-telemetry deployment (0e86809)
- mb: remove proxy env vars if no proxy is set (54dbc26)
- serving grafana ui (2dc5582)
- svc: use long form service names for backend calls (c93566f)
0.0.6 (2025-08-04)
- adapter: add offline param to hub adapter values (81b710a)
- add monitoring capabilities to hub deployment (#38) (ceda045)
- add unique flame-component label (11085c7)
- additional offline env vars for UI and HA (e136410)
- blaze: migrate deployment to statefulset and update values for persistence (4dd3a5e)
- broker: working forward proxy (295e887)
- ha: update env vars to allow for other internal IDPs (fc9e067)
- idp: add support for separate user IDP and update global values (21f8655)
- integrate message broker into flame-node chart (34a955e)
- integrate message broker into flame-node chart and begin consolidating helper functions (794f5af)
- integrate podOrc into flame-node chart and move postgresql to parent chart (71dc262)
- integrate result service into flame-node chart and move minio to parent chart (de840a0)
- integrate UI and hub adapter into flame-node chart (e7d7360)
- keycloak: enable microsvcs to user controller agnostic idp subpath (bccf995)
- pass loki component urls to container (c51670f)
- proxy: update hub-adapter to use forward proxy values (2217215)
- proxy: update result service to use forward proxy values (310a7fa)
- proxy: working message broker proxy options (a4109b0)
- results: crypto private key passed as existing secret or value (611babf)
- ui: add proxy configuration to UI deploy (5020b48)
- add labels to services (f59b226)
- add missing matchLabels (c2c374b)
- default image tags and pin image versions in values.yaml (f42b09d)
- helper functions and revert message broker image (e4aa990)
- po: update component labels (4116e50)
- proxy: add missing proxy env vars and update value comments (a3b3083)
- result: update result deployment to use new env vars (b0324cf)
- move datastore chart to top level again for merge (02743f8)
- results: set result-service to previous sha (a81ff6d)
0.0.5 (2025-05-07)
- add conventional Helm values as in 'helm create' (19c7d1f)
- add cookie domain env to third-party authup (83dc3cd)
- add ingress config to hub client-ui (1fa1671)
- allow specifying default master images branch (6bdafbd)
- flatten chart structure (4ab8116)
- introduce appGroup metadata label for hub services (238a7ef)
- support cookie domain for hub client-ui (18b17cb)
- support opting out of bundled Keycloak deployment (a971486)
- support public url for authup service (9462906)
- updated external dependencies, ssl support & liveness probe adjustments (28203dc)
- use app chart version in hub deployments (#9) (14d6757)
- add checksum for secrets in PO deployment (03332ca)
- add checksum to PO deploy to check for updated secrets during a helm upgrade (4edfdc6)
- add checksum to trigger pod recreation if secret changes (7aa524f)
- add checksum to trigger pod recreation if secret changes (a37d2b8)
- add missing ingress path / for authup (0f61334)
- add missing port number in storage deployment (fc71e64)
- add security context to analysis-manager (922da92)
- buggy pod orchestration rbac (#8) (9e7831d)
- convert metadata annotation value to string (ac77dea)
- extended root README.md (e3f6df8)
- helm values.yaml file (82fbfb7)
- nginx max body size for storage service (34df94b)
- quotes in cookie domain variable assignment (a93a6ed)
- remove single indent (d5eb50a)
- set default path to / (0842b0e)
- set docker sock to socket type (184880b)
- set volume hostPath type to File (95e710c)
0.0.4 (2025-03-25)
- add node helm charts (764756c)
0.0.3 (2025-03-25)
- checkout git & set default git details (20d16e2)
0.0.2 (2025-03-25)
- add charts directory from hub repository (6d55170)
- add release please configuration (aa6af2b)
- add release-please configuration (b348fe1)
- init project from source (91d5b21)
- integrate hevi action (5836dbd)
- prefix helm charts (03f24a1)
- remove flame-hub-shared chart (7cec5a3)
- shared configuration (623600a)
- suggest helm repository index in README.md (8d4831f)