1 Commits

Author SHA1 Message Date
c77439819f chore(deps): update helm release gitea to v12.2.0 2025-08-22 11:06:46 +00:00
2 changed files with 2 additions and 2 deletions

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.1.1 targetRevision: 12.2.0
helm: helm:
valueFiles: valueFiles:
- $values/services/Gitea/values.yaml - $values/services/Gitea/values.yaml

View File

@ -11,7 +11,7 @@ spec:
sources: sources:
- repoURL: https://argoproj.github.io/argo-helm - repoURL: https://argoproj.github.io/argo-helm
chart: argo-cd chart: argo-cd
targetRevision: 8.3.0 targetRevision: 8.1.2
helm: helm:
valueFiles: valueFiles:
- $values/system/ArgoCD/values.yaml - $values/system/ArgoCD/values.yaml