3 Commits

Author SHA1 Message Date
8285fd70fc chore(deps): update helm release argo-cd to v8.3.5 2025-09-06 12:07:24 +00:00
f91e95b231 Merge pull request 'chore(deps): update helm release gitea to v12.2.0' (#5) from renovate/gitea-12.x into master
All checks were successful
renovate / renovate (push) Successful in 3m21s
Reviewed-on: #5
2025-09-04 21:45:27 +00:00
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.1.2 targetRevision: 8.3.5
helm: helm:
valueFiles: valueFiles:
- $values/system/ArgoCD/values.yaml - $values/system/ArgoCD/values.yaml