fix(handbrake): use ghcr.io repository (#34337)

**Description**

Switch to ghcr.io repository for handbrake

⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [x] 🔃 Refactor of current code
- [ ] 📜 Documentation Changes

**🧪 How Has This Been Tested?**
Tested on local cluster with no issues

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [x] ⚖️ My code follows the style guidelines of this project
- [x] 👀 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
- [x] ⬆️ I increased versions for any altered app according to semantic
versioning
- [x] I made sure the title starts with `feat(chart-name):`,
`fix(chart-name):`, `chore(chart-name):`, `docs(chart-name):` or
`fix(docs):`

---

_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._
This commit is contained in:
James Musson
2025-04-13 16:25:49 +02:00
committed by GitHub
parent 5824b85062
commit 3614cdc490
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -38,5 +38,5 @@ sources:
- https://handbrake.fr/
- https://hub.docker.com/r/jlesage/handbrake
type: application
version: 24.0.1
version: 24.0.2
+1 -1
View File
@@ -1,5 +1,5 @@
image:
repository: docker.io/jlesage/handbrake
repository: ghcr.io/jlesage/handbrake
tag: v25.02.3@sha256:a38454f9cd97786846b21ddb7e1b5363bade4a9dedd329b9a8c18f2b76b14608
pullPolicy: IfNotPresent
service: