chore(jackett): *BREAKING CHANGES* switch image to geek-cookbook (#19700)

**Description**
Switches jackett to geek-cookbook for image.

⚒️ Fixes  # 

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [X] ⚠️ 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:**
Possibly breaking due to change in image.

**✔️ 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
- [X] I made sure the title starts with `feat(chart-name):`,
`fix(chart-name):` or `chore(chart-name):`

** 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._
This commit is contained in:
kqmaverick
2024-03-23 15:26:01 -04:00
committed by GitHub
parent 2fe52627a8
commit 670b4b048f
3 changed files with 7 additions and 12 deletions
+2 -2
View File
@@ -33,6 +33,6 @@ name: jackett
sources:
- https://github.com/Jackett/Jackett
- https://github.com/truecharts/charts/tree/master/charts/stable/jackett
- https://ghcr.io/linuxserver/jackett
- https://github.com/geek-cookbook/containers/pkgs/container/jackett
type: application
version: 19.8.0
version: 20.0.0
+3 -3
View File
@@ -59,13 +59,13 @@ questions:
description: "The UserID of the user running the application"
schema:
type: int
default: 0
default: 568
- variable: runAsGroup
label: "runAsGroup"
description: "The groupID of the user running the application"
schema:
type: int
default: 0
default: 568
# Include{securityContextContainer}
# Include{securityContextAdvanced}
# Include{securityContextPod}
@@ -74,7 +74,7 @@ questions:
description: "The group that should own ALL storage."
schema:
type: int
default: 0
default: 568
# Include{resources}
# Include{advanced}
# Include{addons}
+2 -7
View File
@@ -1,12 +1,7 @@
image:
repository: ghcr.io/linuxserver/jackett
repository: ghcr.io/geek-cookbook/jackett
pullPolicy: IfNotPresent
tag: 0.21.2140@sha256:e434cc03647f5bb853f2f9168b22edb0e3b2a12ac71c841e974af173121d62e6
securityContext:
container:
readOnlyRootFilesystem: false
runAsUser: 0
runAsGroup: 0
tag: 0.21.2140@sha256:003bcb5527aacfbc7a44c48a694cddb6731d46f47619f61ff10acd1d6aa159b3
service:
main:
ports: