From f004eaefc3dad87c64a2438991a2fcc71c224f62 Mon Sep 17 00:00:00 2001 From: kqmaverick <121722567+kqmaverick@users.noreply.github.com> Date: Sat, 23 Dec 2023 06:17:24 -0800 Subject: [PATCH] fix(icloudpd): fix image (#16362) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit **Description** Fix image still on old mirror ⚒️ Fixes # **⚙️ Type of change** - [ ] ⚙️ Feature/App addition - [X] 🪛 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?** **📃 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 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 - [X] ⬆️ 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._ Signed-off-by: Kjeld Schouten Co-authored-by: Kjeld Schouten --- charts/stable/icloudpd/Chart.yaml | 2 +- charts/stable/icloudpd/values.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/icloudpd/Chart.yaml b/charts/stable/icloudpd/Chart.yaml index d50c9eb2fd8..9ec68c30462 100644 --- a/charts/stable/icloudpd/Chart.yaml +++ b/charts/stable/icloudpd/Chart.yaml @@ -2,7 +2,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: icloudpd version: 4.0.7 -appVersion: latest +appVersion: 1.0.691 description: iCloudPD, syncs photos from iDevices to a single directory on TrueNAS. home: https://truecharts.org/charts/incubator/icloudpd icon: https://truecharts.org/img/hotlink-ok/chart-icons/icloudpd.png diff --git a/charts/stable/icloudpd/values.yaml b/charts/stable/icloudpd/values.yaml index 459cffbc614..3e5713467a0 100644 --- a/charts/stable/icloudpd/values.yaml +++ b/charts/stable/icloudpd/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent - repository: tccr.io/truecharts/icloudpd - tag: latest@sha256:41b078386d2e20b580d135eb48390aa4d48e2b74f5a202fee74299fcbdc8a308 + repository: boredazfcuk/icloudpd + tag: 1.0.691@sha256:a0263e9a161162dd5a64061fc465ff74b6b1e8b3880de814f47ffb7ba0bb1302 securityContext: container: