Skip to content

v0.3.8

Compare
Choose a tag to compare
@pier-oliviert pier-oliviert released this 15 Nov 12:51
· 20 commits to main since this release

[0.3.8] - 2024-11-15

πŸš€ Features

  • (Providers) Improve multi-provider support
  • (actions) Complete rework of github action for releases

πŸ› Bug Fixes

  • (dnsrecords) Add errors to the event recorder
  • (k8s) Better handling of conflicts
  • (deSEC) Missing params when creating the deSEC records (#24)
  • (versions) Improve version management on release
  • (helm) Disable hard coded version in Chart.yaml
  • (Dockerfile) Fix issues with build args
  • (actions) Add back the GHCR env info
  • (images) Use parsed version for image tags
  • (helm) Remove values used for debugging
  • (helm) Values should include solver as disabled
  • (helm) Imply default image from chart version

🚜 Refactor

  • (helm) Reorganized Helm charts for clarity
  • (helm) Move helm chart to root

[0.3.7] - 2024-11-02

πŸ› Bug Fixes

  • Missing packaging for gcore.

πŸ’Ό Other

  • Fix typo with desec provider
  • Gcore (#16)

[0.3.6] - 2024-10-21

πŸ’Ό Other

  • Helm Repo force refresh
  • Rework envs field
  • Rename providers section for integrations
  • Fix broken link
  • Initial doc on how to create a new provider
  • Anchor down the create your own provider section
  • Add title to main.go
  • Fix published date
  • Negative integer works?
  • Trying different weight to move create to the bottom
  • Add weight to all
  • Add weight to all
  • Fix Get Started
  • Missed regenerated deep copy code