5 Commits

3 changed files with 3 additions and 3 deletions

View File

@@ -21,7 +21,7 @@ helmCharts:
- name: redis
releaseName: redis
repo: https://charts.bitnami.com/bitnami
version: 21.2.14
version: 22.0.7
valuesInline:
auth:
enabled: false

View File

@@ -4,7 +4,7 @@ kind: Kustomization
namespace: argocd
resources:
- namespace.yaml
- https://github.com/argoproj/argo-cd//manifests/cluster-install?timeout=120&ref=v3.0.12
- https://github.com/argoproj/argo-cd//manifests/cluster-install?timeout=120&ref=v3.1.5
- ingress.yaml
- argo-apps.application.yaml
- bootstrap-repo.sealedsecret.yaml

View File

@@ -27,6 +27,6 @@ images:
helmCharts:
- name: authelia
releaseName: authelia
version: 0.10.44
version: 0.10.45
repo: https://charts.authelia.com
valuesFile: authelia.values.yaml