Skip to content

Releases: netboxlabs/diode

helm-chart-diode-1.5.0

30 May 19:35
ffd1223
Compare
Choose a tag to compare

A Helm chart for Diode

diode-reconciler/v1.3.0

30 May 19:51
ffd1223
Compare
Choose a tag to compare

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

  • add support for supplying additional environment variables (#352) (2c4e13b)

diode-ingester/v1.3.0

30 May 19:50
ffd1223
Compare
Choose a tag to compare

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

  • add support for supplying additional environment variables (#352) (2c4e13b)

diode-auth/v1.3.0

30 May 19:53
ffd1223
Compare
Choose a tag to compare

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

  • add support for supplying additional environment variables (#352) (2c4e13b)

helm-chart-diode-1.4.1

16 May 15:23
87a8464
Compare
Choose a tag to compare

A Helm chart for Diode

diode-reconciler/v1.2.0

16 May 15:13
47054e5
Compare
Choose a tag to compare

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

  • add image pull policy for init containers in helm chart (#316) (06cf07c)
  • add management api for client credentials (#329) (9ef1eae)

diode-ingester/v1.2.0

16 May 15:12
47054e5
Compare
Choose a tag to compare

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

  • add image pull policy for init containers in helm chart (#316) (06cf07c)
  • add management api for client credentials (#329) (9ef1eae)

diode-auth/v1.2.0

16 May 15:16
47054e5
Compare
Choose a tag to compare

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

  • add image pull policy for init containers in helm chart (#316) (06cf07c)
  • add management api for client credentials (#329) (9ef1eae)

helm-chart-diode-1.4.0

08 May 20:14
b4b52e5
Compare
Choose a tag to compare

A Helm chart for Diode

diode-reconciler/v1.1.0

08 May 19:47
e5853bb
Compare
Choose a tag to compare

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)