Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 04 Dec 10:12
0105621

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)