packages icon indicating copy to clipboard operation
packages copied to clipboard

Create helm for hawkbit v0.8.0

Open acrepina opened this issue 5 months ago • 2 comments

Create helm for hawkbit v0.8.0

for security purpose we needed to upgrade Hawkbit (v0.4.1) to a newer version. We upgraded to the last hawbit version available v0.8.0.

done

with a lot of help from @flobz (since i'm a newby to helm/bube) we integrated simple ui into the helm chart for hawkbit.

tested

tested/deployed with :

  • hawbit v0.8.0
  • db: postgres

acrepina avatar Jul 08 '25 15:07 acrepina

Just for information. Latest version is v0.9.0 https://github.com/eclipse-hawkbit/hawkbit/releases/tag/0.9.0 from last week

deschmih avatar Jul 10 '25 06:07 deschmih

Well, turns out I've been doing some similar work. My fork is at https://github.com/joshua-clayton/eclipse-packages/tree/hawkbit-chart. Turns out the two may be complementary. I haven't integrated SimpleUI, but my branch includes the init_db container.

joshua-clayton avatar Jul 15 '25 16:07 joshua-clayton