mirror of
https://ghproxy.com/https://github.com/truecharts/charts.git
synced 2026-07-17 17:20:24 +08:00
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/helm
|
||||
type: application
|
||||
version: 6.0.21
|
||||
version: 6.0.22
|
||||
|
||||
@@ -380,7 +380,6 @@ questions:
|
||||
type: string
|
||||
default: ""
|
||||
hidden: true
|
||||
valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$'
|
||||
- variable: medium
|
||||
label: "EmptyDir Medium"
|
||||
schema:
|
||||
|
||||
Reference in New Issue
Block a user