diff --git a/restic-rest-server/values.yaml b/restic-rest-server/values.yaml index d4422398639a055c1258636ed6042a98ddbddbd5..475e55f6919abf78b490e825ed2eefb4a04df988 100644 --- a/restic-rest-server/values.yaml +++ b/restic-rest-server/values.yaml @@ -6,7 +6,7 @@ replicaCount: 1 image: repository: restic/rest-server - tag: "0.9.7" + tag: "0.10.0" pullPolicy: IfNotPresent imagePullSecrets: []