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 ( v0.107.54 → v0.107.55 ) #4126

Merged
merged 1 commit into from
Dec 11, 2024

Conversation

tyriis-automation[bot]
Copy link
Contributor

@tyriis-automation tyriis-automation bot commented Dec 11, 2024

This PR contains the following updates:

Package Update Change OpenSSF
adguard/adguardhome (source) patch v0.107.54 -> v0.107.55 OpenSSF Scorecard

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

AdguardTeam/AdGuardHome (adguard/adguardhome)

v0.107.55

Compare Source

See also the v0.107.55 GitHub milestone.

Security
  • The permission check and migration on Windows has been fixed to use the Windows security model more accurately (#​7400).

  • Go version has been updated to prevent the possibility of exploiting the Go vulnerabilities fixed in 1.23.4.

  • The Windows executables are now signed.

Added
  • The --no-permcheck command-line option to disable checking and migration of permissions for the security-sensitive files and directories, which caused issues on Windows (#​7400).
Fixed
  • Setup guide styles in Firefox.

  • Goroutine leak during the upstream DNS server test (#​7357).

  • Goroutine leak during configuration update resulting in increased response time ([#​6818]).


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.


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

This PR has been generated by Renovate Bot.

@tyriis-automation
Copy link
Contributor Author

--- kubernetes/talos-flux/apps/networking/adguard-home/app Kustomization: flux-system/adguard-home HelmRelease: networking/addguard-home

+++ kubernetes/talos-flux/apps/networking/adguard-home/app Kustomization: flux-system/adguard-home HelmRelease: networking/addguard-home

@@ -33,13 +33,13 @@

         containers:
           app:
             env:
               TZ: Europe/Vienna
             image:
               repository: adguard/adguardhome
-              tag: v0.107.54@sha256:ec59d9d8d083b74620f827879bee7ad88621f96bc0c4347c84c176ffa349484c
+              tag: v0.107.55@sha256:2979cc78a28aceb77f90980a5440578dbb7bc406dffe261e9ae402750193bde0
             probes:
               liveness:
                 enabled: true
                 path: /login.html
                 port: 80
                 type: HTTP

@tyriis-automation
Copy link
Contributor Author

--- HelmRelease: networking/addguard-home Deployment: networking/addguard-home

+++ HelmRelease: networking/addguard-home Deployment: networking/addguard-home

@@ -35,13 +35,13 @@

       hostPID: false
       dnsPolicy: ClusterFirst
       containers:
       - env:
         - name: TZ
           value: Europe/Vienna
-        image: adguard/adguardhome:v0.107.54@sha256:ec59d9d8d083b74620f827879bee7ad88621f96bc0c4347c84c176ffa349484c
+        image: adguard/adguardhome:v0.107.55@sha256:2979cc78a28aceb77f90980a5440578dbb7bc406dffe261e9ae402750193bde0
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /login.html
             port: 80
             scheme: HTTP

@tyriis-automation
Copy link
Contributor Author

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ EDITORCONFIG editorconfig-checker 1 0 0.01s
✅ REPOSITORY gitleaks yes no 3.88s
✅ YAML prettier 1 0 0.52s
✅ YAML yamllint 1 0 0.36s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@tyriis-automation tyriis-automation bot merged commit 90b3026 into main Dec 11, 2024
16 checks passed
@tyriis-automation tyriis-automation bot deleted the renovate/adguard-adguardhome-0.x branch December 11, 2024 15:09
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.

0 participants