From 0b78050d9fab8450fc57138abdce4e507b987b88 Mon Sep 17 00:00:00 2001 From: Ludovic Ortega Date: Thu, 27 Jun 2024 16:33:49 +0000 Subject: [PATCH 1/5] chore: upgrade flaresolverr to v3.3.21 Signed-off-by: Ludovic Ortega --- charts/flaresolverr/Chart.yaml | 4 ++-- charts/flaresolverr/README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/flaresolverr/Chart.yaml b/charts/flaresolverr/Chart.yaml index 16bb9e2..5a51dab 100644 --- a/charts/flaresolverr/Chart.yaml +++ b/charts/flaresolverr/Chart.yaml @@ -3,9 +3,9 @@ kubeVersion: ">=1.23.0-0" name: flaresolverr description: flaresolverr helm chart for Kubernetes type: application -version: 0.2.7 +version: 0.2.8 # image: flaresolverr/flaresolverr -appVersion: "v3.3.19" +appVersion: "v3.3.21" maintainers: - name: Ludovic Ortega email: ludovic.ortega@adminafk.fr diff --git a/charts/flaresolverr/README.md b/charts/flaresolverr/README.md index ab6ee3f..f20a6ad 100644 --- a/charts/flaresolverr/README.md +++ b/charts/flaresolverr/README.md @@ -1,6 +1,6 @@ # flaresolverr -![Version: 0.2.7](https://img.shields.io/badge/Version-0.2.7-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v3.3.19](https://img.shields.io/badge/AppVersion-v3.3.19-informational?style=flat-square) +![Version: 0.2.8](https://img.shields.io/badge/Version-0.2.8-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v3.3.21](https://img.shields.io/badge/AppVersion-v3.3.21-informational?style=flat-square) flaresolverr helm chart for Kubernetes From 4007d83b819ec8815343f6d623b5e4941fc91b62 Mon Sep 17 00:00:00 2001 From: Ludovic Ortega Date: Thu, 27 Jun 2024 16:34:11 +0000 Subject: [PATCH 2/5] chore: upgrade jellyfin to 10.9.7 Signed-off-by: Ludovic Ortega --- charts/jellyfin/Chart.yaml | 4 ++-- charts/jellyfin/README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/jellyfin/Chart.yaml b/charts/jellyfin/Chart.yaml index 425b8c7..05a28e2 100644 --- a/charts/jellyfin/Chart.yaml +++ b/charts/jellyfin/Chart.yaml @@ -3,9 +3,9 @@ kubeVersion: ">=1.23.0-0" name: jellyfin description: jellyfin helm chart for Kubernetes type: application -version: 0.2.2 +version: 0.2.3 # image: jellyfin/jellyfin -appVersion: "10.9.6" +appVersion: "10.9.7" maintainers: - name: Ludovic Ortega email: ludovic.ortega@adminafk.fr diff --git a/charts/jellyfin/README.md b/charts/jellyfin/README.md index 64d23ce..fd15f73 100644 --- a/charts/jellyfin/README.md +++ b/charts/jellyfin/README.md @@ -1,6 +1,6 @@ # jellyfin -![Version: 0.2.2](https://img.shields.io/badge/Version-0.2.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 10.9.6](https://img.shields.io/badge/AppVersion-10.9.6-informational?style=flat-square) +![Version: 0.2.3](https://img.shields.io/badge/Version-0.2.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 10.9.7](https://img.shields.io/badge/AppVersion-10.9.7-informational?style=flat-square) jellyfin helm chart for Kubernetes From 2c37237bad65dfaa91f866f1ee31e38c586fc49c Mon Sep 17 00:00:00 2001 From: Ludovic Ortega Date: Thu, 27 Jun 2024 16:34:29 +0000 Subject: [PATCH 3/5] chore: upgrade prowlarr to 1.19.0 Signed-off-by: Ludovic Ortega --- charts/prowlarr/Chart.yaml | 4 ++-- charts/prowlarr/README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/prowlarr/Chart.yaml b/charts/prowlarr/Chart.yaml index 5d0d9fc..d1d73cd 100644 --- a/charts/prowlarr/Chart.yaml +++ b/charts/prowlarr/Chart.yaml @@ -3,9 +3,9 @@ kubeVersion: ">=1.23.0-0" name: prowlarr description: prowlarr helm chart for Kubernetes type: application -version: 0.4.0 +version: 0.4.1 # image: ghcr.io/onedr0p/prowlarr -appVersion: "1.18.0" +appVersion: "1.19.0" maintainers: - name: Ludovic Ortega email: ludovic.ortega@adminafk.fr diff --git a/charts/prowlarr/README.md b/charts/prowlarr/README.md index e172a23..e2c4da0 100644 --- a/charts/prowlarr/README.md +++ b/charts/prowlarr/README.md @@ -1,6 +1,6 @@ # prowlarr -![Version: 0.4.0](https://img.shields.io/badge/Version-0.4.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.18.0](https://img.shields.io/badge/AppVersion-1.18.0-informational?style=flat-square) +![Version: 0.4.1](https://img.shields.io/badge/Version-0.4.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.19.0](https://img.shields.io/badge/AppVersion-1.19.0-informational?style=flat-square) prowlarr helm chart for Kubernetes From 31a74aa851f274b61dee05ca5ccb6c2f29fb751c Mon Sep 17 00:00:00 2001 From: Ludovic Ortega Date: Thu, 27 Jun 2024 16:35:12 +0000 Subject: [PATCH 4/5] fix: joal permission Signed-off-by: Ludovic Ortega --- charts/joal/Chart.yaml | 2 +- charts/joal/README.md | 2 +- charts/joal/templates/deployment.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/joal/Chart.yaml b/charts/joal/Chart.yaml index 145fe86..3675501 100644 --- a/charts/joal/Chart.yaml +++ b/charts/joal/Chart.yaml @@ -3,7 +3,7 @@ kubeVersion: ">=1.23.0-0" name: joal description: joal helm chart for Kubernetes type: application -version: 0.2.2 +version: 0.2.3 # image: anthonyraymond/joal appVersion: "2.1.36" maintainers: diff --git a/charts/joal/README.md b/charts/joal/README.md index 8385ac1..939ff44 100644 --- a/charts/joal/README.md +++ b/charts/joal/README.md @@ -1,6 +1,6 @@ # joal -![Version: 0.2.2](https://img.shields.io/badge/Version-0.2.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.1.36](https://img.shields.io/badge/AppVersion-2.1.36-informational?style=flat-square) +![Version: 0.2.3](https://img.shields.io/badge/Version-0.2.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.1.36](https://img.shields.io/badge/AppVersion-2.1.36-informational?style=flat-square) joal helm chart for Kubernetes diff --git a/charts/joal/templates/deployment.yaml b/charts/joal/templates/deployment.yaml index cdda304..063dd7b 100644 --- a/charts/joal/templates/deployment.yaml +++ b/charts/joal/templates/deployment.yaml @@ -39,7 +39,7 @@ spec: {{- else }} image: "{{ .Values.initContainerImage.registry }}/{{ .Values.initContainerImage.repository }}:{{ .Values.initContainerImage.tag }}" {{- end }} - command: ['sh', '-c', 'mkdir -p /data/torrents/archived'] + command: ['sh', '-c', 'mkdir -p /data/torrents/archived && chown -R {{ .Values.securityContext.runAsUser }}:{{ .Values.securityContext.runAsGroup }} /data'] volumeMounts: - name: config mountPath: /data From 10287e736918ee297e71b641edbcc1d7649a399b Mon Sep 17 00:00:00 2001 From: Ludovic Ortega Date: Thu, 27 Jun 2024 16:35:26 +0000 Subject: [PATCH 5/5] fix: recyclarr permission Signed-off-by: Ludovic Ortega --- charts/recyclarr/Chart.yaml | 2 +- charts/recyclarr/README.md | 8 ++++---- charts/recyclarr/values.yaml | 6 +++--- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/charts/recyclarr/Chart.yaml b/charts/recyclarr/Chart.yaml index 84ed86f..52a01d2 100644 --- a/charts/recyclarr/Chart.yaml +++ b/charts/recyclarr/Chart.yaml @@ -3,7 +3,7 @@ kubeVersion: ">=1.23.0-0" name: recyclarr description: recyclarr helm chart for Kubernetes type: application -version: 0.1.6 +version: 0.1.7 # image: ghcr.io/recyclarr/recyclarr appVersion: "6.0.2" maintainers: diff --git a/charts/recyclarr/README.md b/charts/recyclarr/README.md index 0e324ff..9f72fea 100644 --- a/charts/recyclarr/README.md +++ b/charts/recyclarr/README.md @@ -1,6 +1,6 @@ # recyclarr -![Version: 0.1.6](https://img.shields.io/badge/Version-0.1.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 6.0.2](https://img.shields.io/badge/AppVersion-6.0.2-informational?style=flat-square) +![Version: 0.1.7](https://img.shields.io/badge/Version-0.1.7-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 6.0.2](https://img.shields.io/badge/AppVersion-6.0.2-informational?style=flat-square) recyclarr helm chart for Kubernetes @@ -50,7 +50,7 @@ helm repo add adminafk https://helm-charts.adminafk.fr | jobLabels | object | `{}` | | | nameOverride | string | `""` | | | nodeSelector | object | `{}` | | -| podSecurityContext.fsGroup | int | `65534` | | +| podSecurityContext.fsGroup | int | `1000` | | | podSecurityContext.fsGroupChangePolicy | string | `"OnRootMismatch"` | | | replicaCount | int | `1` | | | resources | object | `{}` | | @@ -58,9 +58,9 @@ helm repo add adminafk https://helm-charts.adminafk.fr | securityContext.capabilities.drop[0] | string | `"ALL"` | | | securityContext.privileged | bool | `false` | | | securityContext.readOnlyRootFilesystem | bool | `false` | | -| securityContext.runAsGroup | int | `65534` | | +| securityContext.runAsGroup | int | `1000` | | | securityContext.runAsNonRoot | bool | `true` | | -| securityContext.runAsUser | int | `65534` | | +| securityContext.runAsUser | int | `1000` | | | securityContext.seccompProfile.type | string | `"RuntimeDefault"` | | | serviceAccount.annotations | object | `{}` | Annotations to add to the service account | | serviceAccount.automount | bool | `true` | Automatically mount a ServiceAccount's API credentials? | diff --git a/charts/recyclarr/values.yaml b/charts/recyclarr/values.yaml index d839064..54231f2 100644 --- a/charts/recyclarr/values.yaml +++ b/charts/recyclarr/values.yaml @@ -38,7 +38,7 @@ jobAnnotations: {} jobLabels: {} podSecurityContext: - fsGroup: 65534 + fsGroup: 1000 fsGroupChangePolicy: OnRootMismatch securityContext: @@ -49,8 +49,8 @@ securityContext: readOnlyRootFilesystem: false runAsNonRoot: true privileged: false - runAsUser: 65534 - runAsGroup: 65534 + runAsUser: 1000 + runAsGroup: 1000 seccompProfile: type: RuntimeDefault