mirror of
https://github.com/truecharts/charts.git
synced 2026-08-06 03:31:22 -03:00
chore(helm): update image docker.io/adguard/adguardhome v0.107.68 → v0.107.69 (#41268)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/adguard/adguardhome](https://adguard.com/en/adguard-home/overview.html) ([source](https://redirect.github.com/AdguardTeam/AdGuardHome)) | patch | `09a24f0` -> `8a4107e` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>AdguardTeam/AdGuardHome (docker.io/adguard/adguardhome)</summary> ### [`v0.107.69`](https://redirect.github.com/AdguardTeam/AdGuardHome/blob/HEAD/CHANGELOG.md#v010769---2025-11-06-APPROX) [Compare Source](https://redirect.github.com/AdguardTeam/AdGuardHome/compare/v0.107.68...v0.107.69) See also the [v0.107.69 GitHub milestone][ms-v0.107.69]. [ms-v0.107.69]: https://redirect.github.com/AdguardTeam/AdGuardHome/milestone/104?closed=1 NOTE: Add new changes BELOW THIS COMMENT. \--> ##### Changed - Node.js 24 is now used to build the frontend. ##### Deprecated - Node.js 20 and 22 support. ##### Fixed - DHCP settings could not be saved ([#​8075]). - DNS Rewrite edit modal did not populate with the correct values ([#​8072]). ##### Removed - The outdated querylog anonymization script. [#​8075]: https://redirect.github.com/AdguardTeam/AdGuardHome/issues/8075 [#​8072]: https://redirect.github.com/AdguardTeam/AdGuardHome/issues/8072 <!-- NOTE: Add new changes ABOVE THIS COMMENT. --> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
@@ -11,7 +11,7 @@ annotations:
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 0.107.68
|
||||
appVersion: 0.107.69
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.26.1
|
||||
@@ -38,5 +38,5 @@ sources:
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/adguard-home
|
||||
- https://hub.docker.com/r/adguard/adguardhome
|
||||
type: application
|
||||
version: 12.11.2
|
||||
version: 12.11.3
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: docker.io/adguard/adguardhome
|
||||
tag: v0.107.68@sha256:09a24f05e110e53e213a340b22e5d3c8cdab12ff9be6775388c71b140255c54c
|
||||
tag: v0.107.69@sha256:8a4107ec812023842ccab9e04600c5d39d3be6b15e907c34a36339c184c8fccf
|
||||
pullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
container:
|
||||
|
||||
Reference in New Issue
Block a user