diff --git a/charts/stable/jackett/Chart.yaml b/charts/stable/jackett/Chart.yaml index 01c46a8fc25..5a64bdf49e4 100644 --- a/charts/stable/jackett/Chart.yaml +++ b/charts/stable/jackett/Chart.yaml @@ -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 diff --git a/charts/stable/jackett/questions.yaml b/charts/stable/jackett/questions.yaml index 208a7e1f74e..45abd5f01ff 100644 --- a/charts/stable/jackett/questions.yaml +++ b/charts/stable/jackett/questions.yaml @@ -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} diff --git a/charts/stable/jackett/values.yaml b/charts/stable/jackett/values.yaml index 25d6292e17a..f4a4a8dc3ef 100644 --- a/charts/stable/jackett/values.yaml +++ b/charts/stable/jackett/values.yaml @@ -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: