diff --git a/restic-rest-server/values.yaml b/restic-rest-server/values.yaml
index 2d528e71fecdfb80b9aaa8297aa2c28fab893b1f..909af256027dcd9831c8c653d90b3d6a9ad158d9 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.1"
+  tag: "0.13.0"
   pullPolicy: IfNotPresent
 
 imagePullSecrets: []