Update outdated charts (#41)
Reviewed-on: https://git.badhouseplants.net/badhouseplants/k8s-cluster-config/pulls/41
This commit is contained in:
parent
6cdac9d38e
commit
a6f49a084f
@ -79,14 +79,14 @@ templates:
|
||||
longhorn: &longhorn
|
||||
name: longhorn
|
||||
chart: longhorn/longhorn
|
||||
version: 1.4.0
|
||||
version: 1.4.1
|
||||
inherit:
|
||||
- template: default-env-values
|
||||
|
||||
argocd: &argocd
|
||||
name: argocd
|
||||
chart: argo/argo-cd
|
||||
version: 5.25.0
|
||||
version: 5.27.1
|
||||
inherit:
|
||||
- template: default-env-values
|
||||
- template: default-env-secrets
|
||||
@ -148,7 +148,7 @@ templates:
|
||||
nrodionov: &nrodionov
|
||||
name: nrodionov
|
||||
chart: bitnami/wordpress
|
||||
version: 15.2.51
|
||||
version: 15.2.56
|
||||
inherit:
|
||||
- template: default-env-values
|
||||
- template: default-env-secrets
|
||||
@ -180,7 +180,7 @@ templates:
|
||||
funkwhale: &funkwhale
|
||||
name: funkwhale
|
||||
chart: ananace-charts/funkwhale
|
||||
version: 1.0.0
|
||||
version: 1.0.1
|
||||
inherit:
|
||||
- template: default-env-values
|
||||
- template: default-env-secrets
|
||||
|
Reference in New Issue
Block a user