diff --git a/restic-rest-server/values.yaml b/restic-rest-server/values.yaml
index e54f711ff31ec085dfc0538873f640441bfe78c9..2d528e71fecdfb80b9aaa8297aa2c28fab893b1f 100644
--- a/restic-rest-server/values.yaml
+++ b/restic-rest-server/values.yaml
@@ -7,7 +7,7 @@ replicaCount: 1
 image:
   # https://hub.docker.com/r/restic/rest-server/tags
   repository: restic/rest-server
-  tag: "0.12.0"
+  tag: "0.12.1"
   pullPolicy: IfNotPresent
 
 imagePullSecrets: []