diff --git a/restic-rest-server/values.yaml b/restic-rest-server/values.yaml index 04cd1c894097b27add32dd97bd0ef634b973aed0..e54f711ff31ec085dfc0538873f640441bfe78c9 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.11.0" + tag: "0.12.0" pullPolicy: IfNotPresent imagePullSecrets: []