5 Commits

Author SHA1 Message Date
24bbf4509a chore(deps): update helm release argo-cd to v9.2.0 2025-12-24 12:05:00 +00:00
11857cfe35 Rebase ArgoCD manifest path
Some checks are pending
renovate / renovate (push) Has started running
2025-12-21 20:34:03 +11:00
7027e07b8c Merge pull request 'chore(deps): update helm release argo-cd to v9.1.9' (#28) from renovate/argo-cd-9.x into master
All checks were successful
renovate / renovate (push) Successful in 1m29s
Reviewed-on: #28
2025-12-21 09:27:04 +00:00
5194d9fea2 Rebase Jellyfin manifest path #2
All checks were successful
renovate / renovate (push) Successful in 1m47s
2025-12-21 20:23:26 +11:00
15d349a8f6 chore(deps): update helm release argo-cd to v9.1.9 2025-12-21 02:13:18 +00:00
2 changed files with 7 additions and 3 deletions

View File

@@ -14,9 +14,11 @@ 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/PVR/Jellyfin/manifests
path: services/PVR/Jellyfin path: services/PVR/Jellyfin
targetRevision: HEAD targetRevision: HEAD
- repoURL: https://code.spamasaurus.com/djpbessems/Kubernetes.K3s.installLog
path: services/PVR/Jellyfin/manifests
targetRevision: HEAD
- repoURL: https://jellyfin.github.io/jellyfin-helm - repoURL: https://jellyfin.github.io/jellyfin-helm
chart: jellyfin chart: jellyfin
targetRevision: 2.7.0 targetRevision: 2.7.0

View File

@@ -9,10 +9,12 @@ spec:
namespace: argo-cd namespace: argo-cd
project: default project: default
sources: sources:
- repoURL: https://code.spamasaurus.com/djpbessems/Kubernetes.K3s.installLog
path: system/ArgoCD
targetRevision: HEAD
- 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: 9.2.0
targetRevision: 9.1.4
helm: helm:
valueFiles: valueFiles:
- $values/system/ArgoCD/values.yaml - $values/system/ArgoCD/values.yaml