1 Commits

Author SHA1 Message Date
Renovate Bot
987097baba chore(deps): update helm release nextcloud to v8.9.1 2026-02-15 00:02:50 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -5,7 +5,7 @@ metadata:
name: argocd name: argocd
resources: resources:
- github.com/argoproj/argo-cd/manifests/cluster-install?ref=v3.3.1 - github.com/argoproj/argo-cd/manifests/cluster-install?ref=v3.2.6
- ingressRoute.yaml - ingressRoute.yaml
- certificate.yaml - certificate.yaml
- backstage-sa.yaml - backstage-sa.yaml

View File

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