3 Commits

Author SHA1 Message Date
f2e29969a1 Merge pull request 'chore(deps): update helm release gitea to v12.5.0' (#37) from renovate/gitea-12.x into master
All checks were successful
renovate / renovate (push) Successful in 1m52s
Reviewed-on: #37
2026-02-07 06:17:36 +00:00
be00413b8d fix: Correct path for BedrockServerManager
All checks were successful
renovate / renovate (push) Successful in 2m2s
2026-02-07 16:53:38 +11:00
96dc9e9334 chore(deps): update helm release gitea to v12.5.0 2026-01-24 12:02:34 +00:00
3 changed files with 3 additions and 3 deletions

View File

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

View File

@@ -22,7 +22,7 @@ spec:
- repoURL: https://dl.gitea.com/charts/
chart: gitea
# targetRevision: 11.0.0
targetRevision: 12.4.0
targetRevision: 12.5.0
helm:
valueFiles:
- $values/services/Gitea/values.yaml

View File

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