Cédric Verstraeten
a08a9a5061
Update release-create.yaml
2025-12-09 16:57:21 +01:00
Cédric Verstraeten
775751e295
Merge pull request #64 from kerberos-io/feature/add-feature-flags
...
feature/add-feature-flags
2025-12-09 16:55:27 +01:00
Cédric Verstraeten
599ea56529
Update release workflow to trigger on version tag pushes and upgrade dependencies
2025-12-09 16:53:05 +01:00
Cédric Verstraeten
762075ac18
Merge pull request #63 from kerberos-io/feature/add-feature-flags
...
feature/add-feature-flags
2025-12-09 14:22:50 +01:00
Cédric Verstraeten
c4feed4b57
Update API and frontend image tags to v1.7.2 and v1.7.3 respectively
2025-12-09 14:18:28 +01:00
Cédric Verstraeten
3bc22577c8
Bump chart version to 0.95.0
...
Updated the Chart.yaml version from 0.94.0 to 0.95.0 to reflect new changes in the chart.
2025-12-09 14:17:44 +01:00
Cédric Verstraeten
52de354e90
Add granular frontend feature toggles and env vars
...
Introduces detailed feature flags for the frontend in values.yaml, including dark mode, landing page, liveview, devices, and media filters. Updates hub-frontend and hub-frontend-demo templates to set new environment variables for these features, multi-tenancy, MQTT legacy, OpenAI, and additional page titles. This enables more flexible configuration and control over frontend behavior.
2025-12-09 14:17:33 +01:00
Cédric Verstraeten
f22afbdce9
Merge pull request #62 from kerberos-io/feature/add-feature-flags
...
feature/add-feature-flags
hub-0.94.0
2025-12-05 14:03:00 +01:00
Cédric Verstraeten
da21dd8875
Merge branch 'feature/add-feature-flags' of github.com:kerberos-io/helm-charts into feature/add-feature-flags
2025-12-05 08:57:12 +01:00
Cédric Verstraeten
3d4a785d43
Refactor floorplan feature colors in values.yaml
2025-12-05 08:56:55 +01:00
cedricve
75b2e58d73
Update license key in hub values.yaml
...
Replaces the existing license key with a new value in charts/hub/values.yaml. No other configuration changes were made.
2025-12-04 22:35:45 +01:00
Cédric Verstraeten
52236cabda
Add feature flags for floorplan options in frontend configuration
2025-12-04 17:36:11 +01:00
Cédric Verstraeten
05b2af6058
Fix typo in deviceGroupDescription environment variable value
2025-12-04 13:46:12 +01:00
Cédric Verstraeten
4dd9399903
Enable object detection, star, and region filters in media configuration
2025-12-04 13:44:36 +01:00
Cédric Verstraeten
0e04f3bf4c
Add feature flags for floorplan and media filters in frontend configuration
2025-12-04 13:43:45 +01:00
cedricve
bf4f927d01
Bump chart version to 0.94.0
2025-12-04 10:58:48 +01:00
cedricve
e94b6c301e
Refactor features config and add floorplan options
...
Reorganized the features section in values.yaml to use nested objects for faceRedaction and media filters. Added configuration options for the new floorplan feature, including color settings and enable flags. Updated comments and variable names for clarity.
2025-12-04 10:57:58 +01:00
Cédric Verstraeten
5d802a90c7
Merge pull request #61 from kerberos-io/fix/update-release-workflow
...
fix/update-release-workflow
hub-0.93.0
2025-11-27 12:25:16 +01:00
Cédric Verstraeten
bb8b1b1143
Fix indentation in release workflow YAML
2025-11-27 12:23:41 +01:00
Cédric Verstraeten
4405685b63
Merge pull request #60 from kerberos-io/fix/hub-api-env-from
...
fix/hub-api-env-from
2025-11-27 12:17:40 +01:00
Cédric Verstraeten
f77d69b742
Merge pull request #59 from kerberos-io/public-release-1764168026
...
A new public release - 1764168032
2025-11-27 12:09:55 +01:00
Cédric Verstraeten
0208ff3fa8
Remove redundant deployment wait commands from k3d, kind, and microk8s workflows
2025-11-27 12:09:12 +01:00
Cédric Verstraeten
69f81a4209
Add release workflow for creating new chart releases
2025-11-27 11:55:54 +01:00
Cédric Verstraeten
33b296f7f0
Bump chart version to 0.93.0
2025-11-27 11:53:13 +01:00
Cédric Verstraeten
7343a5282d
Remove OpenEBS and storage class installation steps from k3d, kind, and microk8s workflows
2025-11-27 11:51:19 +01:00
Cédric Verstraeten
505b9c81dc
Refactor CI workflows: consolidate deployment steps for microk8s, k3d, and kind; add Slack notifications for success and failure
2025-11-27 11:48:37 +01:00
Cédric Verstraeten
b281b5a170
Move MongoDB envFrom to main container spec
...
Relocated the envFrom section referencing the mongodb-config ConfigMap from a lower position to immediately after volumeMounts in the container spec. This improves organization and ensures environment variables are loaded earlier in the container definition.
2025-11-27 10:24:44 +01:00
uug4ai
39b10f6d1a
A new public release - 1764168032
2025-11-26 14:40:32 +00:00
Cédric Verstraeten
a3b2b8a604
Merge pull request #58 from kerberos-io/feature/add-retry-writes-option
...
feature/add-retry-writes-option
hub-0.92.0
2025-11-26 13:53:39 +01:00
cedricve
1821d45ee9
Add mongodb-config reference to multiple deployments
2025-11-26 13:34:16 +01:00
cedricve
c5bef07bf5
Add ConfigMap for MongoDB configuration and update deployments to use it
2025-11-26 13:28:37 +01:00
cedricve
377877b563
Bump chart version to 0.92.0 and add MONGODB_RETRY_WRITES environment variable to multiple deployments
2025-11-26 13:13:41 +01:00
Kilian
7b6df5f996
Merge pull request #57 from kerberos-io/enhancement/update-icons
...
enhancement/update-icons
2025-11-07 11:06:40 +01:00
Kilian
b860b0cbb1
Add new SVG icons for plus, play, pause, back, and forward actions
2025-11-07 10:51:44 +01:00
Cédric Verstraeten
53999dc00a
Merge pull request #56 from kerberos-io/feature/add-faceredaction-variables
...
feature/add-faceredaction-variables
hub-0.91.0
2025-10-03 07:37:33 +02:00
cedricve
b6b56980d2
Bump chart version to 0.91.0
2025-10-03 07:32:03 +02:00
cedricve
bf36516238
Update values.yaml to disable multi-tenancy and add descriptions for site and group features
2025-10-02 23:25:54 +02:00
cedricve
512fc70f24
Add environment variables for frontend features and update values.yaml
2025-10-02 23:23:32 +02:00
Cédric Verstraeten
d893b2db87
Merge pull request #54 from kerberos-io/feature/add-open-telemetry-integration
...
feature/add-open-telemetry-integration
hub-0.90.0
2025-08-29 14:43:38 +02:00
Cédric Verstraeten
c42d59667b
Bump chart version to 0.90.0
2025-08-29 14:33:27 +02:00
Cédric Verstraeten
e14954d70d
Add OpenTelemetry configuration to pipeline templates and update values.yaml
2025-08-29 14:27:56 +02:00
Kilian
0ea8b81035
Merge pull request #53 from kerberos-io/maps-update-value-0.89.0
...
Bump chart version to 0.89.0
hub-0.89.0
2025-08-12 13:35:42 +02:00
Kilian
8b8fa2105f
Bump chart version to 0.89.0
2025-08-12 11:09:37 +02:00
Kilian
7d734bcdc7
Merge pull request #52 from kerberos-io/maps-live-view-control-colors
...
maps-live-view-control-colors
2025-08-12 11:06:53 +02:00
Kilian
3bc915f1bb
Merge branch 'main' into maps-live-view-control-colors
2025-08-12 11:06:30 +02:00
Kilian
e5d096dfc9
Add colors for live view control icons in values.yaml
2025-08-12 09:40:44 +02:00
Cédric Verstraeten
3387bfc104
Merge pull request #51 from kerberos-io/public-release-1754552209
...
A new public release - 1754552215
2025-08-12 07:03:44 +02:00
Kilian
230ea56d75
Update hub-frontend.yaml
2025-08-11 15:36:22 +02:00
Cédric Verstraeten
9e43c26a53
Merge pull request #50 from kerberos-io/cedricve-patch-2
...
Update icons.js
2025-08-07 09:44:44 +02:00
uug4ai
2f46a59c53
A new public release - 1754552215
2025-08-07 07:36:55 +00:00