From 7164b1a0d4d7dd6898e80c4274e7237c182d6249 Mon Sep 17 00:00:00 2001 From: Kjeld Schouten Date: Wed, 26 Nov 2025 22:28:28 +0100 Subject: [PATCH] feat(adguardhome-sync): move to contaienrforge container (#42108) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit **Description** ⚒️ Fixes # **⚙️ 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 - [ ] 📜 Documentation Changes **🧪 How Has This Been Tested?** **📃 Notes:** **✔️ 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 changes to the documentation - [ ] 🧪 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):`, `chore(chart-name):`, `docs(chart-name):` or `fix(docs):` **➕ 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._ --- charts/stable/adguardhome-sync/Chart.yaml | 2 +- charts/stable/adguardhome-sync/values.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/adguardhome-sync/Chart.yaml b/charts/stable/adguardhome-sync/Chart.yaml index 19f033ebb96..33ee9749a5a 100644 --- a/charts/stable/adguardhome-sync/Chart.yaml +++ b/charts/stable/adguardhome-sync/Chart.yaml @@ -38,5 +38,5 @@ sources: - https://github.com/bakito/adguardhome-sync/ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/adguardhome-sync type: application -version: 9.13.0 +version: 9.14.0 diff --git a/charts/stable/adguardhome-sync/values.yaml b/charts/stable/adguardhome-sync/values.yaml index fff0fb96843..14247639b8d 100644 --- a/charts/stable/adguardhome-sync/values.yaml +++ b/charts/stable/adguardhome-sync/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent - repository: ghcr.io/bakito/adguardhome-sync - tag: v0.8.2@sha256:0d8411bfaae9e1e368b9a5ca8f3df28e8f0a335e9975003cc47892c22524ca15 + repository: oci.trueforge.org/containerforge/adguardhome-sync + tag: "0.8.2" service: main: