Skip to content

Releases: anexia/k8s-external-dns-webhook

v0.2.3

12 Jun 12:17
0ef0c08
Compare
Choose a tag to compare

0.2.3 (2025-06-12)

Bug Fixes

  • request only valid operations on the record resource (#85) (42de5ac)

Miscellaneous Chores

  • deps: switch to googleapis/release-please-action (#86) (3c83ee7)

v0.2.2

16 May 08:42
82fb246
Compare
Choose a tag to compare

0.2.2 (2025-05-16)

Bug Fixes

  • ci: implement gh action to make release-please run again (cda9b84)

Miscellaneous Chores

  • deps: bump anchore/sbom-action from 0.18.0 to 0.19.0 (#78) (c088131)
  • deps: bump anchore/sbom-action from 0.19.0 to 0.20.0 (#84) (2b985b4)
  • deps: bump golangci/golangci-lint-action from 6 to 7 (#76) (5a9f4e2)
  • deps: bump golangci/golangci-lint-action from 7 to 8 (af0eaea)
  • deps: bump sigs.k8s.io/external-dns from 0.16.0 to 0.16.1 (#75) (0ad23db)
  • deps: bump sigs.k8s.io/external-dns from 0.16.1 to 0.17.0 (#83) (9c542d2)
  • deps: bump sigstore/cosign-installer from 3.8.1 to 3.8.2 (#77) (19355aa)

v0.2.1

04 Apr 12:42
63b3f63
Compare
Choose a tag to compare

0.2.1 (2025-03-09)

Miscellaneous Chores

  • ci: cleanup the PR workflow (64ddd66)
  • deps: bump anchore/sbom-action from 0.17.7 to 0.17.8 (#52) (4f5bda0)
  • deps: bump anchore/sbom-action from 0.17.8 to 0.17.9 (#62) (3c90699)
  • deps: bump anchore/sbom-action from 0.17.9 to 0.18.0 (#67) (4a146ad)
  • deps: bump github.com/caarlos0/env/v11 from 11.2.2 to 11.3.1 (#64) (62a67a4)
  • deps: bump github.com/go-chi/chi/v5 from 5.1.0 to 5.2.0 (#61) (b771dc5)
  • deps: bump github.com/go-chi/chi/v5 from 5.2.0 to 5.2.1 (#68) (4f3f50a)
  • deps: bump go.anx.io/go-anxcloud from 0.7.6 to 0.7.7 (#65) (8c45409)
  • deps: bump go.anx.io/go-anxcloud from 0.7.7 to 0.7.8 (#70) (f9e5de4)
  • deps: bump sigs.k8s.io/external-dns from 0.15.0 to 0.15.1 (#63) (f89fe70)
  • deps: bump sigstore/cosign-installer from 3.7.0 to 3.8.1 (#71) (4519d18)
  • enable auto-merge for dependabot updates (8726220)
  • fix repository name in all *.md files (#58) (d00d80c)
  • migrate goreleaser to newest configuration (#57) (1652ccb)
  • run go mod tidy (#66) (2647ebf)

v0.2.0

04 Dec 10:12
0105621
Compare
Choose a tag to compare

0.2.0 (2024-12-04)

⚠️ As part of the migration to the Anexia organisation, the path to the container image changed!

- ghcr.io/probstenhias/external-dns-anexia-webhook:latest-amd64
+ ghcr.io/anexia/k8s-external-dns-webhook:latest-amd64

In case you were importing this project as a Go module, you also have to change the module:

- import "ghcr.io/probstenhias/external-dns-anexia-webhook"
+ import "go.anx.io/external-dns-webhook"

Bug Fixes

  • update image name for goreleaser (90b1f96)

Miscellaneous Chores

  • deps: bump anchore/sbom-action from 0.17.2 to 0.17.3 (#43) (a37d164)
  • deps: bump anchore/sbom-action from 0.17.3 to 0.17.4 (#44) (6dc77be)
  • deps: bump anchore/sbom-action from 0.17.4 to 0.17.5 (#47) (64ddaec)
  • deps: bump anchore/sbom-action from 0.17.5 to 0.17.6 (#48) (cc8826f)
  • deps: bump anchore/sbom-action from 0.17.6 to 0.17.7 (#50) (d57ab45)
  • deps: bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (#53) (2f90474)
  • deps: bump go.anx.io/go-anxcloud from 0.7.3 to 0.7.4 (#45) (8ba5b44)
  • deps: bump go.anx.io/go-anxcloud from 0.7.4 to 0.7.5 (#46) (9968c93)
  • deps: bump go.anx.io/go-anxcloud from 0.7.5 to 0.7.6 (#49) (a65e23f)
  • deps: bump sigstore/cosign-installer from 3.6.0 to 3.7.0 (#40) (693e4ee)

v0.1.6

25 Sep 09:56
e78468e
Compare
Choose a tag to compare

0.1.6 (2024-09-25)

Miscellaneous Chores

  • deps: bump anchore/sbom-action from 0.16.1 to 0.17.0 (#31) (b0fea23)
  • deps: bump anchore/sbom-action from 0.17.0 to 0.17.1 (#37) (9a87b20)
  • deps: bump anchore/sbom-action from 0.17.1 to 0.17.2 (#38) (37dc2ff)
  • deps: bump github.com/caarlos0/env/v11 from 11.1.0 to 11.2.2 (#35) (fd33c0a)
  • deps: bump go.anx.io/go-anxcloud from 0.7.2 to 0.7.3 (#34) (0dc6320)
  • deps: bump sigs.k8s.io/external-dns from 0.14.2 to 0.15.0 (#39) (44d35fa)
  • deps: bump sigstore/cosign-installer from 3.5.0 to 3.6.0 (#36) (2e672d1)

v0.1.5

11 Jul 11:59
728f5dc
Compare
Choose a tag to compare

0.1.5 (2024-07-10)

Bug Fixes

Miscellaneous Chores

  • deps: bump anchore/sbom-action from 0.16.0 to 0.16.1 (#30) (c7d40d9)

v0.1.4

06 Jul 20:29
7a995be
Compare
Choose a tag to compare

0.1.4 (2024-07-06)

Bug Fixes

  • update goreleaser config to work with v2 (#26) (2ee51d8)

Miscellaneous Chores

  • deps: bump github.com/caarlos0/env/v11 from 11.0.1 to 11.1.0 (#20) (9357d69)
  • deps: bump github.com/go-chi/chi/v5 from 5.0.12 to 5.1.0 (#24) (0fe0722)
  • deps: bump go.anx.io/go-anxcloud from 0.6.4 to 0.7.0 (#15) (d5eacbf)
  • deps: bump go.anx.io/go-anxcloud from 0.7.0 to 0.7.1 (#18) (3c70b4a)
  • deps: bump go.anx.io/go-anxcloud from 0.7.1 to 0.7.2 (#22) (938b348)
  • deps: bump goreleaser/goreleaser-action from 5 to 6 (#17) (e6e0270)

v0.1.3

07 May 12:20
6b42da4
Compare
Choose a tag to compare

This is the first version that is actually able to update dns entries.
DO NOT use previous versions. They will destroy you dns entries.

0.1.3 (2024-05-07)

Bug Fixes

  • reorder record parsing in GetRecords function (#9) (4b5a0cb)

v0.1.2

07 May 10:24
c8d568e
Compare
Choose a tag to compare

0.1.2 (2024-05-07)

Bug Fixes

  • update Dockerfile entrypoint to use Anexia webhook (#8) (cb23803)

Miscellaneous Chores

v0.1.1

06 May 17:23
b9ea5ea
Compare
Choose a tag to compare
v0.1.1 Pre-release
Pre-release

0.1.1 (2024-05-06)

Miscellaneous Chores

  • add release-please configuration file (f317571)
  • Update .conform.yaml and release.yml (d4e427b)