e71f804089d9290a1a4baf749986ddef774a0980
24 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
|
8fa8c153ec | chore(deps): update valkey docker tag to v0.6.1 | ||
|
|
415710a3d6 | chore(deps): update valkey docker tag to v0.6.0 | ||
|
|
0708cc3809 |
tmp/refactor-14 (#5345)
Reviewed-on: #5345 |
||
|
|
6f840f9380 |
tmp/refactor (#4999)
Reviewed-on: #4999 |
||
|
|
38f5fccfec |
chore(deps): update valkey docker tag to v0.4.0 (#4572)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [valkey](https://github.com/valkey-io/valkey) | minor | `0.3.0` → `0.4.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:eyJjcmVhdGVkSW5WZXIiOiI0My41OS4yIiwidXBkYXRlZEluVmVyIjoiNDMuNTkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=--> Reviewed-on: #4572 Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net> Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net> |
||
|
|
bb9a8d0a8c |
chore(deps): update valkey docker tag to v0.3.0 (#4479)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [valkey](https://github.com/valkey-io/valkey) | minor | `0.2.0` → `0.3.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:eyJjcmVhdGVkSW5WZXIiOiI0My41MS4wIiwidXBkYXRlZEluVmVyIjoiNDMuNTEuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=--> Reviewed-on: #4479 Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net> Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net> |
||
|
|
f6dd5affa4 | feat: migrated to valkey | ||
|
|
06ba35e428 |
chore(deps): update redis-replication docker tag to v1.1.0 (#4399)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [redis-replication](https://github.com/OT-CONTAINER-KIT/redis-operator) | minor | `1.0.4` → `1.1.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:eyJjcmVhdGVkSW5WZXIiOiI0My41MS4wIiwidXBkYXRlZEluVmVyIjoiNDMuNTEuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=--> Reviewed-on: #4399 Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net> Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net> |
||
|
|
22b07960f5 |
chore(deps): update 0xerr0r/blocky to v0.29.0 (#4282)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [0xerr0r/blocky](https://github.com/0xerr0r/blocky) | minor | `v0.28.2` → `v0.29.0` | | [ghcr.io/0xerr0r/blocky](https://github.com/0xERR0R/blocky) | minor | `v0.28.2` → `v0.29.0` | --- ### Release Notes <details> <summary>0xerr0r/blocky (0xerr0r/blocky)</summary> ### [`v0.29.0`](https://github.com/0xERR0R/blocky/releases/tag/v0.29.0) [Compare Source](https://github.com/0xerr0r/blocky/compare/v0.28.2...v0.29.0) #### Changelog ##### Features - [`0c35f21`](https://github.com/0xerr0r/blocky/commit/0c35f21b8524d208335a8fcf87fcdb7016c30235): feat: add RFC 7239 Forwarded header support for client IP parsing ([#​1941](https://github.com/0xerr0r/blocky/issues/1941)) ([@​0xERR0R](https://github.com/0xERR0R)) - [`011e3eb`](https://github.com/0xerr0r/blocky/commit/011e3eb5001127ff8bcc859320ae45dde9492d8d): feat: implement DNS64 support ([#​1933](https://github.com/0xerr0r/blocky/issues/1933)) ([@​0xERR0R](https://github.com/0xERR0R)) - [`e199445`](https://github.com/0xerr0r/blocky/commit/e199445bcde148dc9c12837e1e97a79a6b8ba633): feat: improve IP parsing from X-Forwarded-For header ([#​1940](https://github.com/0xerr0r/blocky/issues/1940)) ([@​0xERR0R](https://github.com/0xERR0R)) ##### Bug fixes - [`257fe07`](https://github.com/0xerr0r/blocky/commit/257fe07f311c90b3d046cb76b6084882da8313b1): fix: Incorrect rate data shown on Grafana dashboards ([#​1948](https://github.com/0xerr0r/blocky/issues/1948)) ([@​mattdy](https://github.com/mattdy)) - [`1a4d22d`](https://github.com/0xerr0r/blocky/commit/1a4d22d3d8154a4f45e22e08ea68a7d55eb7cbeb): fix: db automigration with timescaledb ([#​1975](https://github.com/0xerr0r/blocky/issues/1975)) ([@​manofthepeace](https://github.com/manofthepeace)) - [`9874212`](https://github.com/0xerr0r/blocky/commit/98742121da6ce4cd7cce6e6da829f6916ff490d4): fix: use context based versions of net.Listen and net.Dial ([#​1952](https://github.com/0xerr0r/blocky/issues/1952)) ([@​sonjek](https://github.com/sonjek)) ##### Build and dependencies - [`fe67404`](https://github.com/0xerr0r/blocky/commit/fe674044da83b1f1be409229c41da82deaaf0379): build(deps): bump actions/checkout from 5 to 6 ([#​1943](https://github.com/0xerr0r/blocky/issues/1943)) ([@​dependabot](https://github.com/dependabot)\[bot]) - [`4752061`](https://github.com/0xerr0r/blocky/commit/4752061443b37cd75eb41b22f4cfb118b11e61ea): build(deps): bump actions/download-artifact from 6 to 7 ([#​1961](https://github.com/0xerr0r/blocky/issues/1961)) ([@​dependabot](https://github.com/dependabot)\[bot]) - [`d459311`](https://github.com/0xerr0r/blocky/commit/d45931137860881f1cda31b9018e44b773982948): build(deps): bump actions/download-artifact from 7 to 8 ([#​2000](https://github.com/0xerr0r/blocky/issues/2000)) ([@​dependabot](https://github.com/dependabot)\[bot]) - [`fa1614b`](https://github.com/0xerr0r/blocky/commit/fa1614bbbe6b026bdf6a424e9048f05f051c2dac): build(deps): bump actions/upload-artifact from 5 to 6 ([#​1960](https://github.com/0xerr0r/blocky/issues/1960)) ([@​dependabot](https://github.com/dependabot)\[bot]) - [`11b6f92`](https://github.com/0xerr0r/blocky/commit/11b6f923874c48aa5a16a35ec56d3a9f7ce5a07b): build(deps): bump actions/upload-artifact from 6 to 7 ([#​1998](https://github.com/0xerr0r/blocky/issues/1998)) ([@​dependabot](https://github.com/dependabot)\[bot]) - [`e83805c`](https://github.com/0xerr0r/blocky/commit/e83805c9876e3b0c60025043dcfb28c4b4316beb): build(deps): bump filippo.io/edwards25519 from 1.1.0 to 1.1.1 ([#​1992](https://github.com/0xerr0r/blocky/issues/1992)) ([@​dependabot](https://github.com/dependabot)\[bot]) - [`4f62ec8`](https://github.com/0xerr0r/blocky/commit/4f62ec8009833a588b900dce71fe3442a0985296): build(deps): bump github.com/alicebob/miniredis/v2 from 2.35.0 to 2.36.0 ([#​1976](https://github.com/0xerr0r/blocky/issues/1976)) ([@​dependabot](https://github.com/dependabot)\[bot]) - [`16644c5`](https://github.com/0xerr0r/blocky/commit/16644c5659fac8affdc1eeb38ee5549927d6191e): build(deps): bump github.com/alicebob/miniredis/v2 from 2.36.0 to 2.36.1 ([#​1978](https://github.com/0xerr0r/blocky/issues/1978)) ([@​dependabot](https://github.com/dependabot)\[bot]) - [`36ae188`](https://github.com/0xerr0r/blocky/commit/36ae188e724ca91d8b0873d8cbe66715d62bc744): build(deps): bump github.com/alicebob/miniredis/v2 from 2.36.1 to 2.37.0 ([#​1996](https://github.com/0xerr0r/blocky/issues/1996)) ([@​dependabot](https://github.com/dependabot)\[bot]) - [`4733c6b`](https://github.com/0xerr0r/blocky/commit/4733c6bb529c735594520a84a1fbcbcd485f569a): build(deps): bump github.com/breml/rootcerts from 0.3.3 to 0.3.4 ([#​1987](https://github.com/0xerr0r/blocky/issues/1987)) ([@​dependabot](https://github.com/dependabot)\[bot]) - [`e4f7462`](https://github.com/0xerr0r/blocky/commit/e4f746218f9c44d14515398b2258fcb1dc904861): build(deps): bump github.com/go-chi/chi/v5 from 5.2.3 to 5.2.4 ([#​1972](https://github.com/0xerr0r/blocky/issues/1972)) ([@​dependabot](https://github.com/dependabot)\[bot]) - [`f9dd4d2`](https://github.com/0xerr0r/blocky/commit/f9dd4d294a5d4a8d1144584ff406d7e6ba8e21c0): build(deps): bump github.com/go-chi/chi/v5 from 5.2.4 to 5.2.5 ([#​1985](https://github.com/0xerr0r/blocky/issues/1985)) ([@​dependabot](https://github.com/dependabot)\[bot]) - [`e66a29d`](https://github.com/0xerr0r/blocky/commit/e66a29d8742b2de39b33166b3caa8533305956b7): build(deps): bump github.com/miekg/dns from 1.1.68 to 1.1.69 ([#​1959](https://github.com/0xerr0r/blocky/issues/1959)) ([@​dependabot](https://github.com/dependabot)\[bot]) - [`8e69355`](https://github.com/0xerr0r/blocky/commit/8e693558d775148125f78074a65b6b1f628d79d9): build(deps): bump github.com/miekg/dns from 1.1.69 to 1.1.70 ([#​1968](https://github.com/0xerr0r/blocky/issues/1968)) ([@​dependabot](https://github.com/dependabot)\[bot]) - [`5e8b555`](https://github.com/0xerr0r/blocky/commit/5e8b5559847ca7f5adf2f3aa3e5b950041148583): build(deps): bump github.com/miekg/dns from 1.1.70 to 1.1.72 ([#​1977](https://github.com/0xerr0r/blocky/issues/1977)) ([@​dependabot](https://github.com/dependabot)\[bot]) - [`ef5dc97`](https://github.com/0xerr0r/blocky/commit/ef5dc97ddf80a62f6ca844ab5af6d23ff3d81f7a): build(deps): bump github.com/onsi/ginkgo/v2 from 2.27.2 to 2.27.3 ([#​1956](https://github.com/0xerr0r/blocky/issues/1956)) ([@​dependabot](https://github.com/dependabot)\[bot]) - [`670542b`](https://github.com/0xerr0r/blocky/commit/670542bacfb574472fdc8964e811e3366d544fe0): build(deps): bump github.com/onsi/ginkgo/v2 from 2.27.3 to 2.27.4 ([#​1966](https://github.com/0xerr0r/blocky/issues/1966)) ([@​dependabot](https://github.com/dependabot)\[bot]) - [`e062742`](https://github.com/0xerr0r/blocky/commit/e062742259af26cadec391da875783349401596c): build(deps): bump github.com/onsi/ginkgo/v2 from 2.27.4 to 2.27.5 ([#​1970](https://github.com/0xerr0r/blocky/issues/1970)) ([@​dependabot](https://github.com/dependabot)\[bot]) - [`4926d16`](https://github.com/0xerr0r/blocky/commit/4926d161fe68e642e7e967f58907f36ef75a79d3): build(deps): bump github.com/onsi/ginkgo/v2 from 2.27.5 to 2.28.1 ([#​1981](https://github.com/0xerr0r/blocky/issues/1981)) ([@​dependabot](https://github.com/dependabot)\[bot]) - [`ca0da10`](https://github.com/0xerr0r/blocky/commit/ca0da10f7c5d7a42b86f729d6083012665c09233): build(deps): bump github.com/onsi/gomega from 1.38.2 to 1.38.3 ([#​1955](https://github.com/0xerr0r/blocky/issues/1955)) ([@​dependabot](https://github.com/dependabot)\[bot]) - [`567a738`](https://github.com/0xerr0r/blocky/commit/567a73887b7c0c3ab1b638172c92e10246dbef72): build(deps): bump github.com/onsi/gomega from 1.38.3 to 1.39.0 ([#​1967](https://github.com/0xerr0r/blocky/issues/1967)) ([@​dependabot](https://github.com/dependabot)\[bot]) - [`c3aab87`](https://github.com/0xerr0r/blocky/commit/c3aab87e1de7a7cec8dae12728b28399e62ebe85): build(deps): bump github.com/onsi/gomega from 1.39.0 to 1.39.1 ([#​1982](https://github.com/0xerr0r/blocky/issues/1982)) ([@​dependabot](https://github.com/dependabot)\[bot]) - [`ef79a67`](https://github.com/0xerr0r/blocky/commit/ef79a6789a5db8b405b285b9c3212580d1e21250): build(deps): bump github.com/sirupsen/logrus from 1.9.3 to 1.9.4 ([#​1974](https://github.com/0xerr0r/blocky/issues/1974)) ([@​dependabot](https://github.com/dependabot)\[bot]) - [`6775759`](https://github.com/0xerr0r/blocky/commit/67757591e5b8e057bb3390ed5f7e4db2e86554a9): build(deps): bump github.com/spf13/cobra from 1.10.1 to 1.10.2 ([#​1953](https://github.com/0xerr0r/blocky/issues/1953)) ([@​dependabot](https://github.com/dependabot)\[bot]) - [`71c39fc`](https://github.com/0xerr0r/blocky/commit/71c39fc132955e04be167307396a85c6be30a3fe): build(deps): bump golang.org/x/crypto from 0.44.0 to 0.45.0 ([#​1939](https://github.com/0xerr0r/blocky/issues/1939)) ([@​dependabot](https://github.com/dependabot)\[bot]) - [`be31648`](https://github.com/0xerr0r/blocky/commit/be316486ac515850cba384f76c963a30bda39afe): build(deps): bump golang.org/x/net from 0.47.0 to 0.48.0 ([#​1957](https://github.com/0xerr0r/blocky/issues/1957)) ([@​dependabot](https://github.com/dependabot)\[bot]) - [`a574078`](https://github.com/0xerr0r/blocky/commit/a5740782eaf2f2fa3b0af3b0d4a4c6ab0ec9d6b2): build(deps): bump golang.org/x/net from 0.48.0 to 0.49.0 ([#​1971](https://github.com/0xerr0r/blocky/issues/1971)) ([@​dependabot](https://github.com/dependabot)\[bot]) - [`6f3f295`](https://github.com/0xerr0r/blocky/commit/6f3f2959d3138bdfa03debf9aa891aa65aa1457c): build(deps): bump golang.org/x/net from 0.49.0 to 0.50.0 ([#​1988](https://github.com/0xerr0r/blocky/issues/1988)) ([@​dependabot](https://github.com/dependabot)\[bot]) - [`6a75afb`](https://github.com/0xerr0r/blocky/commit/6a75afb48078643426366914282d24b2131a8f96): build(deps): bump golang.org/x/net from 0.50.0 to 0.51.0 ([#​1997](https://github.com/0xerr0r/blocky/issues/1997)) ([@​dependabot](https://github.com/dependabot)\[bot]) ##### Misc - [`439e99b`](https://github.com/0xerr0r/blocky/commit/439e99b1932ec1a3460e26e8b4d29c2fa3a6f826): Add Blocky Visor to web UIs section in installation.md ([#​1993](https://github.com/0xerr0r/blocky/issues/1993)) ([@​JCHHeilmann](https://github.com/JCHHeilmann)) - [`ced469f`](https://github.com/0xerr0r/blocky/commit/ced469f479cea049f411c21f453658abcea297c9): refactor: centralize DNS response creation logic with helper functions ([#​1942](https://github.com/0xerr0r/blocky/issues/1942)) ([@​0xERR0R](https://github.com/0xERR0R)) - [`3075c38`](https://github.com/0xerr0r/blocky/commit/3075c3810c8ac238ea06d335d439768b7b3c1dea): refactor: clean up obsolete Go syntax ([#​1951](https://github.com/0xerr0r/blocky/issues/1951)) ([@​sonjek](https://github.com/sonjek)) - [`9fe42a8`](https://github.com/0xerr0r/blocky/commit/9fe42a86218307794f5d0d866edaca0c45ee71be): refactor: simplify code for improved readability and maintainability ([#​1945](https://github.com/0xerr0r/blocky/issues/1945)) ([@​0xERR0R](https://github.com/0xERR0R)) - [`6581668`](https://github.com/0xerr0r/blocky/commit/65816682cce98d1caf5973d3d28640006b33997b): refactor: use mockery for mocks ([#​1944](https://github.com/0xerr0r/blocky/issues/1944)) ([@​0xERR0R](https://github.com/0xERR0R)) - [`55ab95e`](https://github.com/0xerr0r/blocky/commit/55ab95ed4d6d6a05f057116bfdcd5ba07ba83d48): test(metrics): Prometheus metrics ([#​1868](https://github.com/0xerr0r/blocky/issues/1868)) ([@​zeilenschubser](https://github.com/zeilenschubser)) </details> <details> <summary>0xERR0R/blocky (ghcr.io/0xerr0r/blocky)</summary> ### [`v0.29.0`](https://github.com/0xERR0R/blocky/releases/tag/v0.29.0) [Compare Source](https://github.com/0xERR0R/blocky/compare/v0.28.2...v0.29.0) #### Changelog ##### Features - [`0c35f21`](https://github.com/0xERR0R/blocky/commit/0c35f21b8524d208335a8fcf87fcdb7016c30235): feat: add RFC 7239 Forwarded header support for client IP parsing ([#​1941](https://github.com/0xERR0R/blocky/issues/1941)) ([@​0xERR0R](https://github.com/0xERR0R)) - [`011e3eb`](https://github.com/0xERR0R/blocky/commit/011e3eb5001127ff8bcc859320ae45dde9492d8d): feat: implement DNS64 support ([#​1933](https://github.com/0xERR0R/blocky/issues/1933)) ([@​0xERR0R](https://github.com/0xERR0R)) - [`e199445`](https://github.com/0xERR0R/blocky/commit/e199445bcde148dc9c12837e1e97a79a6b8ba633): feat: improve IP parsing from X-Forwarded-For header ([#​1940](https://github.com/0xERR0R/blocky/issues/1940)) ([@​0xERR0R](https://github.com/0xERR0R)) ##### Bug fixes - [`257fe07`](https://github.com/0xERR0R/blocky/commit/257fe07f311c90b3d046cb76b6084882da8313b1): fix: Incorrect rate data shown on Grafana dashboards ([#​1948](https://github.com/0xERR0R/blocky/issues/1948)) ([@​mattdy](https://github.com/mattdy)) - [`1a4d22d`](https://github.com/0xERR0R/blocky/commit/1a4d22d3d8154a4f45e22e08ea68a7d55eb7cbeb): fix: db automigration with timescaledb ([#​1975](https://github.com/0xERR0R/blocky/issues/1975)) ([@​manofthepeace](https://github.com/manofthepeace)) - [`9874212`](https://github.com/0xERR0R/blocky/commit/98742121da6ce4cd7cce6e6da829f6916ff490d4): fix: use context based versions of net.Listen and net.Dial ([#​1952](https://github.com/0xERR0R/blocky/issues/1952)) ([@​sonjek](https://github.com/sonjek)) ##### Build and dependencies - [`fe67404`](https://github.com/0xERR0R/blocky/commit/fe674044da83b1f1be409229c41da82deaaf0379): build(deps): bump actions/checkout from 5 to 6 ([#​1943](https://github.com/0xERR0R/blocky/issues/1943)) ([@​dependabot](https://github.com/dependabot)\[bot]) - [`4752061`](https://github.com/0xERR0R/blocky/commit/4752061443b37cd75eb41b22f4cfb118b11e61ea): build(deps): bump actions/download-artifact from 6 to 7 ([#​1961](https://github.com/0xERR0R/blocky/issues/1961)) ([@​dependabot](https://github.com/dependabot)\[bot]) - [`d459311`](https://github.com/0xERR0R/blocky/commit/d45931137860881f1cda31b9018e44b773982948): build(deps): bump actions/download-artifact from 7 to 8 ([#​2000](https://github.com/0xERR0R/blocky/issues/2000)) ([@​dependabot](https://github.com/dependabot)\[bot]) - [`fa1614b`](https://github.com/0xERR0R/blocky/commit/fa1614bbbe6b026bdf6a424e9048f05f051c2dac): build(deps): bump actions/upload-artifact from 5 to 6 ([#​1960](https://github.com/0xERR0R/blocky/issues/1960)) ([@​dependabot](https://github.com/dependabot)\[bot]) - [`11b6f92`](https://github.com/0xERR0R/blocky/commit/11b6f923874c48aa5a16a35ec56d3a9f7ce5a07b): build(deps): bump actions/upload-artifact from 6 to 7 ([#​1998](https://github.com/0xERR0R/blocky/issues/1998)) ([@​dependabot](https://github.com/dependabot)\[bot]) - [`e83805c`](https://github.com/0xERR0R/blocky/commit/e83805c9876e3b0c60025043dcfb28c4b4316beb): build(deps): bump filippo.io/edwards25519 from 1.1.0 to 1.1.1 ([#​1992](https://github.com/0xERR0R/blocky/issues/1992)) ([@​dependabot](https://github.com/dependabot)\[bot]) - [`4f62ec8`](https://github.com/0xERR0R/blocky/commit/4f62ec8009833a588b900dce71fe3442a0985296): build(deps): bump github.com/alicebob/miniredis/v2 from 2.35.0 to 2.36.0 ([#​1976](https://github.com/0xERR0R/blocky/issues/1976)) ([@​dependabot](https://github.com/dependabot)\[bot]) - [`16644c5`](https://github.com/0xERR0R/blocky/commit/16644c5659fac8affdc1eeb38ee5549927d6191e): build(deps): bump github.com/alicebob/miniredis/v2 from 2.36.0 to 2.36.1 ([#​1978](https://github.com/0xERR0R/blocky/issues/1978)) ([@​dependabot](https://github.com/dependabot)\[bot]) - [`36ae188`](https://github.com/0xERR0R/blocky/commit/36ae188e724ca91d8b0873d8cbe66715d62bc744): build(deps): bump github.com/alicebob/miniredis/v2 from 2.36.1 to 2.37.0 ([#​1996](https://github.com/0xERR0R/blocky/issues/1996)) ([@​dependabot](https://github.com/dependabot)\[bot]) - [`4733c6b`](https://github.com/0xERR0R/blocky/commit/4733c6bb529c735594520a84a1fbcbcd485f569a): build(deps): bump github.com/breml/rootcerts from 0.3.3 to 0.3.4 ([#​1987](https://github.com/0xERR0R/blocky/issues/1987)) ([@​dependabot](https://github.com/dependabot)\[bot]) - [`e4f7462`](https://github.com/0xERR0R/blocky/commit/e4f746218f9c44d14515398b2258fcb1dc904861): build(deps): bump github.com/go-chi/chi/v5 from 5.2.3 to 5.2.4 ([#​1972](https://github.com/0xERR0R/blocky/issues/1972)) ([@​dependabot](https://github.com/dependabot)\[bot]) - [`f9dd4d2`](https://github.com/0xERR0R/blocky/commit/f9dd4d294a5d4a8d1144584ff406d7e6ba8e21c0): build(deps): bump github.com/go-chi/chi/v5 from 5.2.4 to 5.2.5 ([#​1985](https://github.com/0xERR0R/blocky/issues/1985)) ([@​dependabot](https://github.com/dependabot)\[bot]) - [`e66a29d`](https://github.com/0xERR0R/blocky/commit/e66a29d8742b2de39b33166b3caa8533305956b7): build(deps): bump github.com/miekg/dns from 1.1.68 to 1.1.69 ([#​1959](https://github.com/0xERR0R/blocky/issues/1959)) ([@​dependabot](https://github.com/dependabot)\[bot]) - [`8e69355`](https://github.com/0xERR0R/blocky/commit/8e693558d775148125f78074a65b6b1f628d79d9): build(deps): bump github.com/miekg/dns from 1.1.69 to 1.1.70 ([#​1968](https://github.com/0xERR0R/blocky/issues/1968)) ([@​dependabot](https://github.com/dependabot)\[bot]) - [`5e8b555`](https://github.com/0xERR0R/blocky/commit/5e8b5559847ca7f5adf2f3aa3e5b950041148583): build(deps): bump github.com/miekg/dns from 1.1.70 to 1.1.72 ([#​1977](https://github.com/0xERR0R/blocky/issues/1977)) ([@​dependabot](https://github.com/dependabot)\[bot]) - [`ef5dc97`](https://github.com/0xERR0R/blocky/commit/ef5dc97ddf80a62f6ca844ab5af6d23ff3d81f7a): build(deps): bump github.com/onsi/ginkgo/v2 from 2.27.2 to 2.27.3 ([#​1956](https://github.com/0xERR0R/blocky/issues/1956)) ([@​dependabot](https://github.com/dependabot)\[bot]) - [`670542b`](https://github.com/0xERR0R/blocky/commit/670542bacfb574472fdc8964e811e3366d544fe0): build(deps): bump github.com/onsi/ginkgo/v2 from 2.27.3 to 2.27.4 ([#​1966](https://github.com/0xERR0R/blocky/issues/1966)) ([@​dependabot](https://github.com/dependabot)\[bot]) - [`e062742`](https://github.com/0xERR0R/blocky/commit/e062742259af26cadec391da875783349401596c): build(deps): bump github.com/onsi/ginkgo/v2 from 2.27.4 to 2.27.5 ([#​1970](https://github.com/0xERR0R/blocky/issues/1970)) ([@​dependabot](https://github.com/dependabot)\[bot]) - [`4926d16`](https://github.com/0xERR0R/blocky/commit/4926d161fe68e642e7e967f58907f36ef75a79d3): build(deps): bump github.com/onsi/ginkgo/v2 from 2.27.5 to 2.28.1 ([#​1981](https://github.com/0xERR0R/blocky/issues/1981)) ([@​dependabot](https://github.com/dependabot)\[bot]) - [`ca0da10`](https://github.com/0xERR0R/blocky/commit/ca0da10f7c5d7a42b86f729d6083012665c09233): build(deps): bump github.com/onsi/gomega from 1.38.2 to 1.38.3 ([#​1955](https://github.com/0xERR0R/blocky/issues/1955)) ([@​dependabot](https://github.com/dependabot)\[bot]) - [`567a738`](https://github.com/0xERR0R/blocky/commit/567a73887b7c0c3ab1b638172c92e10246dbef72): build(deps): bump github.com/onsi/gomega from 1.38.3 to 1.39.0 ([#​1967](https://github.com/0xERR0R/blocky/issues/1967)) ([@​dependabot](https://github.com/dependabot)\[bot]) - [`c3aab87`](https://github.com/0xERR0R/blocky/commit/c3aab87e1de7a7cec8dae12728b28399e62ebe85): build(deps): bump github.com/onsi/gomega from 1.39.0 to 1.39.1 ([#​1982](https://github.com/0xERR0R/blocky/issues/1982)) ([@​dependabot](https://github.com/dependabot)\[bot]) - [`ef79a67`](https://github.com/0xERR0R/blocky/commit/ef79a6789a5db8b405b285b9c3212580d1e21250): build(deps): bump github.com/sirupsen/logrus from 1.9.3 to 1.9.4 ([#​1974](https://github.com/0xERR0R/blocky/issues/1974)) ([@​dependabot](https://github.com/dependabot)\[bot]) - [`6775759`](https://github.com/0xERR0R/blocky/commit/67757591e5b8e057bb3390ed5f7e4db2e86554a9): build(deps): bump github.com/spf13/cobra from 1.10.1 to 1.10.2 ([#​1953](https://github.com/0xERR0R/blocky/issues/1953)) ([@​dependabot](https://github.com/dependabot)\[bot]) - [`71c39fc`](https://github.com/0xERR0R/blocky/commit/71c39fc132955e04be167307396a85c6be30a3fe): build(deps): bump golang.org/x/crypto from 0.44.0 to 0.45.0 ([#​1939](https://github.com/0xERR0R/blocky/issues/1939)) ([@​dependabot](https://github.com/dependabot)\[bot]) - [`be31648`](https://github.com/0xERR0R/blocky/commit/be316486ac515850cba384f76c963a30bda39afe): build(deps): bump golang.org/x/net from 0.47.0 to 0.48.0 ([#​1957](https://github.com/0xERR0R/blocky/issues/1957)) ([@​dependabot](https://github.com/dependabot)\[bot]) - [`a574078`](https://github.com/0xERR0R/blocky/commit/a5740782eaf2f2fa3b0af3b0d4a4c6ab0ec9d6b2): build(deps): bump golang.org/x/net from 0.48.0 to 0.49.0 ([#​1971](https://github.com/0xERR0R/blocky/issues/1971)) ([@​dependabot](https://github.com/dependabot)\[bot]) - [`6f3f295`](https://github.com/0xERR0R/blocky/commit/6f3f2959d3138bdfa03debf9aa891aa65aa1457c): build(deps): bump golang.org/x/net from 0.49.0 to 0.50.0 ([#​1988](https://github.com/0xERR0R/blocky/issues/1988)) ([@​dependabot](https://github.com/dependabot)\[bot]) - [`6a75afb`](https://github.com/0xERR0R/blocky/commit/6a75afb48078643426366914282d24b2131a8f96): build(deps): bump golang.org/x/net from 0.50.0 to 0.51.0 ([#​1997](https://github.com/0xERR0R/blocky/issues/1997)) ([@​dependabot](https://github.com/dependabot)\[bot]) ##### Misc - [`439e99b`](https://github.com/0xERR0R/blocky/commit/439e99b1932ec1a3460e26e8b4d29c2fa3a6f826): Add Blocky Visor to web UIs section in installation.md ([#​1993](https://github.com/0xERR0R/blocky/issues/1993)) ([@​JCHHeilmann](https://github.com/JCHHeilmann)) - [`ced469f`](https://github.com/0xERR0R/blocky/commit/ced469f479cea049f411c21f453658abcea297c9): refactor: centralize DNS response creation logic with helper functions ([#​1942](https://github.com/0xERR0R/blocky/issues/1942)) ([@​0xERR0R](https://github.com/0xERR0R)) - [`3075c38`](https://github.com/0xERR0R/blocky/commit/3075c3810c8ac238ea06d335d439768b7b3c1dea): refactor: clean up obsolete Go syntax ([#​1951](https://github.com/0xERR0R/blocky/issues/1951)) ([@​sonjek](https://github.com/sonjek)) - [`9fe42a8`](https://github.com/0xERR0R/blocky/commit/9fe42a86218307794f5d0d866edaca0c45ee71be): refactor: simplify code for improved readability and maintainability ([#​1945](https://github.com/0xERR0R/blocky/issues/1945)) ([@​0xERR0R](https://github.com/0xERR0R)) - [`6581668`](https://github.com/0xERR0R/blocky/commit/65816682cce98d1caf5973d3d28640006b33997b): refactor: use mockery for mocks ([#​1944](https://github.com/0xERR0R/blocky/issues/1944)) ([@​0xERR0R](https://github.com/0xERR0R)) - [`55ab95e`](https://github.com/0xERR0R/blocky/commit/55ab95ed4d6d6a05f057116bfdcd5ba07ba83d48): test(metrics): Prometheus metrics ([#​1868](https://github.com/0xERR0R/blocky/issues/1868)) ([@​zeilenschubser](https://github.com/zeilenschubser)) </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 these updates 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yNS44IiwidXBkYXRlZEluVmVyIjoiNDMuMjUuOCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=--> Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/4282 Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net> Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net> |
||
|
|
476cbab8dc | chore(deps): update redis-replication docker tag to v1.0.4 (#3689) | ||
|
|
051f5dc463 | chore(deps): update redis-replication docker tag to v1.0.2 (#3673) | ||
|
|
914dd14c81 | fix: align renovate custom manager to appVersion updates on Chart | ||
|
|
285e17717f | Update Helm release app-template to v4.6.2 (#3266) | ||
|
|
db8ad61715 | update chart | ||
|
|
9bd4002cac | update chart | ||
|
|
f26fc2eeda | use new chart | ||
|
|
a100fc174a |
Update Helm release app-template to v4.6.0 (#3094)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [app-template](https://github.com/bjw-s-labs/helm-charts) | minor | `4.5.0` → `4.6.0` | --- ### Release Notes <details> <summary>bjw-s-labs/helm-charts (app-template)</summary> ### [`v4.6.0`](https://github.com/bjw-s-labs/helm-charts/releases/tag/app-template-4.6.0) [Compare Source](https://github.com/bjw-s-labs/helm-charts/compare/app-template-4.5.0...app-template-4.6.0) ##### Changelog: ##### Changed - Upgraded the common library to v4.6.0 - [Upgrade notes](https://bjw-s-labs.github.io/helm-charts/docs/app-template/upgrade-instructions/) - [Detailed release notes](https://github.com/bjw-s-labs/helm-charts/releases/tag/common-4.6.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:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4yIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hhcnQiXX0=--> Reviewed-on: #3094 Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net> Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net> |
||
|
|
eb6ff2df76 | renovate update chart appVersion | ||
|
|
597c62f32f |
Update redis-replication Docker tag to v0.5.0 (#2563)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [redis-replication](https://github.com/OT-CONTAINER-KIT/redis-operator) | minor | `0.4.0` -> `0.5.0` | --- ### Release Notes <details> <summary>OT-CONTAINER-KIT/redis-operator (redis-replication)</summary> ### [`v0.5.0`](https://github.com/OT-CONTAINER-KIT/redis-operator/blob/HEAD/CHANGELOG.md#v050) [Compare Source](https://github.com/OT-CONTAINER-KIT/redis-operator/compare/v0.4.0...v0.5.0) ##### May 1, 2021 ##### 🎉 Features - Added support for recovering redis nodes from failover - Added toleration support for redis statefuls - Added capability to use existing secret created inside K8s ##### 🪲 Bug Fixes - Fixed logic for service and statefulset comparison in K8s </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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4zOS4xIiwidXBkYXRlZEluVmVyIjoiNDIuMzkuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=--> Reviewed-on: #2563 Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net> Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net> |
||
|
|
91757eea4b | update chart | ||
|
|
a06198f774 | switch to using chart | ||
|
|
96f16a44d8 | upgrade | ||
|
|
2cf3152190 |
Update Helm release app-template to v4.5.0 (#2270)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [app-template](https://github.com/bjw-s-labs/helm-charts) | minor | `4.4.0` -> `4.5.0` | --- ### Release Notes <details> <summary>bjw-s-labs/helm-charts (app-template)</summary> ### [`v4.5.0`](https://github.com/bjw-s-labs/helm-charts/releases/tag/app-template-4.5.0) [Compare Source](https://github.com/bjw-s-labs/helm-charts/compare/app-template-4.4.0...app-template-4.5.0) ##### Changelog: ##### Changed - Upgraded the common library to v4.5.0 - [Upgrade notes](https://bjw-s-labs.github.io/helm-charts/docs/app-template/upgrade-instructions/) - [Detailed release notes](https://github.com/bjw-s-labs/helm-charts/releases/tag/common-4.5.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:eyJjcmVhdGVkSW5WZXIiOiI0Mi41LjAiLCJ1cGRhdGVkSW5WZXIiOiI0Mi41LjAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImNoYXJ0Il19--> Reviewed-on: #2270 Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net> Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net> |
||
|
|
b52d76cc58 | migrate |