Releases: netboxlabs/diode
Releases · netboxlabs/diode
helm-chart-diode-1.5.0
A Helm chart for Diode
diode-reconciler/v1.3.0
1.3.0 (2025-05-30)
Bug Fixes
- extraHttpPaths is a list, not a dictionary (#348) (7deff21)
- GHA - add condition to post comment for PRs from the same repo (#347) (cd2381c)
- GHA - update paths in server-develop.yaml (#343) (f3b5f3e)
- prevent resource leak from keyfunc (#346) (2c0b73b)
- update Chart.lock with new digest and generated timestamp (6b73089)
Features
diode-ingester/v1.3.0
1.3.0 (2025-05-30)
Bug Fixes
- extraHttpPaths is a list, not a dictionary (#348) (7deff21)
- GHA - add condition to post comment for PRs from the same repo (#347) (cd2381c)
- GHA - update paths in server-develop.yaml (#343) (f3b5f3e)
- prevent resource leak from keyfunc (#346) (2c0b73b)
- update Chart.lock with new digest and generated timestamp (6b73089)
Features
diode-auth/v1.3.0
1.3.0 (2025-05-30)
Bug Fixes
- extraHttpPaths is a list, not a dictionary (#348) (7deff21)
- GHA - add condition to post comment for PRs from the same repo (#347) (cd2381c)
- GHA - update paths in server-develop.yaml (#343) (f3b5f3e)
- prevent resource leak from keyfunc (#346) (2c0b73b)
- update Chart.lock with new digest and generated timestamp (6b73089)
Features
helm-chart-diode-1.4.1
A Helm chart for Diode
diode-reconciler/v1.2.0
1.2.0 (2025-05-16)
Bug Fixes
- add auth endpoint for getting a client by id, back links (#330) (4a7dc3e)
- add missing newline at end of README.md and README.md.gotmpl (f7e3ca1)
- boolean false always falls through to
default
(d718748) - helm chart - update ssl-redirect annotations to string format in values.yaml (#328) (0eff85a)
- helm chart values small fixes (#327) (aa29ee4)
- match other
postgresql.enabled
usage (0d7f1e5) - update ssl-redirect annotations to string format in README.md (1ad5704)
- update ssl-redirect annotations to string format in values.yaml (6980898)
Features
diode-ingester/v1.2.0
1.2.0 (2025-05-16)
Bug Fixes
- add auth endpoint for getting a client by id, back links (#330) (4a7dc3e)
- add missing newline at end of README.md and README.md.gotmpl (f7e3ca1)
- boolean false always falls through to
default
(d718748) - helm chart - update ssl-redirect annotations to string format in values.yaml (#328) (0eff85a)
- helm chart values small fixes (#327) (aa29ee4)
- match other
postgresql.enabled
usage (0d7f1e5) - update ssl-redirect annotations to string format in README.md (1ad5704)
- update ssl-redirect annotations to string format in values.yaml (6980898)
Features
diode-auth/v1.2.0
1.2.0 (2025-05-16)
Bug Fixes
- add auth endpoint for getting a client by id, back links (#330) (4a7dc3e)
- add missing newline at end of README.md and README.md.gotmpl (f7e3ca1)
- boolean false always falls through to
default
(d718748) - helm chart - update ssl-redirect annotations to string format in values.yaml (#328) (0eff85a)
- helm chart values small fixes (#327) (aa29ee4)
- match other
postgresql.enabled
usage (0d7f1e5) - update ssl-redirect annotations to string format in README.md (1ad5704)
- update ssl-redirect annotations to string format in values.yaml (6980898)
Features
helm-chart-diode-1.4.0
A Helm chart for Diode
diode-reconciler/v1.1.0
1.1.0 (2025-05-08)
Bug Fixes
- add missing configuration options in helm chart (#304) (d7327fe)
- fix authmanager build in Dockerfile-build.auth (#319) (60a3d6e)
- reduce noise when calling dev authmanager (#315) (3dae276)
- update quickstart script URL in README for Docker setup (#301) (15e85fb)
Features
- add a cli utility for managing clients (#308) (7bdb185)
- add quickstart script for automated setup of Diode configuration (#297) (c6852b8)
- add support for existing secrets in diode chart (#296) (11c4ddc)
- customize ingress annotations (#310) (2dab806)
- diode helm chart - add quickstart script for namespace and resource setup (#298) (a6ec2cf)
- helm chart - add imagePullSecrets configuration options (#306) (caa8da4)
- image pull policy in docker compose files and configure development setup (#313) (e9ffb18)
- update image configuration in diode chart (#295) (39192f9)