e8f14a282b
Update Helm release external-dns to v1.20.0 ( #3034 )
...
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 15s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [external-dns](https://github.com/kubernetes-sigs/external-dns ) | minor | `1.19.0` → `1.20.0` |
---
### 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4yIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hhcnQiXX0=-->
Reviewed-on: #3034
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2026-01-04 01:20:08 +00:00
c0d1d9f140
Update ghcr.io/kashalls/external-dns-unifi-webhook Docker tag to v0.8.0 ( #2940 )
...
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 17s
renovate / renovate (push) Has been cancelled
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 >
2025-12-29 23:49:59 +00:00
eb6ff2df76
renovate update chart appVersion
lint-test-helm / lint-helm (push) Successful in 15s
renovate / renovate (push) Successful in 1m10s
render-manifests-push / render-manifests-push (push) Successful in 5m54s
2025-12-23 17:37:47 -06:00
a5f3b998ce
update chart
lint-test-helm / lint-helm (push) Successful in 11s
renovate / renovate (push) Successful in 1m11s
render-manifests-push / render-manifests-push (push) Successful in 34s
2025-12-23 17:05:07 -06:00
dcc30342b8
update appVersion
2025-12-11 17:21:25 -06:00
b52d76cc58
migrate
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 1m18s
render-manifests / render-manifests-helm (push) Failing after 2m22s
2025-12-01 20:50:19 -06:00