diff --git a/restic/Chart.yaml b/restic/Chart.yaml
index 5da0ec4d58c01f18b2648ab455e9aced6d396c21..2e462ed2f1f412039c39c9d9c5b7b7bd5bc6cb85 100644
--- a/restic/Chart.yaml
+++ b/restic/Chart.yaml
@@ -2,5 +2,5 @@ apiVersion: v2
 name: restic
 description: Helm Chart for restic
 type: application
-version: 1.1.0
+version: 1.2.0
 appVersion: "0.13.1"
diff --git a/restic/values.yaml b/restic/values.yaml
index 37c7f74bd2fa84fb63ec6a0f38db34cee9b91cf3..ba0b9c8f8bf9b52a8d27255dbc376e53566a23d8 100644
--- a/restic/values.yaml
+++ b/restic/values.yaml
@@ -28,13 +28,9 @@ jobAnnotations: { }
 
 podAnnotations: { }
 
-podSecurityContext:
-  fsGroup: 2000
+podSecurityContext: { }
 
-securityContext:
-  capabilities:
-    drop:
-      - ALL
+securityContext: { }
 
 resources:
   limits: