pihole: admin.enabled = false
diff --git a/charts/pihole/Chart.yaml b/charts/pihole/Chart.yaml
index 94c79f1..00d0aac 100644
--- a/charts/pihole/Chart.yaml
+++ b/charts/pihole/Chart.yaml
@@ -6,5 +6,5 @@
 appVersion: "0.0.1"
 dependencies:
 - name: pihole
-  version: 2.20.0
+  version: 2.20.1
   repository: https://mojo2600.github.io/pihole-kubernetes/
diff --git a/charts/pihole/charts/pihole-2.20.1.tgz b/charts/pihole/charts/pihole-2.20.1.tgz
new file mode 100644
index 0000000..6a64f80
--- /dev/null
+++ b/charts/pihole/charts/pihole-2.20.1.tgz
Binary files differ
diff --git a/core/installer/values-tmpl/pihole.yaml b/core/installer/values-tmpl/pihole.yaml
index bdbd886..1fe405d 100644
--- a/core/installer/values-tmpl/pihole.yaml
+++ b/core/installer/values-tmpl/pihole.yaml
@@ -22,7 +22,8 @@
       persistentVolumeClaim:
         enabled: true
         size: 5Gi
-      adminPasswordEnabled: false
+      admin:
+        enabled: false
       ingress:
         enabled: false
       serviceDhcp: