fix(nextcloud): remove regex for mountPath on redismaster for now (#1167)
* remove regex for now * bump version
This commit is contained in:
@@ -33,4 +33,4 @@ sources:
|
|||||||
- https://github.com/nextcloud/docker
|
- https://github.com/nextcloud/docker
|
||||||
- https://github.com/nextcloud/helm
|
- https://github.com/nextcloud/helm
|
||||||
type: application
|
type: application
|
||||||
version: 6.0.21
|
version: 6.0.22
|
||||||
|
|||||||
@@ -380,7 +380,6 @@ questions:
|
|||||||
type: string
|
type: string
|
||||||
default: ""
|
default: ""
|
||||||
hidden: true
|
hidden: true
|
||||||
valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$'
|
|
||||||
- variable: medium
|
- variable: medium
|
||||||
label: "EmptyDir Medium"
|
label: "EmptyDir Medium"
|
||||||
schema:
|
schema:
|
||||||
|
|||||||
Reference in New Issue
Block a user