chore(multiple): require ingress for certain charts
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
kubeVersion: '>=1.24.0-0'
|
kubeVersion: '>=1.24.0-0'
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
name: authelia
|
name: authelia
|
||||||
version: 20.0.4
|
version: 20.0.5
|
||||||
appVersion: 4.37.5
|
appVersion: 4.37.5
|
||||||
description: Authelia is a Single Sign-On Multi-Factor portal for web apps
|
description: Authelia is a Single Sign-On Multi-Factor portal for web apps
|
||||||
home: https://truecharts.org/charts/enterprise/authelia
|
home: https://truecharts.org/charts/enterprise/authelia
|
||||||
|
|||||||
@@ -576,3 +576,7 @@ identity_providers:
|
|||||||
portal:
|
portal:
|
||||||
open:
|
open:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|
||||||
|
ingress:
|
||||||
|
main:
|
||||||
|
required: true
|
||||||
@@ -1,7 +1,7 @@
|
|||||||
kubeVersion: '>=1.24.0-0'
|
kubeVersion: '>=1.24.0-0'
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
name: vaultwarden
|
name: vaultwarden
|
||||||
version: 24.0.4
|
version: 24.0.5
|
||||||
appVersion: 1.30.1
|
appVersion: 1.30.1
|
||||||
description: Unofficial Bitwarden compatible server written in Rust
|
description: Unofficial Bitwarden compatible server written in Rust
|
||||||
home: https://truecharts.org/charts/enterprise/vaultwarden
|
home: https://truecharts.org/charts/enterprise/vaultwarden
|
||||||
|
|||||||
@@ -147,3 +147,6 @@ cnpg:
|
|||||||
portal:
|
portal:
|
||||||
open:
|
open:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
ingress:
|
||||||
|
main:
|
||||||
|
required: true
|
||||||
@@ -1,7 +1,7 @@
|
|||||||
kubeVersion: '>=1.24.0-0'
|
kubeVersion: '>=1.24.0-0'
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
name: authentik
|
name: authentik
|
||||||
version: 17.0.3
|
version: 17.0.4
|
||||||
appVersion: 2023.10.4
|
appVersion: 2023.10.4
|
||||||
description: Authentik is an open-source Identity Provider focused on flexibility and versatility.
|
description: Authentik is an open-source Identity Provider focused on flexibility and versatility.
|
||||||
home: https://truecharts.org/charts/stable/authentik
|
home: https://truecharts.org/charts/stable/authentik
|
||||||
|
|||||||
@@ -496,3 +496,7 @@ metrics:
|
|||||||
prometheusRule:
|
prometheusRule:
|
||||||
enabled: false
|
enabled: false
|
||||||
updated: true
|
updated: true
|
||||||
|
|
||||||
|
ingress:
|
||||||
|
main:
|
||||||
|
required: true
|
||||||
@@ -1,7 +1,7 @@
|
|||||||
kubeVersion: '>=1.24.0-0'
|
kubeVersion: '>=1.24.0-0'
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
name: nextcloud
|
name: nextcloud
|
||||||
version: 25.0.5
|
version: 25.0.6
|
||||||
appVersion: 28.0.0
|
appVersion: 28.0.0
|
||||||
description: A private cloud server that puts the control and security of your own data back into your hands.
|
description: A private cloud server that puts the control and security of your own data back into your hands.
|
||||||
home: https://truecharts.org/charts/stable/nextcloud
|
home: https://truecharts.org/charts/stable/nextcloud
|
||||||
|
|||||||
@@ -510,3 +510,7 @@ portal:
|
|||||||
open:
|
open:
|
||||||
enabled: true
|
enabled: true
|
||||||
updated: true
|
updated: true
|
||||||
|
|
||||||
|
ingress:
|
||||||
|
main:
|
||||||
|
required: true
|
||||||
Reference in New Issue
Block a user