1 Commits

Author SHA1 Message Date
be00413b8d fix: Correct path for BedrockServerManager
All checks were successful
renovate / renovate (push) Successful in 2m2s
2026-02-07 16:53:38 +11:00
2 changed files with 2 additions and 2 deletions

View File

@@ -14,5 +14,5 @@ spec:
- CreateNamespace=true - CreateNamespace=true
sources: sources:
- repoURL: https://code.spamasaurus.com/djpbessems/Kubernetes.K3s.installLog - repoURL: https://code.spamasaurus.com/djpbessems/Kubernetes.K3s.installLog
path: services/bedrockservermanager path: services/BedrockServerManager
targetRevision: HEAD targetRevision: HEAD

View File

@@ -14,7 +14,7 @@ spec:
targetRevision: HEAD targetRevision: HEAD
- repoURL: https://argoproj.github.io/argo-helm - repoURL: https://argoproj.github.io/argo-helm
chart: argo-cd chart: argo-cd
targetRevision: 9.4.1 targetRevision: 9.3.7
helm: helm:
valueFiles: valueFiles:
- $values/system/ArgoCD/values.yaml - $values/system/ArgoCD/values.yaml