fix(vaultwarden/authelia): remove duplicate postgresql references in questions.yaml

This commit is contained in:
Kjeld Schouten
2023-12-21 16:17:28 +01:00
parent ac7a5e7263
commit e7f46227e4
4 changed files with 2 additions and 6 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: authelia
version: 20.0.3
version: 20.0.4
appVersion: 4.37.5
description: Authelia is a Single Sign-On Multi-Factor portal for web apps
home: https://truecharts.org/charts/enterprise/authelia
@@ -1112,8 +1112,6 @@ questions:
type: string
default: "form_post"
required: true
# Include{postgresql}
# Include{postgresqlBasics}
# Include{addons}
# Include{codeserver}
# Include{vpn}
+1 -1
View File
@@ -1,7 +1,7 @@
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: vaultwarden
version: 24.0.3
version: 24.0.4
appVersion: 1.30.1
description: Unofficial Bitwarden compatible server written in Rust
home: https://truecharts.org/charts/enterprise/vaultwarden
@@ -414,8 +414,6 @@ questions:
# Include{resources}
# Include{postgresql}
# Include{advanced}
# Include{postgresql}
# Include{postgresqlBasics}
# Include{addons}
# Include{codeserver}
# Include{vpn}