fix(adguardhome-sync): update image oci.trueforge.org/containerforge/adguardhome-sync 0.9.0 → 0.9.2 (#49520)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [oci.trueforge.org/containerforge/adguardhome-sync](https://ghcr.io/trueforge-org/adguardhome-sync) ([source](https://redirect.github.com/bakito/adguardhome-sync)) | patch | `c6a957d` → `8b59f19` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>bakito/adguardhome-sync (oci.trueforge.org/containerforge/adguardhome-sync)</summary> ### [`v0.9.2`](https://redirect.github.com/bakito/adguardhome-sync/releases/tag/v0.9.2) [Compare Source](https://redirect.github.com/bakito/adguardhome-sync/compare/v0.9.0...v0.9.2) #### Changelog - [`5352dde`](https://redirect.github.com/bakito/adguardhome-sync/commit/5352ddeb5f6fdd6e590ef69d30c7e108aaeee05a): feat: implement rewrite settings sync ([#​858](https://redirect.github.com/bakito/adguardhome-sync/issues/858)) ([@​bakito](https://redirect.github.com/bakito)) #### 🦠 VirusTotal Report 🔎 | File | Archive | Binary | | ------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | | adguardhome-sync\_0.9.2\_windows\_386.zip | [](https://www.virustotal.com/gui/file-analysis/NmI5NTViNTI2ZDFmODYyODQyMGQ0ODc5NGM2NzhmMzI6MTc4MjMyODUzOA==/detection) | [](https://www.virustotal.com/gui/file-analysis/MzJjYzdhNjczMGE0NzJkZjZhYzZhOGY2ZmQyYzk2ODc6MTc4MjMyODU0Mw==/detection) | | adguardhome-sync\_0.9.2\_windows\_amd64.zip | [](https://www.virustotal.com/gui/file-analysis/NjM5MzRjZDZhZDNmM2VhYmI2ODk2YTY1NDExMzk5ZmM6MTc4MjMyODU0NQ==/detection) | [](https://www.virustotal.com/gui/file-analysis/ZGFjOTZjZDU3ZmUwOWU2OTQ2ZjFkNjRmMmY1ZDI5YzQ6MTc4MjMyODU1MA==/detection) | </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9hZGd1YXJkaG9tZS1zeW5jIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 0.9.0
|
||||
appVersion: 0.9.2
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 29.5.3
|
||||
@@ -36,5 +36,5 @@ sources:
|
||||
- https://github.com/trueforge-org/containers/tree/main/apps/adguardhome-sync
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/adguardhome-sync
|
||||
type: application
|
||||
version: 10.4.0
|
||||
version: 10.4.1
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: oci.trueforge.org/containerforge/adguardhome-sync
|
||||
tag: "0.9.0@sha256:c6a957d6012fc7dd7f1d345a9a3b37f89686b1967e48292c428cda3bc671af37"
|
||||
tag: "0.9.2@sha256:8b59f193a8c4789951184d9e059b19963bb946f6bbc54d5a6f4462f8e813099f"
|
||||
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user