4 Commits

Author SHA1 Message Date
f25a122a71 chore(deps): update helm release jellyfin to v2.4.0 2025-10-20 12:03:08 +00:00
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 2m29s
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
3 changed files with 7 additions and 2 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

@@ -18,7 +18,7 @@ spec:
targetRevision: HEAD
- repoURL: https://jellyfin.github.io/jellyfin-helm
chart: jellyfin
targetRevision: 2.3.0
targetRevision: 2.4.0
helm:
valueFiles:
- $values/services/PVR/Jellyfin/values.yaml

View File

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