TrueChartsClone/charts/stable/adguard-home/Chart.yaml

37 lines
1.0 KiB
YAML
Raw Normal View History

annotations:
feat: Add VolSync support and move CNPG backup credentials on SCALE (#21443) **Description** <!-- Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change. --> ⚒️ Fixes # <!--(issue)--> **⚙️ Type of change** - [ ] ⚙️ Feature/App addition - [ ] 🪛 Bugfix - [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] 🔃 Refactor of current code **🧪 How Has This Been Tested?** <!-- Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration --> **📃 Notes:** <!-- Please enter any other relevant information here --> **✔️ Checklist:** - [ ] ⚖️ My code follows the style guidelines of this project - [ ] 👀 I have performed a self-review of my own code - [ ] #️⃣ I have commented my code, particularly in hard-to-understand areas - [ ] 📄 I have made corresponding changes to the documentation - [ ] ⚠️ My changes generate no new warnings - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [ ] ⬆️ I increased versions for any altered app according to semantic versioning - [ ] I made sure the title starts with `feat(chart-name):`, `fix(chart-name):` or `chore(chart-name):` **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._
2024-04-29 10:28:39 +00:00
max_scale_version: 24.04.1
min_scale_version: 24.04.0
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
chore(apps): update metadata in chart.yaml (#17457) **Description** <!-- Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change. --> ⚒️ Fixes # <!--(issue)--> **⚙️ Type of change** - [ ] ⚙️ Feature/App addition - [ ] 🪛 Bugfix - [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] 🔃 Refactor of current code **🧪 How Has This Been Tested?** <!-- Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration --> **📃 Notes:** <!-- Please enter any other relevant information here --> **✔️ Checklist:** - [ ] ⚖️ My code follows the style guidelines of this project - [ ] 👀 I have performed a self-review of my own code - [ ] #️⃣ I have commented my code, particularly in hard-to-understand areas - [ ] 📄 I have made corresponding changes to the documentation - [ ] ⚠️ My changes generate no new warnings - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [ ] ⬆️ I increased versions for any altered app according to semantic versioning **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🪞 I have opened a PR on [truecharts/containers](https://github.com/truecharts/containers) adding the container to TrueCharts mirror repo. - [ ] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._
2024-01-21 14:14:33 +00:00
truecharts.org/max_helm_version: "3.14"
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
chore(deps): update container image adguard/adguardhome to v0.107.50@f890b77 by renovate (#22394) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [adguard/adguardhome](https://adguard.com/en/adguard-home/overview.html) ([source](https://togithub.com/AdguardTeam/AdGuardHome)) | patch | `v0.107.48` -> `v0.107.50` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>AdguardTeam/AdGuardHome (adguard/adguardhome)</summary> ### [`v0.107.50`](https://togithub.com/AdguardTeam/AdGuardHome/blob/HEAD/CHANGELOG.md#v010750---2024-05-23) [Compare Source](https://togithub.com/AdguardTeam/AdGuardHome/compare/v0.107.49...v0.107.50) See also the [v0.107.50 GitHub milestone][ms-v0.107.50]. ##### Fixed - Broken private reverse DNS upstream servers validation causing update failures ([#&#8203;7013]). [#&#8203;7013]: https://togithub.com/AdguardTeam/AdGuardHome/issues/7013 [ms-v0.107.50]: https://togithub.com/AdguardTeam/AdGuardHome/milestone/85?closed=1 ### [`v0.107.49`](https://togithub.com/AdguardTeam/AdGuardHome/blob/HEAD/CHANGELOG.md#v010749---2024-05-21) [Compare Source](https://togithub.com/AdguardTeam/AdGuardHome/compare/v0.107.48...v0.107.49) See also the [v0.107.49 GitHub milestone][ms-v0.107.49]. ##### Security - Go version has been updated to prevent the possibility of exploiting the Go vulnerabilities fixed in [Go 1.22.3][go-1.22.3]. ##### Added - Support for comments in the ipset file ([#&#8203;5345]). ##### Changed - Private rDNS resolution now also affects `SOA` and `NS` requests ([#&#8203;6882]). - Rewrite rules mechanics were changed due to improved resolving in safe search. ##### Deprecated - Currently, AdGuard Home skips persistent clients that have duplicate fields when reading them from the configuration file. This behaviour is deprecated and will cause errors on startup in a future release. ##### Fixed - Acceptance of duplicate UIDs for persistent clients at startup. See also the section on client settings on the \[Wiki page]\[wiki-config]. - Domain specifications for top-level domains not considered for requests to unqualified domains ([#&#8203;6744]). - Support for link-local subnets, i.e. `fe80::/16`, as client identifiers ([#&#8203;6312]). - Issues with QUIC and HTTP/3 upstreams on older Linux kernel versions ([#&#8203;6422]). - YouTube restricted mode is not enforced by HTTPS queries on Firefox. - Support for link-local subnets, i.e. `fe80::/16`, in the access settings ([#&#8203;6192]). - The ability to apply an invalid configuration for private rDNS, which led to server not starting. - Ignoring query log for clients with ClientID set ([#&#8203;5812]). - Subdomains of `in-addr.arpa` and `ip6.arpa` containing zero-length prefix incorrectly considered invalid when specified for private rDNS upstream servers ([#&#8203;6854]). - Unspecified IP addresses aren't checked when using "Fastest IP address" mode ([#&#8203;6875]). [#&#8203;5345]: https://togithub.com/AdguardTeam/AdGuardHome/issues/5345 [#&#8203;5812]: https://togithub.com/AdguardTeam/AdGuardHome/issues/5812 [#&#8203;6192]: https://togithub.com/AdguardTeam/AdGuardHome/issues/6192 [#&#8203;6312]: https://togithub.com/AdguardTeam/AdGuardHome/issues/6312 [#&#8203;6422]: https://togithub.com/AdguardTeam/AdGuardHome/issues/6422 [#&#8203;6744]: https://togithub.com/AdguardTeam/AdGuardHome/issues/6744 [#&#8203;6854]: https://togithub.com/AdguardTeam/AdGuardHome/issues/6854 [#&#8203;6875]: https://togithub.com/AdguardTeam/AdGuardHome/issues/6875 [#&#8203;6882]: https://togithub.com/AdguardTeam/AdGuardHome/issues/6882 [go-1.22.3]: https://groups.google.com/g/golang-announce/c/wkkO4P9stm0 [ms-v0.107.49]: https://togithub.com/AdguardTeam/AdGuardHome/milestone/84?closed=1 </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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNzcuNCIsInVwZGF0ZWRJblZlciI6IjM3LjM3Ny40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-05-25 00:37:05 +00:00
appVersion: 0.107.50
dependencies:
- name: common
version: 23.0.9
repository: oci://tccr.io/truecharts
condition: ""
alias: ""
tags: []
import-values: []
deprecated: false
description: Free and open source, powerful network-wide ads & trackers blocking DNS server.
home: https://truecharts.org/charts/stable/adguard-home
icon: https://truecharts.org/img/hotlink-ok/chart-icons/adguard-home.webp
keywords:
- adblock
- adguard
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
name: adguard-home
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/adguard-home
- https://hub.docker.com/r/adguard/adguardhome
type: application
version: 10.0.9