Skip to content

Releases: netboxlabs/diode

helm-chart-diode-1.6.0

11 Jun 17:24
899334c
Compare
Choose a tag to compare

A Helm chart for Diode

diode-reconciler/v1.4.0

11 Jun 17:27
899334c
Compare
Choose a tag to compare

1.4.0 (2025-06-11)

Bug Fixes

  • exit processor loop when stop is called (#357) (d5e6c25)

Features

  • support common labels and annotations for all chart resources (#361) (42eaca7)
  • support creating clients with token audience in cli (#359) (5e5bdfa)

diode-ingester/v1.4.0

11 Jun 17:41
899334c
Compare
Choose a tag to compare

1.4.0 (2025-06-11)

Bug Fixes

  • exit processor loop when stop is called (#357) (d5e6c25)

Features

  • support common labels and annotations for all chart resources (#361) (42eaca7)
  • support creating clients with token audience in cli (#359) (5e5bdfa)

diode-auth/v1.4.0

11 Jun 17:26
899334c
Compare
Choose a tag to compare

1.4.0 (2025-06-11)

Bug Fixes

  • exit processor loop when stop is called (#357) (d5e6c25)

Features

  • support common labels and annotations for all chart resources (#361) (42eaca7)
  • support creating clients with token audience in cli (#359) (5e5bdfa)

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)