1 Commits

Author SHA1 Message Date
b1bab0e37a chore(deps): update helm release argo-cd to v9.4.1 2026-02-07 05:50:39 +00:00
3 changed files with 3 additions and 3 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

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

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.3.7 targetRevision: 9.4.1
helm: helm:
valueFiles: valueFiles:
- $values/system/ArgoCD/values.yaml - $values/system/ArgoCD/values.yaml