c0d1d9f1402f3711e918da8d160587da519ab935
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/kashalls/external-dns-unifi-webhook](https://github.com/kashalls/external-dns-unifi-webhook) | minor | `v0.7.0` → `v0.8.0` | --- ### Release Notes <details> <summary>kashalls/external-dns-unifi-webhook (ghcr.io/kashalls/external-dns-unifi-webhook)</summary> ### [`v0.8.0`](https://github.com/kashalls/external-dns-unifi-webhook/releases/tag/v0.8.0) [Compare Source](https://github.com/kashalls/external-dns-unifi-webhook/compare/v0.7.0...v0.8.0) #### What's Changed - fix(deps): update module golang.org/x/net to v0.46.0 by [@​renovate](https://github.com/renovate)\[bot] in [#​132](https://github.com/kashalls/external-dns-unifi-webhook/pull/132) - \[Closes [#​133](https://github.com/kashalls/external-dns-unifi-webhook/issues/133)] Better documentation on Creating API Keys by [@​userbradley](https://github.com/userbradley) in [#​134](https://github.com/kashalls/external-dns-unifi-webhook/pull/134) - feat(metrics): improve /metrics endpoint with comprehensive instrumentation by [@​lexfrei](https://github.com/lexfrei) in [#​135](https://github.com/kashalls/external-dns-unifi-webhook/pull/135) - feat(metrics): add provider label to all metrics for multi-instance filtering by [@​lexfrei](https://github.com/lexfrei) in [#​138](https://github.com/kashalls/external-dns-unifi-webhook/pull/138) - feat: optimize container image size with scratch base and UPX compression by [@​lexfrei](https://github.com/lexfrei) in [#​139](https://github.com/kashalls/external-dns-unifi-webhook/pull/139) - fix(errors): improve error handling with comprehensive linter fixes by [@​lexfrei](https://github.com/lexfrei) in [#​140](https://github.com/kashalls/external-dns-unifi-webhook/pull/140) - docs: add TESTING.md and CONTRIBUTING.md by [@​lexfrei](https://github.com/lexfrei) in [#​141](https://github.com/kashalls/external-dns-unifi-webhook/pull/141) - chore(deps): update davidanson/markdownlint-cli2-action action to v20 by [@​renovate](https://github.com/renovate)\[bot] in [#​142](https://github.com/kashalls/external-dns-unifi-webhook/pull/142) - feat(github): add pull request template by [@​lexfrei](https://github.com/lexfrei) in [#​143](https://github.com/kashalls/external-dns-unifi-webhook/pull/143) - fix(ci): add paths filter to release workflow PR trigger by [@​lexfrei](https://github.com/lexfrei) in [#​144](https://github.com/kashalls/external-dns-unifi-webhook/pull/144) - feat(test): add unit tests before linting work by [@​lexfrei](https://github.com/lexfrei) in [#​145](https://github.com/kashalls/external-dns-unifi-webhook/pull/145) - chore(deps): update actions/github-script action to v8 by [@​renovate](https://github.com/renovate)\[bot] in [#​146](https://github.com/kashalls/external-dns-unifi-webhook/pull/146) - chore(deps): update actions/setup-go action to v6 by [@​renovate](https://github.com/renovate)\[bot] in [#​147](https://github.com/kashalls/external-dns-unifi-webhook/pull/147) - Add golangci-lint configuration and comprehensive unit tests by [@​lexfrei](https://github.com/lexfrei) in [#​148](https://github.com/kashalls/external-dns-unifi-webhook/pull/148) - Fix container USER directive for Kubernetes runAsNonRoot compatibility by [@​lexfrei](https://github.com/lexfrei) in [#​149](https://github.com/kashalls/external-dns-unifi-webhook/pull/149) - chore(deps): update actions/setup-go action to v6 by [@​renovate](https://github.com/renovate)\[bot] in [#​150](https://github.com/kashalls/external-dns-unifi-webhook/pull/150) - chore(deps): update golangci/golangci-lint-action action to v9 by [@​renovate](https://github.com/renovate)\[bot] in [#​151](https://github.com/kashalls/external-dns-unifi-webhook/pull/151) - Fix PR builds from forks and optimize CI performance by [@​lexfrei](https://github.com/lexfrei) in [#​153](https://github.com/kashalls/external-dns-unifi-webhook/pull/153) - Migrate to stdlib logging and remove external dependencies by [@​lexfrei](https://github.com/lexfrei) in [#​152](https://github.com/kashalls/external-dns-unifi-webhook/pull/152) - ci(workflows): optimize container builds with native ARM64 runners by [@​lexfrei](https://github.com/lexfrei) in [#​154](https://github.com/kashalls/external-dns-unifi-webhook/pull/154) - chore(deps): update github artifact actions (major) by [@​renovate](https://github.com/renovate)\[bot] in [#​155](https://github.com/kashalls/external-dns-unifi-webhook/pull/155) - fix(ci): correct bash array usage in manifest creation by [@​lexfrei](https://github.com/lexfrei) in [#​156](https://github.com/kashalls/external-dns-unifi-webhook/pull/156) - Update README.md by [@​boomam](https://github.com/boomam) in [#​159](https://github.com/kashalls/external-dns-unifi-webhook/pull/159) - chore(deps): update davidanson/markdownlint-cli2-action action to v21 by [@​renovate](https://github.com/renovate)\[bot] in [#​161](https://github.com/kashalls/external-dns-unifi-webhook/pull/161) - fix(deps): update module sigs.k8s.io/external-dns to v0.20.0 by [@​renovate](https://github.com/renovate)\[bot] in [#​160](https://github.com/kashalls/external-dns-unifi-webhook/pull/160) - chore(deps): update actions/checkout action to v6 by [@​renovate](https://github.com/renovate)\[bot] in [#​162](https://github.com/kashalls/external-dns-unifi-webhook/pull/162) - chore(deps): update davidanson/markdownlint-cli2-action action to v22 by [@​renovate](https://github.com/renovate)\[bot] in [#​164](https://github.com/kashalls/external-dns-unifi-webhook/pull/164) - chore(deps): update github artifact actions (major) by [@​renovate](https://github.com/renovate)\[bot] in [#​165](https://github.com/kashalls/external-dns-unifi-webhook/pull/165) #### New Contributors - [@​userbradley](https://github.com/userbradley) made their first contribution in [#​134](https://github.com/kashalls/external-dns-unifi-webhook/pull/134) - [@​lexfrei](https://github.com/lexfrei) made their first contribution in [#​135](https://github.com/kashalls/external-dns-unifi-webhook/pull/135) - [@​boomam](https://github.com/boomam) made their first contribution in [#​159](https://github.com/kashalls/external-dns-unifi-webhook/pull/159) **Full Changelog**: <https://github.com/kashalls/external-dns-unifi-webhook/compare/v0.7.0...v0.8.0> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42Ni45IiwidXBkYXRlZEluVmVyIjoiNDIuNjYuOSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=--> Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/2940 Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net> Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
alexlebens.net
GitOps definied infrastrucutre for the alexlebens.net domain.
Stack-cl01tl
https://argocd.alexlebens.net/api/badge?name=stack-cl01tl&revision=true&showAppName=true
App-of-Apps Application for cl01tl
License
This project is licensed under the terms of the Apache 2.0 License license.
Description