1 Commits

Author SHA1 Message Date
Renovate Bot
f729a812df chore(deps): update helm release mailu to v2.6.0 2025-11-06 00:02:47 +00:00
6 changed files with 3 additions and 12 deletions

View File

@@ -11,7 +11,7 @@ metadata:
annotations:
argocd/app-name: nextcloud
argocd/app-namespace: nextcloud
backstage.io/techdocs-ref: dir:.
backstage.io/techdocs-ref: value
spec:
type: service
lifecycle: production

View File

@@ -1 +0,0 @@
# NextCloud

View File

@@ -48,7 +48,6 @@ patches:
name: argocd-cm
data:
accounts.admin: "apiKey, login"
accounts.backstage.enabled: "true"
admin.enabled: "true"
kustomize.buildOptions: --enable-helm
url: https://cd.dgse.cloud

View File

@@ -10,7 +10,7 @@ resources:
helmCharts:
- name: mailu
repo: https://mailu.github.io/helm-charts/
version: 2.6.1
version: 2.6.0
releaseName: mailu
namespace: mailu
valuesFile: values.yaml

View File

@@ -10,7 +10,7 @@ resources:
helmCharts:
- name: nextcloud
repo: https://nextcloud.github.io/helm/
version: 8.5.2
version: 8.5.1
releaseName: nextcloud
namespace: nextcloud
valuesFile: values.yaml

View File

@@ -1,7 +0,0 @@
---
site_name: "Nextcloud"
site_description: "Self-hosted file hosting service"
nav:
- Introduction: index.md
plugins:
- techdocs-core