fix(nextcloud): remove regex for mountPath on `redismaster` for now (#1167)

* remove regex for now

* bump version
This commit is contained in:
Stavros Kois 2021-10-18 12:04:57 +03:00 committed by GitHub
parent ac2a3e328c
commit 6cd17d0f9e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 2 deletions

View File

@ -33,4 +33,4 @@ sources:
- https://github.com/nextcloud/docker
- https://github.com/nextcloud/helm
type: application
version: 6.0.21
version: 6.0.22

View File

@ -380,7 +380,6 @@ questions:
type: string
default: ""
hidden: true
valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$'
- variable: medium
label: "EmptyDir Medium"
schema: