6 Commits

Author SHA1 Message Date
10261025a5 Merge pull request 'chore(deps): update helm release argo-cd to v8.5.7' (#18) from renovate/argo-cd-8.x into master
All checks were successful
renovate / renovate (push) Successful in 1m52s
Reviewed-on: #18
2025-09-30 02:22:24 +00:00
bf56417c57 chore(deps): update helm release argo-cd to v8.5.7 2025-09-29 12:21:30 +00:00
cb9c274542 Rebase Gitea Valkey container image
All checks were successful
renovate / renovate (push) Successful in 2m31s
2025-09-25 20:50:18 +10:00
a66f41b7c8 Merge pull request 'chore(deps): update helm release argo-cd to v8.5.6' (#17) from renovate/argo-cd-8.x into master
All checks were successful
renovate / renovate (push) Successful in 3m29s
Reviewed-on: #17
2025-09-23 14:43:52 +00:00
d2e96761bc Merge pull request 'chore(deps): update ghcr.io/fallenbagel/jellyseerr/jellyseerr-chart docker tag to v2.7.0' (#16) from renovate/ghcr.io-fallenbagel-jellyseerr-jellyseerr-chart-2.x into master
Some checks failed
renovate / renovate (push) Has been cancelled
Reviewed-on: #16
2025-09-23 14:43:38 +00:00
d4865ead6c chore(deps): update helm release argo-cd to v8.5.6 2025-09-23 12:00:59 +00:00
2 changed files with 6 additions and 1 deletions

View File

@@ -44,6 +44,11 @@ postgresql-ha:
enabled: false
valkey:
enabled: true
image:
repository: bitnamilegacy/valkey
global:
security:
allowInsecureImages: true
primary:
persistence:
existingClaim: csismb-gitea-cache

View File

@@ -12,7 +12,7 @@ spec:
- repoURL: https://argoproj.github.io/argo-helm
chart: argo-cd
# targetRevision: 8.1.2
targetRevision: 8.5.3
targetRevision: 8.5.7
helm:
valueFiles:
- $values/system/ArgoCD/values.yaml