Skip to content

Releases: pier-oliviert/phonebook

v0.3.10

20 Nov 16:34
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

[0.3.10] - 2024-11-20

πŸ› Bug Fixes

  • (action) Fetch all history for changelog, tired of fighting with git's lack of support for range fetches
  • (rbac) Proper API Group for the events
  • (conditions) Fit generated condition type into the restrictions
  • (actions) Try to use a simpler approach for changelogs
  • (actions) Remove changelogs for now

v0.3.9

18 Nov 20:59
Compare
Choose a tag to compare

[0.3.9] - 2024-11-18

πŸ› Bug Fixes

  • (action) Move environment varibales to build arguments

v0.3.8

15 Nov 12:51
Compare
Choose a tag to compare

[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

v0.3.7

02 Nov 01:15
Compare
Choose a tag to compare

Fixup release

phonebook-0.3.7

02 Nov 01:29
Compare
Choose a tag to compare

Manages DNS Record within Kubernetes

v0.3.6

21 Oct 14:30
Compare
Choose a tag to compare
Fix: Missed regenerated deep copy code

phonebook-0.3.6

21 Oct 14:30
Compare
Choose a tag to compare

Manages DNS Record within Kubernetes

v0.3.5

19 Oct 12:58
Compare
Choose a tag to compare
v0.3.5

phonebook-0.3.5

19 Oct 12:58
Compare
Choose a tag to compare

Manages DNS Record within Kubernetes

v0.3.4

17 Oct 19:54
Compare
Choose a tag to compare

Phonebook now supports multiple providers. You can now create multiple DNSRecord using different providers through DNSIntegration.