This repository has been archived by the owner on Jul 5, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(barcodebuddy): Fix docker repository image name (truecharts#23722)
**Description** Image repository name changed to barcodebuddy, according to https://github.com/Forceu/barcodebuddy-docker/blob/master/README.md: "Attention! Please note that the image name has changed from barcodebuddy-docker to barcodebuddy!" ⚒️ Fixes barcodebuddy docker image name **⚙️ 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?** Verified locally by deployment on TrueNAS Scale **📃 Notes:** None **✔️ 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 corresponding changes to the documentation - [x]⚠️ My changes generate no new warnings - [x] 🧪 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):` or `chore(chart-name):` --------- Signed-off-by: TheDodger <mw@abot.xyz>
- Loading branch information