Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(container): update image adguard/adguardhome to v0.107.35 #2064

Merged
merged 1 commit into from
Jul 26, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 26, 2023

Mend Renovate

This PR contains the following updates:

Package Update Change
adguard/adguardhome patch v0.107.34 -> v0.107.35

Release Notes

AdguardTeam/AdGuardHome (adguard/adguardhome)

v0.107.35

Compare Source

See also the v0.107.35 GitHub milestone.

Changed
  • Improved reliability filtering-rule list updates on Unix systems.
Fixed
  • Occasional client information lookup failures that could lead to the DNS
    server getting stuck (#​6006).
  • bufio.Scanner: token too long and other errors when trying to add
    filtering-rule lists with lines over 1024 bytes long or containing cosmetic
    rules (#​6003).
Removed
  • Default exposure of the non-standard ports 784 and 8853 for DNS-over-QUIC in
    the Dockerfile.

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 becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@github-actions
Copy link
Contributor

Path: cluster/apps/adguard/helmrelease.yaml

@@ -125,7 +125,7 @@
               name: config
       containers:
         - name: app-template
-          image: adguard/adguardhome:v0.107.34
+          image: adguard/adguardhome:v0.107.35
           imagePullPolicy:
           args:
             - --config

@npawelek npawelek merged commit f1ac00d into master Jul 26, 2023
2 checks passed
@renovate renovate bot deleted the renovate/adguard-adguardhome-0.107.x branch July 26, 2023 18:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant