7 Commits

Author SHA1 Message Date
15646b307a chore(deps): update docker docker tag to v28.5.2 2025-12-21 02:13:36 +00:00
e116f28831 Update renovate.json
Some checks failed
renovate / renovate (push) Failing after 3m21s
2025-12-21 02:08:55 +00:00
8cce3b998d Rebase prereqs to Github repository
All checks were successful
renovate / renovate (push) Successful in 2m33s
2025-11-26 14:53:45 +11:00
d570dcb293 Merge pull request 'chore(deps): update helm release argo-cd to v9' (#22) from renovate/argo-cd-9.x into master
All checks were successful
renovate / renovate (push) Successful in 1m31s
Reviewed-on: #22
2025-11-24 20:28:58 +00:00
0ca8399bb9 Merge pull request 'chore(deps): update helm release jellyfin to v2.5.0' (#23) from renovate/jellyfin-2.x into master
All checks were successful
renovate / renovate (push) Successful in 1m42s
Reviewed-on: #23
2025-11-24 06:25:11 +00:00
ccd078dbef chore(deps): update helm release argo-cd to v9 2025-11-24 06:12:03 +00:00
da12cb667d chore(deps): update helm release jellyfin to v2.5.0 2025-11-24 06:11:57 +00:00
6 changed files with 10 additions and 5 deletions

View File

@@ -8,5 +8,8 @@
"prHourlyLimit": 0, "prHourlyLimit": 0,
"argocd": { "argocd": {
"managerFilePatterns": ["/\\.yaml$/"] "managerFilePatterns": ["/\\.yaml$/"]
},
"kubernetes": {
"managerFilePatterns": ["/\\.yaml$/"]
} }
} }

View File

@@ -70,7 +70,7 @@ spec:
- mountPath: /data - mountPath: /data
name: data-act-runner name: data-act-runner
- name: dind - name: dind
image: "docker:28.3.2-dind" image: "docker:28.5.2-dind"
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
args: args:
- dockerd - dockerd

View File

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

View File

@@ -17,6 +17,7 @@ spec:
helm: helm:
valueFiles: valueFiles:
- $values/storage/csi-driver-smb/values.yaml - $values/storage/csi-driver-smb/values.yaml
- repoURL: https://code.spamasaurus.com/djpbessems/Kubernetes.K3s.installLog # - repoURL: https://code.spamasaurus.com/djpbessems/Kubernetes.K3s.installLog
- repoURL: https://github.com/djpbessems/Kubernetes.K3s.installLog
targetRevision: master targetRevision: master
ref: values ref: values

View File

@@ -12,7 +12,7 @@ spec:
- 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.1.2
targetRevision: 8.6.4 targetRevision: 9.1.4
helm: helm:
valueFiles: valueFiles:
- $values/system/ArgoCD/values.yaml - $values/system/ArgoCD/values.yaml

View File

@@ -17,6 +17,7 @@ spec:
helm: helm:
valueFiles: valueFiles:
- $values/system/SealedSecrets/values.yaml - $values/system/SealedSecrets/values.yaml
- repoURL: https://code.spamasaurus.com/djpbessems/Kubernetes.K3s.installLog # - repoURL: https://code.spamasaurus.com/djpbessems/Kubernetes.K3s.installLog
- repoURL: https://github.com/djpbessems/Kubernetes.K3s.installLog
targetRevision: master targetRevision: master
ref: values ref: values