Compare commits
9 Commits
1af0f807dd
...
renovate/a
| Author | SHA1 | Date | |
|---|---|---|---|
| 24bbf4509a | |||
| 11857cfe35 | |||
| 7027e07b8c | |||
| 5194d9fea2 | |||
| f69d1a79e7 | |||
| 50b3daa95d | |||
| 68ec6c23f6 | |||
| 1fcf8af0fd | |||
| 15d349a8f6 |
@@ -13,12 +13,15 @@ spec:
|
|||||||
syncOptions:
|
syncOptions:
|
||||||
- CreateNamespace=true
|
- CreateNamespace=true
|
||||||
sources:
|
sources:
|
||||||
|
- repoURL: https://code.spamasaurus.com/djpbessems/Kubernetes.K3s.installLog
|
||||||
|
path: services/PVR/Jellyfin
|
||||||
|
targetRevision: HEAD
|
||||||
- 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/manifests
|
||||||
targetRevision: HEAD
|
targetRevision: HEAD
|
||||||
- repoURL: https://jellyfin.github.io/jellyfin-helm
|
- repoURL: https://jellyfin.github.io/jellyfin-helm
|
||||||
chart: jellyfin
|
chart: jellyfin
|
||||||
targetRevision: 2.5.0
|
targetRevision: 2.7.0
|
||||||
helm:
|
helm:
|
||||||
valueFiles:
|
valueFiles:
|
||||||
- $values/services/PVR/Jellyfin/values.yaml
|
- $values/services/PVR/Jellyfin/values.yaml
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user