Releases: anexia/k8s-external-dns-webhook
Releases · anexia/k8s-external-dns-webhook
v0.2.0
0.2.0 (2024-12-04)
- 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
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
v0.1.4
0.1.4 (2024-07-06)
Bug Fixes
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
v0.1.2
v0.1.1
v0.1.0
What's Changed
- implement anexia webhook by @ProbstenHias in #1
New Contributors
- @ProbstenHias made their first contribution in #1
Full Changelog: https://github.com/ProbstenHias/external-dns-anexia-webhook/commits/v0.1.0